[GitHub] [arrow] kiszk commented on a change in pull request #7555: ARROW-9238: [C++][CI][FlightRPC] increase test coverage of round-robin under IPC and Flight

2020-07-06 Thread GitBox
kiszk commented on a change in pull request #7555: URL: https://github.com/apache/arrow/pull/7555#discussion_r450302190 ## File path: cpp/src/arrow/ipc/test_common.cc ## @@ -79,6 +79,39 @@ Status MakeRandomInt32Array(int64_t length, bool include_nulls, MemoryPool* pool

[GitHub] [arrow] kiszk commented on a change in pull request #7555: ARROW-9238: [C++][CI][FlightRPC] increase test coverage of round-robin under IPC and Flight

2020-07-06 Thread GitBox
kiszk commented on a change in pull request #7555: URL: https://github.com/apache/arrow/pull/7555#discussion_r450287754 ## File path: cpp/src/arrow/ipc/test_common.cc ## @@ -79,6 +79,39 @@ Status MakeRandomInt32Array(int64_t length, bool include_nulls, MemoryPool* pool

[GitHub] [arrow] kiszk commented on a change in pull request #7555: ARROW-9238: [C++][CI][FlightRPC] increase test coverage of round-robin under IPC and Flight

2020-07-06 Thread GitBox
kiszk commented on a change in pull request #7555: URL: https://github.com/apache/arrow/pull/7555#discussion_r450283575 ## File path: cpp/src/arrow/testing/random.h ## @@ -140,6 +140,17 @@ class ARROW_TESTING_EXPORT RandomArrayGenerator { std::shared_ptr Int64(int64_t size,

[GitHub] [arrow] kiszk commented on a change in pull request #7555: ARROW-9238: [C++][CI][FlightRPC] increase test coverage of round-robin under IPC and Flight

2020-07-06 Thread GitBox
kiszk commented on a change in pull request #7555: URL: https://github.com/apache/arrow/pull/7555#discussion_r450040328 ## File path: cpp/src/arrow/ipc/test_common.cc ## @@ -79,6 +79,39 @@ Status MakeRandomInt32Array(int64_t length, bool include_nulls, MemoryPool* pool