This is an automated email from the ASF dual-hosted git repository.
corgy pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from e4052e95c9 [Improve][Connectors-v2] Add support for re-signaling
NoMoreSplitsEvent after reader re-registration (#10208)
add 8625828d4a [Fix][Connector-V2] Use upload session for insert (#10222)
No new revisions were added by this update.
Summary of changes:
docs/en/connectors/sink/Maxcompute.md | 13 ++-
docs/zh/connectors/sink/Maxcompute.md | 10 ++
.../maxcompute/config/MaxcomputeSinkOptions.java | 6 +
.../maxcompute/util/MaxcomputeOutputFormat.java | 121 ++++++++++++++++++---
.../e2e/connector/maxcompute/MaxComputeIT.java | 35 ++++++
.../src/test/resources/fake_maxcompute_delete.conf | 1 +
.../src/test/resources/fake_maxcompute_upsert.conf | 1 +
...xcompute.conf => fake_to_maxcompute_no_pk.conf} | 4 -
.../test/resources/maxcompute_to_maxcompute.conf | 1 +
.../maxcompute_to_maxcompute_multi_table.conf | 1 +
10 files changed, 175 insertions(+), 18 deletions(-)
copy
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-maxcompute-e2e/src/test/resources/{maxcompute_to_maxcompute.conf
=> fake_to_maxcompute_no_pk.conf} (94%)