I tried to leverage org.apache.arrow.adapter.jdbc.JdbcToArrow.sqlToArrow to query a Hive table but got the following error message on array columns.
Configuration does not provide a mapping for array column 234
The error message makes wondering whether it is possible to provided a customized configuration for array columns?
Reporter: Benjamin Du
Related issues:
Note: This issue was originally created as ARROW-10762. Please see the migration documentation for further details.