[
https://issues.apache.org/jira/browse/CALCITE-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649492#comment-17649492
]
Julian Hyde commented on CALCITE-5445:
--------------------------------------
I don't recall where the code lives. It's possible that it is in Calcite (e.g.
{{{}class CalciteMetaImpl{}}}); if so change the component.
> Avatica should display Measures as the proper DATA_TYPE
> -------------------------------------------------------
>
> Key: CALCITE-5445
> URL: https://issues.apache.org/jira/browse/CALCITE-5445
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Will Noble
> Priority: Minor
>
> Filing this for tracking purposes. According to Julian:
> For a measure of type {{FLOAT}} we would return {{DATA_TYPE =
> java.sql.Types.FLOAT}} and {{TYPE_NAME = "Measure<FLOAT>"}}. We should not be
> returning {{DATA_TYPE = java.sql.Types.OTHER}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)