pitrou commented on PR #50248:
URL: https://github.com/apache/arrow/pull/50248#issuecomment-4797349331

   Hmm, there are some regressions in the test suite (see CI runs).
   
   Also this runtime assertion on Windows might give a clue:
   ```
   
   27/98 Test  #49: arrow-compute-vector-sort-test ...............Exit code 
0xc0000409
   ***Exception:   0.43 sec
   [==========] Running 284 tests from 130 test suites.
   [----------] Global test environment set-up.
   [----------] 2 tests from TestNthToIndicesForReal/0, where TypeParam = 
arrow::FloatType
   [ RUN      ] 
TestNthToIndicesForReal/0.NthToIndicesDoesNotProvideDefaultOptions
   [       OK ] 
TestNthToIndicesForReal/0.NthToIndicesDoesNotProvideDefaultOptions (1 ms)
   [ RUN      ] TestNthToIndicesForReal/0.Real
   C:\Program Files\Microsoft Visual 
Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\span(160) : Assertion 
failed: cannot compare incompatible span iterators
   ```


-- 
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]

Reply via email to