[
https://issues.apache.org/jira/browse/CALCITE-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085965#comment-18085965
]
Caican Cai commented on CALCITE-6512:
-------------------------------------
fix in
https://github.com/apache/calcite/commit/9a0398253453b1e8c9bd398ef334859508866ef5
> Support list arrow type
> -----------------------
>
> Key: CALCITE-6512
> URL: https://issues.apache.org/jira/browse/CALCITE-6512
> Project: Calcite
> Issue Type: Sub-task
> Components: arrow-adapter
> Reporter: Caican Cai
> Assignee: Caican Cai
> Priority: Major
> Labels: pull-request-available
>
> public static enum ArrowTypeID {
> List(Type.List)
> }
--
This message was sent by Atlassian Jira
(v8.20.10#820010)