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

Export single leaf partition into a new sorted parquet file #3653

Open
ab295382 opened this issue Nov 8, 2024 · 0 comments
Open

Export single leaf partition into a new sorted parquet file #3653

ab295382 opened this issue Nov 8, 2024 · 0 comments

Comments

@ab295382
Copy link
Member

ab295382 commented Nov 8, 2024

Background

Create the code which will run in an ECS job to export the files for a single leaf partition.

Parent issue

Description

The code will read the export message from a queue, find all of the files from a single leaf partition, compact them into 1 file, sort the data and save a new parquet file in S3.

@ab295382 ab295382 added the enhancement New feature or request label Nov 8, 2024
@patchwork01 patchwork01 added bulk-export-module and removed enhancement New feature or request labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants