[
https://issues.apache.org/jira/browse/CALCITE-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365396#comment-17365396
]
Stamatis Zampetakis commented on CALCITE-2996:
----------------------------------------------
[~nobigo] Sorry I don't understand the requirement so I don't really have an
opinion on this.
> using column label as column name
> ---------------------------------
>
> Key: CALCITE-2996
> URL: https://issues.apache.org/jira/browse/CALCITE-2996
> Project: Calcite
> Issue Type: Wish
> Components: avatica
> Affects Versions: avatica-1.13.0
> Reporter: masterclock
> Priority: Major
>
> [https://github.com/apache/calcite-avatica/blob/master/core/src/main/java/org/apache/calcite/avatica/ColumnMetaData.java#L122]
> according to the above line, column label is used only when column name is
> missing, this behavior makes the the go driver lost column alias name in sql
> expression. I'd hope swap the column name and label in the code, can we?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)