malinjawi commented on PR #12040:
URL: https://github.com/apache/gluten/pull/12040#issuecomment-4450668701

   Follow-up for the failed cpp-test-udf-test jobs: the new connector-level 
Delta read test was aborting because the test executable still used gtest_main, 
so Folly singleton registration was never completed before Velox query 
execution requested the Timekeeper.\n\nPushed 08353bcb8 to make 
velox_delta_read_test own main(), call folly::Init, and link GTest::gtest 
instead of GTest::gtest_main.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to