You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
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)
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)
BitSail Component or Code Module
BitSail Connector
Are you willing to submit PR?
Code of Conduct