Files
doc-exports/docs/dws/dev/dws_04_0111.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

1.9 KiB

TABLESPACE Object Design

Rule 2.8 Avoiding Tablespace Customization

Impact of rule violation:

  • In a distributed scenario, using a custom tablespace to create a table can result in the table data not being stored in a distributed manner by DN, leading to storage skew.

Solution:

  • Use the built-in default tablespace when creating a table object.