Closed williamhyun closed 10 months ago
cc: @wgtmac @dongjoon-hyun @HarshitGupta11 @mukund-thakur @steveloughran @jerqi
I added Milestone v2.0.0
.
I fixed the checkstyle issue.
Given that the patch size is small, we can test more after merging. Feel free to merge, @williamhyun .
Let me merge this with the following authorship.
Lead-authored-by: William Hyun <william@apache.org>
Co-authored-by: Dongjoon Hyun <dongjoon@apache.org>
Co-authored-by: HarshitGupta11 <harshit.gupta@cloudera.com>
Thanks, everyone for finishing this up.
What changes were proposed in this pull request?
This PR aims to use
Hadoop Vectored IO
always in Apache ORC 2.0.0.Why are the changes needed?
Apache ORC 2.0.0 is ready to use this new Hadoop feature.
1509
1554
How was this patch tested?
Pass the CIs.