1. 10 2月, 2020 1 次提交
  2. 27 12月, 2019 3 次提交
  3. 26 8月, 2019 1 次提交
  4. 25 8月, 2019 1 次提交
  5. 24 7月, 2019 1 次提交
  6. 09 7月, 2019 1 次提交
  7. 02 6月, 2019 1 次提交
  8. 03 5月, 2019 1 次提交
  9. 08 3月, 2019 3 次提交
  10. 28 2月, 2019 1 次提交
  11. 05 2月, 2019 1 次提交
    • N
      Data Skipping Indices (#4143) · a1b0dede
      Nikita Vasilev 提交于
      * made index parser
      
      * added index parsing
      
      * some fixes
      
      * added index interface and factory
      
      * fixed compilation
      
      * ptrs
      
      * added indexParts
      
      * indextypes
      
      * index condition
      
      * IndexCondition
      
      * added indexes in selectexecutor
      
      * fix
      
      * changed comment
      
      * fix
      
      * added granularity
      
      * comments
      
      * fix
      
      * fix
      
      * added writing indexes
      
      * removed indexpart class
      
      * fix
      
      * added setSkipIndexes
      
      * add rw for MergeTreeIndexes
      
      * fixes
      
      * upd error
      
      * fix
      
      * fix
      
      * reading
      
      * test index
      
      * fixed nullptr error
      
      * fixed
      
      * fix
      
      * unique names
      
      * asts -> exprlist
      
      * minmax index
      
      * fix
      
      * fixed select
      
      * fixed merging
      
      * fixed mutation
      
      * working minmax
      
      * removed test index
      
      * fixed style
      
      * added indexes to checkDataPart
      
      * added tests for minmax index
      
      * fixed constructor
      
      * fix style
      
      * fixed includes
      
      * fixed setSkipIndexes
      
      * added indexes meta to zookeeper
      
      * added parsing
      
      * removed throw
      
      * alter cmds parse
      
      * fix
      
      * added alter
      
      * fix
      
      * alters fix
      
      * fix alters
      
      * fix "after"
      
      * fixed alter
      
      * alter fix + test
      
      * fixes
      
      * upd setSkipIndexes
      
      * fixed alter bug with drop all indices
      
      * fix metadata editing
      
      * new test and repl fix
      
      * rm test files
      
      * fixed repl alter
      
      * fix
      
      * fix
      
      * indices
      
      * MTReadStream
      
      * upd test for bug
      
      * fix
      
      * added useful parsers and ast classes
      
      * fix
      
      * fix comments
      
      * replaced columns
      
      * fix
      
      * fixed parsing
      
      * fixed printing
      
      * fix err
      
      * basic IndicesDescription
      
      * go to IndicesDescr
      
      * moved indices
      
      * go to indicesDescr
      
      * fix test minmax_index*
      
      * fixed MT alter
      
      * fixed bug with replMT indices storing in zk
      
      * rename
      
      * refactoring
      
      * docs ru
      
      * docs ru
      
      * docs en
      
      * refactor
      
      * rename tests
      
      * fix docs
      
      * refactoring
      
      * fix
      
      * fix
      
      * fix
      
      * fixed style
      
      * unique idx
      
      * unique
      
      * fix
      
      * better minmax calculation
      
      * upd
      
      * added getBlock
      
      * unique_condition
      
      * added termForAST
      
      * unique
      
      * fixed not
      
      * uniqueCondition::mayBeTrueOnGranule
      
      * fix
      
      * fixed bug with double column
      
      * is always true
      
      * fix
      
      * key set
      
      * spaces
      
      * test
      
      * tests
      
      * fix
      
      * unique
      
      * fix
      
      * fix
      
      * fixed bug with duplicate column
      
      * removed unused data
      
      * fix
      
      * fixes
      
      * __bitSwapLastTwo
      
      * fix
      a1b0dede
  12. 21 1月, 2019 1 次提交
  13. 04 1月, 2019 1 次提交
  14. 26 12月, 2018 1 次提交
  15. 28 11月, 2018 1 次提交
  16. 13 3月, 2018 2 次提交
  17. 12 1月, 2018 1 次提交
  18. 30 12月, 2017 1 次提交