felipecrv commented on issue #35636: URL: https://github.com/apache/arrow/issues/35636#issuecomment-1613895290
I generate a bunch of test cases for run-end encoding, but it's really fast compared to other kernels. Number of variations is a bad predictor of test cost. ``` [----------] Global test environment tear-down [==========] 423 tests from 1 test suite ran. (326 ms total) [ PASSED ] 423 tests. debug/arrow-compute-vector-test --gtest_filter="EncodeArrayTest*" 0.44s user 0.06s system 96% cpu 0.511 total ``` -- 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]
