Skip to content

Commit

Permalink
Update load-statement.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleeTG committed Jun 30, 2023
1 parent 1272055 commit 6a4095f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ddl-and-loading/partials/load-statement.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ The JSON loader ignores the order and accesses the fields by the nested key name
=== Loading Parquet Data
TigerGraph can load data from Parquet files if they are stored in AWS S3 buckets. For more details on how to set up S3 data sources and loading jobs, read the xref:tigergraph-server:data-loading:s3-loader-user-guide.adoc[AWS S3 Loader User Guide].
TigerGraph can load data from Parquet files if they are stored in AWS S3 buckets. For more details on how to set up S3 data sources and loading jobs, read the xref:3.6@tigergraph-server:data-loading:s3-loader-user-guide.adoc[AWS S3 Loader User Guide].
In the background TigerGraph uses the JSON loading functionality to read data from Parquet files, so the xref:creating-a-loading-job.adoc#_loading_json_data[JSON specific information] in the previous section applies.
In order to load Parquet data, you need to:
Expand Down

0 comments on commit 6a4095f

Please sign in to comment.