oap-project / gazelle_plugin

Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
Apache License 2.0
256 stars 77 forks source link

Feature list while using ArrowFileFormat read or write parquet #1171

Open jackylee-ch opened 1 year ago

jackylee-ch commented 1 year ago

Is your feature request related to a problem or challenge? Please describe what you are trying to do. In #1161 , we are trying to use ArowFileFormat to read or write parquet file. But we meet some suite test failed, some of them are due to the lack of ArrowFileFormat functionality. The feature list is below:

Highest priority

Low priority