Wei Xue created SPARK-30719: ------------------------------- Summary: AQE should not issue a "not supported" warning for queries being by-passed Key: SPARK-30719 URL: https://issues.apache.org/jira/browse/SPARK-30719 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 3.0.0 Reporter: Wei Xue
This is a follow up forĀ [https://github.com/apache/spark/pull/26813]. AQE bypasses queries that don't have exchanges or subqueries. This is not a limitation and it is different from queries that are not supported in AQE. Issuing a warning in this case can be confusing and annoying. It would also be good to add an internal conf for this bypassing behavior. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org