hawk9821 commented on code in PR #9219:
URL: https://github.com/apache/seatunnel/pull/9219#discussion_r2157832742


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-paimon-e2e/src/test/resources/changelog_paimon_to_paimon.conf:
##########
@@ -41,8 +41,6 @@ sink {
     warehouse = "/tmp/paimon"
     database = "seatunnel_namespace"
     table = "st_test_sink"
-    paimon.table.write-props = {
-      write-only = true
-    }

Review Comment:
   this test case requires an apped only table (non-primary key table),  and 
the write-only parameter controls Whether to perform compression when writing.  



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to