Skip to content

Fix issue #11286; add a test#11303

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-index-analysis-empty-array
May 30, 2020
Merged

Fix issue #11286; add a test#11303
alexey-milovidov merged 1 commit intomasterfrom
fix-index-analysis-empty-array

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix the issue when index analysis cannot work if a table has Array column in primary key and if a query is filtering by this column with empty or notEmpty functions. This fixes #11286

Detailed description / Documentation draft:
Note that the usage of Array in primary key is mistake in 99% of cases.

@blinkov blinkov added the pr-bugfix Pull request with bugfix, not backported by default label May 29, 2020
@alexey-milovidov
Copy link
Copy Markdown
Member Author

Build check:

Build failed without build log. It's inner CI problem. Maybe something wrong with docker or host. Just wait for build restart.

Ok.

@alexey-milovidov alexey-milovidov merged commit 1dbaf80 into master May 30, 2020
@alexey-milovidov alexey-milovidov deleted the fix-index-analysis-empty-array branch May 30, 2020 14:28
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot compare DB::Array with std::__1::basic_string

4 participants