[jira] [Created] (FLINK-17370) Ensure deterministic type inference extraction

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-17370) Ensure deterministic type inference extraction

Shang Yuanchun (Jira)
Timo Walther created FLINK-17370:
------------------------------------

             Summary: Ensure deterministic type inference extraction
                 Key: FLINK-17370
                 URL: https://issues.apache.org/jira/browse/FLINK-17370
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Timo Walther
            Assignee: Timo Walther


The extracted type inference might differ depending on the used JVM. Since order of candidates matters when deriving an implicit type, we need to make the extraction deterministic.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)