ajantha-bhat commented on a change in pull request #3628: [CARBONDATA-3714]
Support specify order type when list stage files
URL: https://github.com/apache/carbondata/pull/3628#discussion_r381091227
##########
File path: docs/dml-of-carbondata.md
##########
@@ -334,11 +335,21 @@ CarbonData DML statements are documented here,which
includes:
OPTIONS('batch_file_count'='5')
```
+ - ##### BATCH_FILE_ORDER:
+ The order type of stage files in per processing, choices: ASC, DESC.
+ The default is ASC.
Review comment:
Down I saw that, it is file last modified time. better to mention in the
document and in comments
----------------------------------------------------------------
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