niuge01 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_r386848723
##########
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:
Done, comments added.
----------------------------------------------------------------
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