Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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?
Attachments
Issue Links
- is blocked by
-
ARROW-10492 [Java][JDBC] Allow users to config the mapping between SQL types and Arrow types
- Resolved