ArnavBalyan opened a new pull request, #9378:
URL: https://github.com/apache/paimon/pull/9378
### Purpose
- CTAS rejects all partitioned format tables even though Paimon writer
supports partitioned writes.
- Allow partitioned CTAS when the Paimon writer is selected and support
writing partition paths and metadata.
- Continue rejecting the Spark engine writer, which does not support
partitioned format table writes in current Spark version.
### Tests
- UT
--
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]