[
https://issues.apache.org/jira/browse/FLINK-17064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-17064:
-------------------------------------
Description:
There are couple of issues with the {{ExpressionResolver}} and literals
conversion:
1. There is a lot of code duplication
2. Precision of certain types might get lost e.g. BINARY, CHAR
was:
There are couple of issues with the {{ExpressionResolver}}:
1. There is a lot of code duplication
2. Precision of certain types might get lost e.g. BINARY, CHAR
> Improve literals conversion in ExpressionConverter
> --------------------------------------------------
>
> Key: FLINK-17064
> URL: https://issues.apache.org/jira/browse/FLINK-17064
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Fix For: 1.11.0
>
>
> There are couple of issues with the {{ExpressionResolver}} and literals
> conversion:
> 1. There is a lot of code duplication
> 2. Precision of certain types might get lost e.g. BINARY, CHAR
--
This message was sent by Atlassian Jira
(v8.3.4#803005)