Files
doc-exports/docs/dws/umn/dws_03_0018.html
luhuayi 193ee42159 DWS UMN 850.100 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:14 +00:00

922 B

What Are the Differences Between Data Formats Supported by OBS and GDS Foreign Tables in GaussDB(DWS)?

The file formats supported by OBS and GDS foreign tables are as follows:

OBS supports ORC, text, JSON, CSV, CarbonData, and Parquet file formats for data import and ORC, CSV, Text, and Parquet file formats for data export. The default format is text.

GDS supports the following file formats: TEXT, CSV, and FIXED. The default format is TEXT.