Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 01710_projection_optimize_materialize flakiness #48276

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

azat
Copy link
Collaborator

@azat azat commented Mar 31, 2023

Fails with different index granularity

CI: https://s3.amazonaws.com/clickhouse-test-reports/48242/672dbf7cd894be6f5c0ac685d493371f2996229d/stateless_tests__asan__[3/4].html

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Fixes: #46614 (cc @SmitaRKulkarni )

@qoega
Copy link
Member

qoega commented Mar 31, 2023

You can just explicitly set granularity in create

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-not-for-changelog This PR should not be mentioned in the changelog label Mar 31, 2023
@alexey-milovidov alexey-milovidov self-assigned this Mar 31, 2023
@azat
Copy link
Collaborator Author

azat commented Apr 1, 2023

Stateless tests (asan) [3/4] — fail: 1, passed: 1255, skipped: 9
Stateless tests (msan) [1/6] — fail: 1, passed: 849, skipped: 4
Stateless tests (release, DatabaseReplicated) [3/4] — fail: 1, passed: 1222, skipped: 42
Stateless tests (release, wide parts enabled) — fail: 1, passed: 5179, skipped: 6

@alexey-milovidov alexey-milovidov merged commit 2933c6b into ClickHouse:master Apr 3, 2023
@azat azat deleted the tests/flakiness-v3 branch April 3, 2023 08:05
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.

Flaky test 01710_projection_optimize_materialize
4 participants