PARQUET Files¶
userdata.parquet:
This is a file containing data in PARQUET format. The file has a header.
Column details:
- Create the external table:
- Create the native Actian Data Platform table:
- Load the Actian Data Platform table with the INSERT command
Note
If the file does not have a header, include schema in OPTIONS, as shown in the external table to load an ORC file.