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

refactor(query): predicate push down support multi expressions #7078

Merged
merged 5 commits into from
Aug 11, 2022

Conversation

sundy-li
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

predicate push down support multi expressions

Fixes #issue

@vercel
Copy link

vercel bot commented Aug 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Aug 11, 2022 at 6:12AM (UTC)

@sundy-li sundy-li requested review from dantengsky and leiysky August 11, 2022 04:10
@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Aug 11, 2022
@BohuTANG
Copy link
Member

failures:

---- storages::index::range_filter::test_range_filter stdout ----
thread 'storages::index::range_filter::test_range_filter' panicked at 'index out of bounds: the len is 0 but the index is 0', /opt/rust/cargo/git/checkouts/arrow2-6249446b5f8db6f7/4cdf6ff/src/bitmap/utils/mod.rs:69:12
stack backtrace:

@sundy-li sundy-li mentioned this pull request Aug 11, 2022
55 tasks
@BohuTANG BohuTANG merged commit 21ca86e into databendlabs:main Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants