You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/05 20:09:20 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #3695: `OptimizerConfig::skip_failing_rules` should be false by default in sql tests

andygrove commented on issue #3695:
URL: https://github.com/apache/arrow-datafusion/issues/3695#issuecomment-1265822134

   These tests fail when we stop ignoring optimizer errors:
   
   ```
   failures:
       sql::group_by::csv_query_having_without_group_by
       sql::joins::equijoin_implicit_syntax_with_filter
       sql::joins::equijoin_left_and_condition_from_left
       sql::joins::equijoin_right_and_condition_from_left
       sql::joins::equijoin_right_and_condition_from_right
       sql::joins::reduce_left_join_1
       sql::joins::reduce_left_join_2
       sql::joins::reduce_left_join_3
       sql::joins::self_join_non_equijoin
       sql::select::csv_select_nested
       sql::select::csv_select_nested_without_aliases
       sql::select::unprojected_filter
       sql::timestamp::cast_string_to_time
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org