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 360df7c6c073 [SPARK-52735][FOLLOWUP] Drop created UDF UDFs in SQL query tests add d883ce58467a [SPARK-52745][SQL] Ensure one of the `schema` and `columns` in the Table interface is implemented and `columns` is preferable No new revisions were added by this update. Summary of changes: .../org/apache/spark/sql/connector/catalog/Table.java | 5 ++++- .../sql/catalyst/util/ResolveDefaultColumnsUtil.scala | 10 +++++++++- .../sql/connector/write/RowLevelOperationTable.scala | 2 -- .../scala/org/apache/spark/sql/classic/Catalog.scala | 4 +++- .../execution/datasources/v2/DescribeTableExec.scala | 17 +++++++++-------- .../datasources/v2/ShowTablesExtendedExec.scala | 4 ++-- .../sql/execution/datasources/v2/jdbc/JDBCTable.scala | 5 ++++- .../spark/sql/execution/streaming/sinks/console.scala | 6 +++--- .../spark/sql/streaming/util/BlockOnStopSource.scala | 9 +++++---- .../spark/sql/pipelines/graph/DatasetManager.scala | 3 ++- 10 files changed, 41 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org