alamb commented on PR #4633: URL: https://github.com/apache/arrow-datafusion/pull/4633#issuecomment-1353598433
🤔 there appears to be some sort of deadlock in the tests https://github.com/apache/arrow-datafusion/actions/runs/3702235488/jobs/6272289305 ``` test sql::select::select_values_list ... ok test sql::select::test_prepare_statement ... ok test sql::select::unprojected_filter ... ok test sql::select::use_between_expression_in_select_query ... ok test sql::order::sort_with_lots_of_repetition_values ... ok test sql::set_variable::set_bool_variable_bad_value ... ok test sql::set_variable::set_bool_variable has been running for over 60 seconds test sql::set_variable::set_time_zone has been running for over 60 seconds Error: The operation was canceled. ``` -- 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]
