1. 23 7月, 2019 1 次提交
  2. 19 7月, 2019 8 次提交
  3. 18 7月, 2019 5 次提交
  4. 17 7月, 2019 4 次提交
  5. 16 7月, 2019 5 次提交
  6. 12 7月, 2019 2 次提交
  7. 11 7月, 2019 1 次提交
  8. 10 7月, 2019 1 次提交
  9. 09 7月, 2019 2 次提交
  10. 05 7月, 2019 2 次提交
    • 1
      Separate documents into different chapter folders · a62d3292
      151250128 提交于
      a62d3292
    • J
      New Storage Engine (#217) · 3a16bd50
      Jialin Qiao 提交于
      *  New Storage Engine. BufferwriteProcessor, OverflowProcessor, FileNodeProcessor and FileNodeManager are replaced by UnsealedTsFileProcessor, UnsealedTsFileProcessor, StorageGroupProcessor and StorageGroupManager.
      
      * Async Flush Processor
      
      * QueryDataSource is modified to adapt the new storage engine.
      
      * Data dir is modified. TsFile.restore, FileNode.restore are discarded.
      
      * a new tsfile summary file: tsfile.resource.
      
      * Overflow file is isomorphic with Tsfile.
      
      * A new chunk structure: TVList
      
      * Each tsfile has a WAL file.
      
      * Add some config parameters: memTableNumber, chunkBufferPoolEnable. 
      
      * System_dir is discarded.
      3a16bd50
  11. 03 7月, 2019 1 次提交
  12. 23 6月, 2019 1 次提交
  13. 20 6月, 2019 1 次提交
  14. 11 6月, 2019 1 次提交
  15. 31 5月, 2019 1 次提交
  16. 27 5月, 2019 1 次提交
  17. 24 5月, 2019 1 次提交
  18. 09 5月, 2019 1 次提交
    • R
      [IOTDB-64] TsFile-Spark-Connector update (#108) · 3568b322
      RUI, LEI 提交于
      * add logical part for global time filters from partition problem
      
      * Update README.md, doc, dependency version pom, .travis.yml
      
      * modify scala version to 2.11.8 and restrict java version to 8, change scalatest version from 2.12 to 2.1
      3568b322
  19. 24 4月, 2019 1 次提交