lidavidm commented on pull request #12123:
URL: https://github.com/apache/arrow/pull/12123#issuecomment-1010191372


   @JayjeetAtGithub I'm trying to update this since we removed an API for 
7.0.0, do you have any idea about the failure here? 
https://github.com/ursacomputing/crossbow/runs/4778154378?check_suite_focus=true
   
   ```
   Running main() from 
/build/cpp/googletest_ep-prefix/src/googletest_ep/googletest/src/gtest_main.cc
   [==========] Running 5 tests from 1 test suite.
   [----------] Global test environment set-up.
   [----------] 5 tests from TestSkyhookCLS
   [ RUN      ] TestSkyhookCLS.SelectEntireDataset
   [       OK ] TestSkyhookCLS.SelectEntireDataset (287 ms)
   [ RUN      ] TestSkyhookCLS.SelectFewRows
   [       OK ] TestSkyhookCLS.SelectFewRows (98 ms)
   [ RUN      ] TestSkyhookCLS.SelectFewColumns
   [       OK ] TestSkyhookCLS.SelectFewColumns (120 ms)
   [ RUN      ] TestSkyhookCLS.SelectRowsAndColumnsOnPartitionKey
   [       OK ] TestSkyhookCLS.SelectRowsAndColumnsOnPartitionKey (96 ms)
   [ RUN      ] TestSkyhookCLS.SelectRowsAndColumnsOnlyOnPartitionKey
   [       OK ] TestSkyhookCLS.SelectRowsAndColumnsOnlyOnPartitionKey (84 ms)
   [----------] 5 tests from TestSkyhookCLS (687 ms total)
   
   [----------] Global test environment tear-down
   [==========] 5 tests from 1 test suite ran. (688 ms total)
   [  PASSED  ] 5 tests.
   malloc_consolidate(): invalid chunk size
   /arrow/ci/scripts/integration_skyhook.sh: line 135: 16922 Aborted            
     (core dumped) debug/skyhook-cls-test
   ```
   
   (I'm also having trouble with it locally, as it just hangs in 
TestSkyhookCLS.SelectEntireDataset, but that seems to be a problem with my own 
setup.)


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