vinlee19 commented on PR #226: URL: https://github.com/apache/doris-flink-connector/pull/226#issuecomment-1842410917
The stream load label is composed of the database name, table name, task id, uuid and checkpoint id. In Apache Doris, the maximum length of the stream load label is 128, and the maximum length of both database and column is 64. Therefore, when the label exceeds 128 , we truncated the label to comply with the stream load specification. -- 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...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org