This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 3457b4be356
[SPARK-43852][SPARK-43853][SPARK-43854][SPARK-43855][SPARK-43856] Assign names
to the error class _LEGACY_ERROR_TEMP_2418-2425
add fead25ac4d6 [SPARK-43775][SQL] DataSource V2: Allow representing
updates as deletes and inserts
No new revisions were added by this update.
Summary of changes:
.../spark/sql/connector/write/SupportsDelta.java | 10 ++++
.../sql/catalyst/analysis/CheckAnalysis.scala | 1 +
.../catalyst/analysis/RewriteRowLevelCommand.scala | 31 ++++++++++++-
.../sql/catalyst/analysis/RewriteUpdateTable.scala | 54 ++++++++++++++++++----
.../catalog/InMemoryRowLevelOperationTable.scala | 5 ++
...taBasedUpdateAsDeleteAndInsertTableSuite.scala} | 3 +-
.../spark/sql/connector/UpdateTableSuiteBase.scala | 15 ++++++
7 files changed, 108 insertions(+), 11 deletions(-)
copy
sql/core/src/test/scala/org/apache/spark/sql/connector/{DeltaBasedUpdateTableSuite.scala
=> DeltaBasedUpdateAsDeleteAndInsertTableSuite.scala} (94%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]