You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2020/04/24 09:03:00 UTC

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

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)