Conversation
It seems that the latest version of libhdfspp has a dependency on boost, which we don't want to add to our dependencies. The ORC C++ library usually is integrated into larger systems which have built-in filesystem implementation and simply adapt |
|
It's too bad. Apache ORC community cannot remove it at ORC 2.x because ORC 2.0.0 is released already and we follow |
|
That sounds good. Let me mark relevant code as deprecated first. |
|
Let me close this PR because Apache ORC 2.0.1 deprecated this and ORC 3.0.0 removes |
What changes were proposed in this pull request?
Upgrade libhdfs.
Why are the changes needed?
To #1857
How was this patch tested?
UT passed
Was this patch authored or co-authored using generative AI tooling?
No