[
https://issues.apache.org/jira/browse/CALCITE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905854#comment-17905854
]
xiong duan commented on CALCITE-6690:
-------------------------------------
Does this PR support `Arrow adapter support DECIMAL with precision and scale`?
> 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)