This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from f1cb7a730b18 [SPARK-49318][SQL] Preempt low priority error on LCA until end of check analysis to improve error experience add a885365897ac [SPARK-49113] Dont assert on translation bugs - silently swallow the exception No new revisions were added by this update. Summary of changes: .../org/apache/spark/sql/internal/SQLConf.scala | 7 +++ .../sql/catalyst/util/V2ExpressionBuilder.scala | 32 ++++++++++++- .../datasources/v2/DataSourceV2Strategy.scala | 8 +--- .../sql/connector/PushablePredicateSuite.scala | 56 ++++++++++++++++++++++ 4 files changed, 96 insertions(+), 7 deletions(-) create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/connector/PushablePredicateSuite.scala --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org