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

[VL] Add compression codec extension to velox written parquet file #8000

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

liujiayi771
Copy link
Contributor

What changes were proposed in this pull request?

Fix #7999.

How was this patch tested?

Add file suffix check in CompressionCodecSuite.

@github-actions github-actions bot added the VELOX label Nov 20, 2024
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@liujiayi771
Copy link
Contributor Author

After this modification, the name of the parquet files generated by Gluten will change to something like gluten-part-b35dab49-3eb9-434b-abb9-7de2bc180a06.snappy.parquet.

@FelixYBW @JkSelf @zhztheplayer Could you help to review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[VL] Add compression codec extension to velox written parquet file
1 participant