Skip to content

Data Skipping Indices fix#4286

Merged
alexey-milovidov merged 181 commits intoClickHouse:masterfrom
nikvas0:nikvas0/index_fix
Feb 9, 2019
Merged

Data Skipping Indices fix#4286
alexey-milovidov merged 181 commits intoClickHouse:masterfrom
nikvas0:nikvas0/index_fix

Conversation

@nikvas0
Copy link
Copy Markdown
Contributor

@nikvas0 nikvas0 commented Feb 6, 2019

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Fixes for #4143

  • review fix
  • fixed "create table as table"
  • fixed bugs in the unique index

@nikvas0
Copy link
Copy Markdown
Contributor Author

nikvas0 commented Feb 6, 2019

#4143 (comment)
MergeTreeReaderStream is moved MergeTreeDataReader::Stream, so I decided not to touch this code in order not to make more bugs.

11 5 4.7 6.50 cba b 2014-06-11
12 5 4.7 6.50 cba b 2015-01-01
"rows_read": 4,
"rows_read": 2,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nikvas0 nikvas0 changed the title Data Skipping Indices fix [WIP] Data Skipping Indices fix Feb 7, 2019
@nikvas0 nikvas0 mentioned this pull request Feb 8, 2019
@alexey-milovidov alexey-milovidov merged commit 9650c4a into ClickHouse:master Feb 9, 2019
@filimonov filimonov added the comp-skip-index Skipping indexes (minmax, set, bloom) and their evaluation. label May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-skip-index Skipping indexes (minmax, set, bloom) and their evaluation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants