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)