alamb opened a new pull request #8006: URL: https://github.com/apache/arrow/pull/8006
Prior to this PR, the following output is printed during local execution of a test: ``` min: [0] 1 max: [1] 1 min: [0] 1 max: [1] 1 min: [0] 1 max: [1] 1 min: [0] 1 max: [1] 1 min: [0] 1 max: [1] 1 min: [0] 1 max: [1] 1 ``` It appears to have been introduced in https://github.com/apache/arrow/commit/12b30dda1a23bad70e5b11b8cef845d0effd01d4 / https://github.com/apache/arrow/pull/7622, likely mistakenly. FYI @zeevm and @sunchao ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
