ClickHouse/docs/ru
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
..
data_types Doc fixes: remove double placeholders; add them where missing. (#3923) 2018-12-25 18:25:43 +03:00
development Doc fixes: remove double placeholders; add them where missing. (#3923) 2018-12-25 18:25:43 +03:00
faq WIP on docs/website (#3383) 2018-10-16 13:47:17 +03:00
getting_started Add instruction about installing dirmngr to the documentation. 2019-02-05 15:54:43 +03:00
images WIP on documentation (#2692) 2018-07-20 20:35:34 +03:00
interfaces add tcp clickhouse_exporter to integrations 2019-02-02 10:01:15 +03:00
introduction Doc fixes: remove double placeholders; add them where missing. (#3923) 2018-12-25 18:25:43 +03:00
operations Data Skipping Indices (#4143) 2019-02-05 17:50:25 +03:00
query_language Data Skipping Indices (#4143) 2019-02-05 17:50:25 +03:00
changelog.md Some WIP on documentation refactoring (#2659) 2018-07-18 13:00:53 +03:00
index.md Doc fixes: remove double placeholders; add them where missing. (#3923) 2018-12-25 18:25:43 +03:00
roadmap.md WIP on website+docs (#3668) 2018-11-27 14:13:59 +03:00
security_changelog.md WIP on docs/website (#3383) 2018-10-16 13:47:17 +03:00