Timo Walther created FLINK-26278:
------------------------------------
Summary: 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
`$` 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)