liunaijie commented on PR #6842:
URL: https://github.com/apache/seatunnel/pull/6842#issuecomment-2319850378

   > @liunaijie Does sink support writing to specified partitions?
   
   Hi @wuchunfu this pr only add hive savemode function.
   you mentioned `write to specified partition` it's implement in the hive 
writer.
   
   base on my understanging, it's dependency on the upstream data. if the 
partition column value in upstream is limited, then it will only write to those 
partition.
   
   
   
   the demo config file is 
   
https://github.com/apache/seatunnel/pull/6842/files#diff-d7baf931b751ae313c92a9e96e2537e61726e2add691adad696251cb5dec926fR48
   
   I tested it in my local desktop with example module, but the e2e is not 
enable, because it need hive metastore and hive server2 2 container, i try to 
enable it in e2e but failed... so i only attach the example config
   
   
   
   
   


-- 
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