[ 
https://issues.apache.org/jira/browse/CALCITE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

hongyu guo updated CALCITE-6291:
--------------------------------
        Parent:     (was: CALCITE-2040)
    Issue Type: Bug  (was: Sub-task)

> Support converting ArrowTable to Queryable
> ------------------------------------------
>
>                 Key: CALCITE-6291
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6291
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: hongyu guo
>            Priority: Minor
>
> Now we can not convert ArrowTable to Queryable
> {code:java}
> @Override public <T> Queryable<T> asQueryable(QueryProvider queryProvider,
>     SchemaPlus schema, String tableName) {
>   throw new UnsupportedOperationException();
> } {code}
> See more in org.apache.calcite.adapter.arrow.ArrowTable#asQueryable



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to