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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]