Mihai Budiu created CALCITE-7710:
------------------------------------
Summary: 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
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)