1. 10 6月, 2021 2 次提交
  2. 09 6月, 2021 1 次提交
  3. 08 6月, 2021 3 次提交
  4. 07 6月, 2021 5 次提交
    • J
      Fix compaction lock with query (#3365) · 80f5afff
      Jackie Tien 提交于
      80f5afff
    • X
      [IOTDB-1396] Restructure logical query operator (#3267) · f0597006
      Xiangwei Wei 提交于
      * antlr grammar for arithmetic operators and nested operators
      
      * expressions for complex operations in select clauses
      
      * new SelectOperator
      
      * rename
      
      * refactor Planner and LogicalGenerator
      
      * refactor Planner and LogicalGenerator
      
      * add comments for todos
      
      * refactor concatSelect() in ConcatPathOptimizer
      
      * refactor removeWildcards() in ConcatPathOptimizer and fix build errors
      
      * fix antlr
      
      * fix aggregation tests
      
      * fix checkAggregation
      
      * fix IoTDBUDFManagementIT
      
      * fix udf tests
      
      * fix some as tests
      
      * fix aggregation * query tests
      
      * fix RemoveNotOptimizer for where not contain query
      
      * fix align by device tests
      
      * fix tests for align by device with as clauses
      
      * fix index related tests
      
      * fix queryNonexistentSeries
      
      * remove a dependency in pom.xml
      
      * fix ClusterPhysicalGenerator
      
      * fix aggregation with alias tests
      
      * fix last query with alias tests & remove ts alias
      
      * Restructure query operator
      
      * Reimplement logical checker
      
      * add check for last query
      
      * Fix sonar codesmells
      
      * Delete select and from operatortype
      
      * Delete root operator
      
      * implement base construct method
      
      * modify access control
      
      * Remove the Inheritance Relationship of FilterOperator
      
      * Modify some detail
      
      * fix conflict
      
      * remove filter from operator type
      
      * Fix codesmells
      
      * remove group by level clause component
      Co-authored-by: NSteveYurongSu <steveyurongsu@outlook.com>
      f0597006
    • H
      dc3fc32c
    • C
      6e80aa0e
    • Z
      [IOTDB-1422] Support partial insert for new vector interfaces (#3361) · 28cccc61
      Zesong Sun 提交于
      * [IOTDB-1422] Support partial insert for new vector interfaces
      
      * Fix last update
      
      * Revert interface of tablet
      
      * Add test of testCreateTimeseriesAndInsertWithAlignedData and testCreateAlignedTimeseriesAndInsertWithNotAlignedData
      
      * fix template
      
      * Fix test
      
      * support vector query
      
      * fix ci
      
      * suppport createAlignTimeseries
      
      * suppport insertRowPlan && insertTabletPlan in cluster for AlignedTimeseries
      Co-authored-by: N151250176 <151250176@smail.nju.edu.cn>
      Co-authored-by: NJackieTien97 <JackieTien@foxmail.com>
      Co-authored-by: NLebronAl <TXYPotato@gmail.com>
      28cccc61
  5. 05 6月, 2021 6 次提交
  6. 04 6月, 2021 5 次提交
  7. 03 6月, 2021 7 次提交
  8. 02 6月, 2021 3 次提交
  9. 01 6月, 2021 8 次提交