[GitHub] [flink] zhuzhurk commented on a diff in pull request #19946: [FLINK-28018][core] correct the start index for creating empty splits in BinaryInputFormat#createInputSplits

2022-06-13 Thread GitBox
zhuzhurk commented on code in PR #19946: URL: https://github.com/apache/flink/pull/19946#discussion_r896403096 ## flink-core/src/test/java/org/apache/flink/api/common/io/BinaryInputFormatTest.java: ## @@ -160,11 +161,45 @@ public void testGetStatisticsMultiplePaths() throws IOE

[GitHub] [flink] zhuzhurk commented on a diff in pull request #19946: [FLINK-28018][core] correct the start index for creating empty splits in BinaryInputFormat#createInputSplits

2022-06-13 Thread GitBox
zhuzhurk commented on code in PR #19946: URL: https://github.com/apache/flink/pull/19946#discussion_r896402127 ## flink-core/src/test/java/org/apache/flink/api/common/io/BinaryInputFormatTest.java: ## @@ -160,11 +161,45 @@ public void testGetStatisticsMultiplePaths() throws IOE

[GitHub] [flink] zhuzhurk commented on a diff in pull request #19946: [FLINK-28018][core] correct the start index for creating empty splits in BinaryInputFormat#createInputSplits

2022-06-13 Thread GitBox
zhuzhurk commented on code in PR #19946: URL: https://github.com/apache/flink/pull/19946#discussion_r896335558 ## flink-core/src/test/java/org/apache/flink/api/common/io/BinaryInputFormatTest.java: ## @@ -160,6 +160,44 @@ public void testGetStatisticsMultiplePaths() throws IOEx