Closed liujiayi771 closed 23 hours ago
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:
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?
What changes were proposed in this pull request?
Fix #7999.
How was this patch tested?
Add file suffix check in
CompressionCodecSuite
.