dawidwys merged PR #24196:
URL: https://github.com/apache/flink/pull/24196
--
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: issues-unsubscr...@flink.apac
bvarghese1 commented on PR #24196:
URL: https://github.com/apache/flink/pull/24196#issuecomment-1936127479
> @bvarghese1 Could you please explain how does this improve the test
reliability?
Previously the input was:
```
Row.of(7, 3, "2020-04-15 08:00:16"),
Row.of(
dawidwys commented on PR #24196:
URL: https://github.com/apache/flink/pull/24196#issuecomment-1926604671
@bvarghese1 Could you please explain how does this improve the test
reliability?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
flinkbot commented on PR #24196:
URL: https://github.com/apache/flink/pull/24196#issuecomment-1910849192
## CI report:
* e0463fd727671b59cb77537b773b41eebea46efb UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
bvarghese1 opened a new pull request, #24196:
URL: https://github.com/apache/flink/pull/24196
## What is the purpose of the change
*Fix flakiness of restore tests for IntervalJoin node*
## Verifying this change
This change added tests and can be verified as fo