This is an automated email from the ASF dual-hosted git repository.

gengliang pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/spark.git


    from e24859be740 [SPARK-39253][DOCS][PYTHON][3.3] Improve PySpark API 
reference to be more readable
     add 2faaf8a9560 [SPARK-39272][SQL][3.3] Increase the start position of 
query context by 1

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/trees/TreeNode.scala |  4 +-
 .../spark/sql/catalyst/trees/TreeNodeSuite.scala   |  2 +-
 .../resources/sql-tests/results/ansi/cast.sql.out  | 70 +++++++++++-----------
 .../resources/sql-tests/results/ansi/date.sql.out  |  6 +-
 .../results/ansi/datetime-parsing-invalid.sql.out  |  4 +-
 .../ansi/decimalArithmeticOperations.sql.out       |  8 +--
 .../sql-tests/results/ansi/interval.sql.out        | 34 +++++------
 .../resources/sql-tests/results/ansi/map.sql.out   |  8 +--
 .../results/ansi/string-functions.sql.out          |  8 +--
 .../resources/sql-tests/results/interval.sql.out   | 12 ++--
 .../sql-tests/results/postgreSQL/boolean.sql.out   | 32 +++++-----
 .../sql-tests/results/postgreSQL/float4.sql.out    |  8 +--
 .../sql-tests/results/postgreSQL/float8.sql.out    |  8 +--
 .../sql-tests/results/postgreSQL/int4.sql.out      | 12 ++--
 .../sql-tests/results/postgreSQL/int8.sql.out      | 14 ++---
 .../results/postgreSQL/select_having.sql.out       |  2 +-
 .../sql-tests/results/postgreSQL/text.sql.out      |  4 +-
 .../results/postgreSQL/window_part2.sql.out        |  2 +-
 .../results/postgreSQL/window_part3.sql.out        |  2 +-
 .../results/postgreSQL/window_part4.sql.out        |  2 +-
 .../udf/postgreSQL/udf-select_having.sql.out       |  2 +-
 21 files changed, 123 insertions(+), 121 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to