You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/10 07:47:00 UTC

[GitHub] [inlong-website] gong commented on a diff in pull request #592: [INLONG-591][Doc] Add document for multiple sink of iceberg

gong commented on code in PR #592:
URL: https://github.com/apache/inlong-website/pull/592#discussion_r1018748669


##########
docs/data_node/load_node/iceberg.md:
##########
@@ -147,6 +147,103 @@ TODO
 ### Usage for InLong Manager Client
 TODO
 
+## Feature
+### Multiple table sink
+Currently Iceberg support multiple table sinking, it require FLINK SQL create table parameters add  
+`'sink.multiple.enable' = 'true'` and target table schema can only be defined as `BINARY` or `STRING`

Review Comment:
   `BINARY` should change to `BYTES`



-- 
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-unsubscribe@inlong.apache.org

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