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
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
The text was updated successfully, but these errors were encountered: