Thank you for sending an email.
Could you elaborate more about your background?
The following is my opinion at first glance.
For (1), Apache ORC supports Java 8/11/17
without any problem as you see our CI test coverage.
I'm -1 for dropping Java 8 support because
We still have lots of customers who are on JDK8 still.
Specifically, Apache Spark distribution should be built with JDK8.
For (2), there is Owen's PR in the community.
https://github.com/apache/orc/pull/641
ORC-508 remove hadoop dependency
So, I'm wondering if you are
A. Proposing a new PR, or
B. Taking over Owen's PR
Thanks,
Dongjoon.
On Mon, Aug 30, 2021 at 6:11 AM David <[email protected]> wrote:
> Hello Gang,
>
> Thank you for being very accommodating and welcoming to my sometimes
> tedious pull requests.
>
> I'm not sure of the capacity of the participants of the project, but I
> would like to propose starting on ORC v2 with the following objectives:
>
> 1. Moving to JDK 11 (LTS)
> 2. Removing the direct dependencies on Hadoop of core ORC (and scrubbing
> many of the mentions to "Hadoop" from the website).
>
> Thanks,
> David (Belugabehr)
>