SilverNarcissus commented on a change in pull request #1652:
URL: https://github.com/apache/iotdb/pull/1652#discussion_r529270989
##########
File path: server/src/assembly/resources/conf/iotdb-engine.properties
##########
@@ -229,6 +229,13 @@ write_read_schema_free_memory_proportion=4:3:1:2
# primitive array size (length of each array) in array pool
primitive_array_size=128
+
+# time indexer
+enable_file_time_indexer=false
Review comment:
Currently this parameter is false. We should open it and test it's
functionality and performance
----------------------------------------------------------------
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]