Skip to content
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

[Improve] HadoopInputformat support parquet/orc format #419

Open
1 of 2 tasks
lichang-bd opened this issue Feb 24, 2023 · 3 comments
Open
1 of 2 tasks

[Improve] HadoopInputformat support parquet/orc format #419

lichang-bd opened this issue Feb 24, 2023 · 3 comments
Assignees

Comments

@lichang-bd
Copy link
Member

lichang-bd commented Feb 24, 2023

Description

Currently HadoopInputformat only supports parsing data in json/csv/pb format, reads raw data through mapredInputFormat, constructs rows through rowBuilder
We can continue to expand, such as supporting data reading in formats such as parquet (refer HiveRowBuilder)

image

BitSail Component or Code Module

BitSail Connector

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@liumengkai
Copy link
Contributor

I will have a try
assign me please.

@lichang-bd
Copy link
Member Author

greate, look forward to your contribution @liumengkai

@wufengwhu
Copy link

what about this issue? @liumengkai i am waiting for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants