[
https://issues.apache.org/jira/browse/FLINK-19116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-19116.
---------------------------
Fix Version/s: (was: 1.12.0)
Resolution: Not A Problem
> Support more kinds of data for expressions.lit in the Python Table API
> ----------------------------------------------------------------------
>
> Key: FLINK-19116
> URL: https://issues.apache.org/jira/browse/FLINK-19116
> Project: Flink
> Issue Type: Sub-task
> Components: API / Python
> Reporter: Dian Fu
> Priority: Major
>
> As discussed in
> https://github.com/apache/flink/pull/13278#discussion_r481005165
> For expressions.lit,
> {code}
> Current implementation only support the basic type like int, str, bool... It
> would be better if we support more data type like BigDecimal, Timestamp and
> other atomic/complex datatypes. We can find all supported types according the
> Java class org.apache.flink.table.types.utils.ValueDataTypeConverter.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)