apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.12k stars 839 forks source link

[spark] Fix update append table with spark3.3- #3566

Closed Zouxxyy closed 2 weeks ago

Zouxxyy commented 2 weeks ago

Purpose

Fix update table with append table with spark 3.3- Add a todo: support update appedn table with Exists/In subqueries with spark3.3-

Tests

API and Format

Documentation