DongLiang-0 opened a new pull request, #18:
URL: https://github.com/apache/doris-kafka-connector/pull/18

   Since the doris stream load label length limit cannot exceed 128 characters.
   Although the new version of doris can configure the label length by itself 
https://github.com/apache/doris/pull/33745, the old version of doris will still 
be subject to this restriction.
   For this reason, we optimized the label generation mechanism and reduced 
unnecessary parameters. Theoretically, at least 21 unnecessary characters can 
be reduced.


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

Reply via email to