You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zhouyuan I do see a few other test suites failing
254 - velox_dwio_parquet_reader_test (SEGFAULT)
256 - velox_parquet_e2e_filter_test (SEGFAULT)
258 - velox_dwio_parquet_table_scan_test (Child aborted)
@zhouyuan I do see a few other test suites failing 254 - velox_dwio_parquet_reader_test (SEGFAULT) 256 - velox_parquet_e2e_filter_test (SEGFAULT) 258 - velox_dwio_parquet_table_scan_test (Child aborted)
@surnaik thanks for reporting! indeed the failed the UTs are changing in daily rebase work.
The failures are due to patch & patch "conflicts" - as we merged 29 pending patches, however for each individual patch, the unit tests are actually passing.
In gluten we do make sure all Spark unit tests are passing w/ the daily rebase velox
as Meta team gradually merging the pending patches, all the unit tests should be "fixed" naturally
I'm still discussing with team to check for the best solution. Will keep update here.
Bug description
The following tests FAILED:
217 - velox_type_test (Failed)
225 - velox_expression_test (Failed)
227 - velox_dwio_common_test (Failed)
262 - velox_dwrf_e2e_filter_test (Failed)
282 - velox_functions_test (Failed)
284 - velox_functions_spark_aggregates_test (Failed)
288 - velox_hive_connector_test (Failed)
292 - velox_exec_test (Failed)
System information
n/a
Relevant logs
No response
The text was updated successfully, but these errors were encountered: