ClickHouse/dbms/tests
Nikita Vasilev a1b0dede07 Data Skipping Indices (#4143)
* 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
2019-02-05 17:50:25 +03:00
..
external_dictionaries Allow run dictionaries tests from ctest 2019-01-29 21:09:31 +03:00
external_models/catboost Added multiclass model test. 2018-12-28 21:22:39 +03:00
instructions Added a link to the list of easy tasks 2019-02-02 03:35:59 +03:00
integration Increase timeout 2019-02-05 13:15:14 +03:00
perf_drafts Build and test fixes (#2470) 2018-06-05 20:43:10 +03:00
performance Added performance test 2019-02-04 01:27:19 +03:00
queries Data Skipping Indices (#4143) 2019-02-05 17:50:25 +03:00
.gitignore
clickhouse-client.xml
clickhouse-test Fix wrong code in clickhouse-test 2019-01-24 14:03:33 +03:00
clickhouse-test-server Freebsd fixes (#4225) 2019-02-02 14:09:22 +03:00
client-test.xml
CMakeLists.txt Fix build and tests on Fedora (#3496) 2018-10-30 17:05:44 +03:00
CTestCustom.cmake
server-test.xml Allow run dictionaries tests from ctest 2019-01-29 21:09:31 +03:00
tsan_suppressions.txt Added suppressions list for TSan 2018-12-30 04:28:07 +03:00
users.xml Build fixes (#2473) 2018-06-06 19:05:53 +03:00