Create new catalog table
To add data to a catalog
-
In the data explorer, choose the Add button.
-
In the Add data dialog, choose one of the options
-
Create table: Upload data files to create a new table
-
Create Amazon S3 Tables catalog: Create a new catalog for your Amazon S3 Tables
-
Add connection: Connect to first and third-party data sources
-
Add Amazon S3 location: Add an existing Amazon S3 location
-
-
For creating a table from uploaded data:
-
Choose Create table option and select Next.
-
In the file upload area, either drag and drop your file or select Choose file to browse for your data file.
-
Configure the table properties:
-
Table type: Select Amazon S3/external table
-
Catalog name: Choose the target catalog
-
Database: Select the database
-
Table name: Enter a name for your table
-
-
Set the data format options:
-
Data format: Choose CSV, JSON, or Parquet
-
Compression type: Select compression if applicable
-
Delimiter: Specify the field separator for CSV files
-
Ignore first row: Check if the first row contains column headers
-
-
Choose Next to proceed to schema configuration.
-
In the Schema section:
-
Review the automatically detected column names and data types.
-
Modify column names by editing the text fields.
-
Change data of columns as needed
-
-
Choose Create table to complete the process.
-
-
The new table will appear in your catalog with the specified schema and uploaded data.