[
https://issues.apache.org/jira/browse/FLINK-22166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-22166.
--------------------------------
Resolution: Fixed
master (1.13): 0e82a998afbb1d4be4fbf1a48c2a232ccc53fb9c
> Empty values with sort willl fail
> ----------------------------------
>
> Key: FLINK-22166
> URL: https://issues.apache.org/jira/browse/FLINK-22166
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Runtime
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> SELECT * FROM (VALUES 1, 2, 3) AS T (a) WHERE a = 1 and a = 2 ORDER BY a
--
This message was sent by Atlassian Jira
(v8.3.4#803005)