niuge01 opened a new pull request #3578: [CARBONDATA-3663] Support loading stage files in batches URL: https://github.com/apache/carbondata/pull/3578 ### Why is this PR needed? When there are a lots of stage files in the stage directory, if load all of them in once time, the loading time will can not be control. There need a way for users to specify the number of stage files per processing, to control the execution time of commands. ### What changes were proposed in this PR? Add a load option batch_file_count for users to specify the number of stage files per processing. ### Does this PR introduce any user interface change? - Yes ### Is any new testcase added? - Yes
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
