You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
The expected value is changed to +[2,1] and that works. The reason is that Flink version upgrade added RowKind field for Row to mark this data as inserted, deleted, etc. flink issue https://issues.apache.org/jira/browse/FLINK-16998
Describe the bug
The
testAggregate
fails on the current master branch.The text was updated successfully, but these errors were encountered: