Bring data from AWS S3 Parquet files to your Lakehouse.
parquet
will look for all files containing the extension .parquet
inside the bucket. For detailed instructions in constructing the regex, click here.Example
folderB
, your
config should be:folder_path
: folderA/folderBfile_pattern
: parquetfolderA
and folderB
):folder_path
: (empty)file_pattern
: parquetStep-by-step
_nekt_unique_id
: a concatenation of folder_path
,
filename
and row
position at which the record was extracted. - _file_last_modified
:
the date the object was last modified in the bucket. - _file_origin
: the full
s3 path of the file.If you encounter any issues, reach out to us via AWS S3 Parquet, and we’ll gladly assist you!