Benjamin Du created ARROW-10762:
-----------------------------------
Summary: Configuration does not provide a mapping for array column
Key: ARROW-10762
URL: https://issues.apache.org/jira/browse/ARROW-10762
Project: Apache Arrow
Issue Type: Bug
Reporter: Benjamin Du
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?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)