Yizhou-Yang opened a new pull request, #7439:
URL: https://github.com/apache/inlong/pull/7439

   - Fixes #7392 
   
   ### Motivation
   Doris Single table had performance bottlenecks. The throughput was 1700 
records/s, and this pr fixes 2 bugs to enhance its performance to 50000 
records/s.
   
   ### Modifications
   1. refactored EnableBatchDelete and related helpers so that the Schema is 
not calculated by RestService after initialization.
   2. Refactored the date bugfix pr into DorisParseUtils so that it will not 
interfere with single table.


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

Reply via email to