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 8d28839 [SPARK-35946][PYTHON] Respect Py4J server in InheritableThread API add ad4b679 [SPARK-35937][SQL] Extracting date field from timestamp should work in ANSI mode No new revisions were added by this update. Summary of changes: .../spark/sql/catalyst/analysis/AnsiTypeCoercion.scala | 18 +++++++++++++++++- .../spark/sql/catalyst/rules/RuleIdCollection.scala | 1 + .../sql/catalyst/analysis/AnsiTypeCoercionSuite.scala | 10 ++++++++++ .../sql-tests/results/postgreSQL/timestamp.sql.out | 9 ++++++--- .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 8 ++++++++ 5 files changed, 42 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org