[
https://issues.apache.org/jira/browse/CALCITE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-6690:
------------------------------------
Labels: pull-request-available (was: )
> Refactor the Arrow adapter type system
> --------------------------------------
>
> Key: CALCITE-6690
> URL: https://issues.apache.org/jira/browse/CALCITE-6690
> Project: Calcite
> Issue Type: New Feature
> Components: arrow-adapter
> Affects Versions: 1.38.0
> Reporter: Caican Cai
> Priority: Major
> Labels: pull-request-available
>
> The current Arrow adapter type system does not support the precision of time,
> timestamp, decimal, etc. For example, decimal will be converted to
> DECIMAL(19, 0) by default.
> The Arrow adapter type system needs to be improved to support the precision
> of some sql types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)