lexluo09 opened a new pull request, #15214: URL: https://github.com/apache/doris/pull/15214
# Proposed changes Add spark-doris-connector config 1. doris.sink.task.partition.size 2. doris.sink.task.partition.size ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [x] No - [ ] I don't know 3. Has unit tests been added: - [ ] Yes - [ ] No - [x] No Need 4. Has document been added or modified: - [x] Yes - [ ] No - [ ] No Need 5. Does it need to update dependencies: - [ ] Yes - [x] No 6. Are there any changes that cannot be rolled back: - [ ] Yes (If Yes, please explain WHY) - [x] No ## Further comments 1. doris.sink.task.partition.size. The number of partitions corresponding to the Writing task. 2. doris.sink.task.use.repartition. Whether to use repartition mode to control the number of partitions written by Doris. -- 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