[
https://issues.apache.org/jira/browse/CALCITE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103537#comment-18103537
]
Mihai Budiu commented on CALCITE-7710:
--------------------------------------
MAP types are about to be introduced in CALCITE-7708
> Avatica component types do not carry precision or scale
> -------------------------------------------------------
>
> Key: CALCITE-7710
> URL: https://issues.apache.org/jira/browse/CALCITE-7710
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Affects Versions: avatica-1.28
> Reporter: Mihai Budiu
> Priority: Minor
>
> In Calcite an ARRAY or MAP type has a component type that can have a
> precision and/or scale. However, this information does not exist on the
> Avatica side. This causes problems when manipulating values such as
> TIMESTAMP(6) ARRAY, e.g., in rendering them as strings.
> Note that ROW types are not affected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)