Skip to content

Fix filtering by tuple (some conditions was lost during analyzing)#29956

Merged
vdimir merged 1 commit intoClickHouse:masterfrom
azat:fix-tuple-filter
Oct 11, 2021
Merged

Fix filtering by tuple (some conditions was lost during analyzing)#29956
vdimir merged 1 commit intoClickHouse:masterfrom
azat:fix-tuple-filter

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Oct 10, 2021

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix filtering by tuple (some conditions was lost during analyzing)

Detailed description / Documentation draft:
Fixes: #29281 (cc @vdimir @lingtaolf)
Fixes: test_cluster_copier/test_three_nodes.py

NOTE: marked as Not for changelog since original PR does not included into any release yet

Fixes: ClickHouse#29281
Fixes: test_cluster_copier/test_three_nodes.py::test
@alexey-milovidov alexey-milovidov self-assigned this Oct 10, 2021
@azat
Copy link
Copy Markdown
Member Author

azat commented Oct 10, 2021

Functional stateless tests (release) — fail: 0, passed: 3451, unknown: 1

Stress test (thread) — OOM killer (or signal 9) in clickhouse-server.log

OOM killer (or signal 9) in clickhouse-server.log

Integration tests (release) — fail: 0, passed: 1583, flaky: 9

Finally - passed

@vdimir vdimir merged commit 6c7fbf0 into ClickHouse:master Oct 11, 2021
@azat azat deleted the fix-tuple-filter branch October 11, 2021 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants