-
Notifications
You must be signed in to change notification settings - Fork 617
QueryTest.java: Remove check for getTargetBackend() != NIGHTLY
#4871
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
QueryTest.java: Remove check for getTargetBackend() != NIGHTLY
#4871
Conversation
…e bloom filter support has now been deployed to production.
Generated by 🚫 Danger |
Coverage Report 1Affected Products
Test Logs |
Size Report 1Affected Products
Test Logs |
Startup Time Report 1Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS. Startup time comparison between the CI merge commit (df9b41e) and the base commit (8c6677f) are not available. No macrobenchmark data found for the base commit (8c6677f). Analysis for the CI merge commit (df9b41e) can be found at: |
QueryTest.java: Remove check for
getTargetBackend() != NIGHTLY
since bloom filter support has now been deployed to production.