[
https://issues.apache.org/jira/browse/FLINK-26278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-26278.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Fixed in master: ec468160b184c5a5cc047721d6373ddc10810a71
> Add Expressions.col as a synonym for $
> --------------------------------------
>
> Key: FLINK-26278
> URL: https://issues.apache.org/jira/browse/FLINK-26278
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> `$` might not always be the right choice for referring to a column. Python
> API has already `col` for this. We should offer `col` as well for e.g. Kotlin
> users:
> https://stackoverflow.com/questions/71145050/how-to-write-user-in-kotlin-with-flink
--
This message was sent by Atlassian Jira
(v8.20.1#820001)