Will Noble created CALCITE-5445:
-----------------------------------
Summary: 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
Assignee: Julian Hyde
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)