morningman opened a new pull request #4125: URL: https://github.com/apache/incubator-doris/pull/4125
## Proposed changes Stream load should read all the data completely before parsing the json. And also add a new BE config `streaming_load_max_batch_read_mb` to limit the data size when loading json data. Fix: #4124 ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) ## Checklist - [x ] I have create an issue on #4124, and have described the bug/feature there in detail - [ x] Commit messages in my PR start with the related issues ID, like "#4071 Add pull request template to doris project" - [ x] Compiling and unit tests pass locally with my changes - [x ] If this change need a document change, I have updated the document - [ x] Any dependent changes have been merged ---------------------------------------------------------------- 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. 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