This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from de793af8458 [FLINK-40373][table] `JSON_VALUE` might fail on code gen
for null input
new 946c2763eb5 [FLINK-40377][table] `MatchRecognize` fails with
Unsupported `RelDataType`: `UNKNOWN` while json plan generation
new 1aaf0f26486 [hotfix][ci] Add parallel execution to Maven compile
options
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../calcite/sql/type/SqlTypeFactoryImpl.java | 4 +-
...anTest.java => MatchRecognizeJsonPlanTest.java} | 41 +++++++++++-------
.../testMatchRecognize.out} | 49 +++++++++++-----------
tools/ci/test_controller.sh | 2 +-
4 files changed, 54 insertions(+), 42 deletions(-)
copy
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/nodes/exec/stream/{PythonGroupAggregateJsonPlanTest.java
=> MatchRecognizeJsonPlanTest.java} (63%)
copy
flink-table/flink-table-planner/src/test/resources/{restore-tests/stream-exec-match_1/match-simple/plan/match-simple.json
=>
org/apache/flink/table/planner/plan/nodes/exec/stream/MatchRecognizeJsonPlanTest_jsonplan/testMatchRecognize.out}
(91%)