This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch for_tsbs
in repository https://gitbox.apache.org/repos/asf/iotdb.git
was 3b44b8f8e6 merge with master
This change permanently discards the following revisions:
discard 3b44b8f8e6 merge with master
discard 44314b1511 spotless
discard 6ea0665290 using string.split rather than using antlr to split nodes
in class StatementGenerator
discard 57359e59ad change the invoking of new PartialPath(pathStr) to new
PartialPath(pathStr,false) in class StatementGenerator
discard 2c36f17903 comment cost code in QueryMetricsManager
discard 1e2de40144 mock: getPathModifications in class QueryContext always
return empty
discard 618b3ace55 Merge branch 'master' into for_tsbs
discard dfa7ca0066 comment recordParseCost method in class
PerformanceOverviewMetrics; channge string.format to string.valueof in class
QueryId
discard cb97f01ae3 comment parseTimer.updateNanos(costTimeInNanos) in
PerformaceOveriewMetrics
discard bdcfac8a80 change CopyOnWriteHashSet to ConcurrentHashSet in Class
ClientSession
discard 55d2318498 remove CpuTimer.CpuDuration setting process
discard d0b44c258a change DEFAULT_INITIAL_EXPECTED_ENTRIES to 60 in
tsfile/src/main/java/org/apache/iotdb/tsfile/read/common/block/TsBlockBuilder.java
discard dd88c62367 remove cputimer setter in DriverTaskThread.java
discard 5ac7ec918a remove modifications judgement for tsbs test
discard b63f0d5303 add isDebug judgement for PartitionCache
discard 7faece6b42 fake optimization for createStmt to decrease new partialpath