This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Support read-write parquet conversion to read-write arrow #1161
Labels
enhancement
New feature or request
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
In our scenario, users usually read or write hive parquet tables, which different from arrow datasource tables, thus it's better to have a rule to convert
ParquetFileFormat
toArrowFileFormat
.The text was updated successfully, but these errors were encountered: