asfimport opened a new issue, #392: URL: https://github.com/apache/arrow-java/issues/392
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](https://issues.apache.org/jira/browse/ARROW-10762) #### Related issues: - [[Java][JDBC] Allow users to config the mapping between SQL types and Arrow types](https://github.com/apache/arrow/issues/26465) (is blocked by) <sub>**Note**: *This issue was originally created as [ARROW-10762](https://issues.apache.org/jira/browse/ARROW-10762). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org