Xin Chen created FLINK-30637:
--------------------------------
Summary: In linux-aarch64 environment, using “is” judgment to
match the window type of overwindow have returned incorrect matching results
Key: FLINK-30637
URL: https://issues.apache.org/jira/browse/FLINK-30637
Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 1.13.6
Environment: Linux version 5.10.0-60.18.0.50.oe2203.aarch64
(abuild@obs-worker-002) (gcc_old (GCC) 10.3.1, GNU ld (GNU Binutils) 2.37)
#1 SMP Wed Mar 30 02:43:08 UTC 2022
pyflink-version:1.13.6
Reporter: Xin Chen
Fix For: 1.13.6
In linux-arch64 environment, “window_type is
OverWindow.ROW_UNBOUNDED_FOLLOWING” in in the
PandasBatchOverWindowAggregateFunctionOperation class of the pyflink source
code has returned the wrong result.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)