snuyanzin commented on PR #22730:
URL: https://github.com/apache/flink/pull/22730#issuecomment-1613480706
@dawidwys , @hanyuzheng7
I'm really sorry however we had to revert this change since it brings a
blocker issue with ArrayElementOutputTypeStrategyTest
which is constantly failing even locally like
```
[ERROR] Failures:
[ERROR]
ArrayElementOutputTypeStrategyTest>TypeStrategiesTestBase.testTypeStrategy:58
expected: "INT NOT NULL (AtomicDataType@26e4eacd)"
but was: "INT NOT NULL (AtomicDataType@1716b369)"
[ERROR]
ArrayElementOutputTypeStrategyTest>TypeStrategiesTestBase.testTypeStrategy:58
expected: "INT (AtomicDataType@18ab74e7)"
but was: "INT (AtomicDataType@f0704a2)"
```
and ci mirror
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50669&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4&l=8884
also I noticed that the latest ci for this PR fails with exactly same problem
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]