This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from f003453a6117 [SPARK-52882][SQL] Implement the current_time function in Scala add 3bba8c892e66 [SPARK-52903][SQL][FOLLOWUP] Fix query failure with LCAs on structs No new revisions were added by this update. Summary of changes: .../analysis/ResolveLateralColumnAliasReference.scala | 9 +++++---- .../resources/sql-tests/analyzer-results/struct.sql.out | 17 +++++++++++++++++ sql/core/src/test/resources/sql-tests/inputs/struct.sql | 2 ++ .../src/test/resources/sql-tests/results/struct.sql.out | 16 ++++++++++++++++ 4 files changed, 40 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org