-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OPPRO-77] adding hdfs support #152
Conversation
Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues? https://github.com/oap-project/gluten/issues Then could you also rename commit message and pull request title in the following format?
See also: |
depends on: oap-project/velox#11 |
c6de69a
to
df3ea7a
Compare
a3f8cb8
to
f6fc466
Compare
8c08f38
to
b850a55
Compare
1d5fe07
to
8ae8625
Compare
f52e4aa
to
28002f9
Compare
Signed-off-by: Yuan Zhou <[email protected]>
@KevinyhZou FYI, Velox redesigned their parquet reader and we have add it to Gluten. You can test parquet file format now. |
@KevinyhZou Thanks for working on this! let's switch to your new PR |
replaced by #389 |
What changes were proposed in this pull request?
This patch adds HDFS support
Signed-off-by: Yuan Zhou [email protected]
How was this patch tested?
locally verified