Wilson-BT commented on issue #11258:
URL: https://github.com/apache/doris/issues/11258#issuecomment-1198078387
> 生成
canal json ---> serialize to RowData -->
TableBufferMap<String,Buffer<String>> map
key is ```{db}_{table}```, buffer value is a buffer contained```
{"column_a":"value_a","column_b":"value_b"...}```
we can submit to http://xxx:xx/api/{db}/{table}/_streamLoad when buffer over
size like doris-datax-writer.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]