[
https://issues.apache.org/jira/browse/FLINK-21435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-21435.
--------------------------------
Fix Version/s: 1.13.0
Resolution: Fixed
Fixed in 1.13.0: c5ab5f89687a2046c7a54b9f6c4448fbebed8493
> Add a SqlExpression in table-common
> -----------------------------------
>
> Key: FLINK-21435
> URL: https://issues.apache.org/jira/browse/FLINK-21435
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> We introduced a dedicated function definition in FLINK-20971 to use SQL
> expression in Table API. However, for usability and clear Maven module design
> it is better add a dedicated `SqlExpression` in `table-common`. This allows
> catalogs to specify an unresolved SQL expression without a dependency on
> `table-api` furthermore we can add SQL specific functions to the new `Schema`
> class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)