Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batch read of parquet file from S3 #2396

Merged

Conversation

ShanlanLi
Copy link
Contributor

Info

For reviewers

  • Preview

    • [ Paste the preview link to the updated page(s) here. Edit this item after the preview site is ready. To find the updated pages, scroll down to locate and open the Amplify preview link and select the dev version of the documentation. ]
  • Key points

    • [ Parts that may need revision or extra consideration. ]

Before merging

  • I have checked the doc site preview, and the updated parts look good.

  • I have acquired the approval from the owner (and optionally the reviewers) of the code PR and at least one tech writer (emile-00, hengm3467, & WanYixian).

@ShanlanLi ShanlanLi linked an issue Jul 19, 2024 that may be closed by this pull request
's3://your-bucket/path/to/fila_name.parquet'
);

----RESULT
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chenzl25 Could you help provide a result here? So that users can know how the output look like.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

 a | b | c
---+---+---
 2 | 2 | 3
 4 | 5 | 6
(2 rows)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've added the result, please help review it.

@ShanlanLi ShanlanLi requested a review from chenzl25 July 19, 2024 09:48
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2396.d2fbku9n2b6wde.amplifyapp.com

Copy link
Contributor

@chenzl25 chenzl25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShanlanLi ShanlanLi merged commit f073f37 into main Jul 24, 2024
3 checks passed
@ShanlanLi ShanlanLi deleted the 2390-document-featbatch-support-batch-read-s3-parquet-file branch July 24, 2024 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document: feat(batch): support batch read s3 parquet file
3 participants