kerwin-zk opened a new pull request, #6329:
URL: https://github.com/apache/paimon/pull/6329
### Purpose
Disable v2 write in v1 append location unit test
The operation
```batch.write.format("paimon").mode("append").save(location)``` throws an
exception when v2 write is enabled. Therefore, it is necessary to explicitly
disable v2 write in the relevant unit tests.
### Tests
CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]