parquet-java icon indicating copy to clipboard operation
parquet-java copied to clipboard

PARQUET-1381: add parquet block merging feature

Open brimzi opened this issue 6 years ago • 5 comments

This PR addresses PARQUET-1381.

brimzi avatar Mar 19 '20 22:03 brimzi

Thank you @shangxinli, in the mean time I have address your comments above.

brimzi avatar Apr 03 '20 10:04 brimzi

@shangxinli, @brimzi Is this PR still active? I can pick this and take this forward if required. We are looking for the capability to merge rowgroups as well.

MaheshGPai avatar Jun 28 '23 07:06 MaheshGPai

@MaheshGPai, this PR stalled. You can pick it up if you like, but I am not sure if this is valid anymore

brimzi avatar Jun 28 '23 09:06 brimzi

The tools code has moved over the time. But the fundamental change is still valid. Thanks for that. I'll float a new PR with the change. Hope thats fine.

MaheshGPai avatar Jun 28 '23 11:06 MaheshGPai

@shangxinli @brimzi Created https://github.com/apache/parquet-mr/pull/1121

MaheshGPai avatar Jul 15 '23 12:07 MaheshGPai