This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 7992a2fd519c [SPARK-51186][PYTHON] Add `StreamingPythonRunnerInitializationException` to PySpark base exception add 47edf4b54e2e [SPARK-51213][SQL] Keep Expression class info when resolving hint parameters No new revisions were added by this update. Summary of changes: .../sql/catalyst/analysis/HintErrorLogger.scala | 3 ++- .../spark/sql/catalyst/analysis/ResolveHints.scala | 22 +++++++++------------- .../spark/sql/catalyst/plans/logical/hints.scala | 2 +- .../spark/sql/errors/QueryCompilationErrors.scala | 8 ++++---- .../sql/catalyst/analysis/ResolveHintsSuite.scala | 6 +++++- 5 files changed, 21 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org