LeiRui commented on a change in pull request #336: [ IOTDB-160]External sort URL: https://github.com/apache/incubator-iotdb/pull/336#discussion_r321639784
########## File path: server/src/assembly/resources/conf/iotdb-engine.properties ########## @@ -238,6 +238,16 @@ stat_monitor_retain_interval_in_second=600 # This cache is used to improve insert speed where all path check and TSDataType will be cached in MManager with corresponding Path. schema_manager_cache_size=300000 +#################### +### External sort Configuration Review comment: One last thought: How about adding a switch `external_sort_enable` ? ---------------------------------------------------------------- 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
