You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2022/02/21 09:27:00 UTC

[jira] [Created] (FLINK-26278) Add Expressions.col as a synonym for $

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)