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

Extract Rust predicate expression generation #539

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Extract Rust predicate expression generation #539

wants to merge 1 commit into from

Conversation

tylerhou
Copy link
Contributor

@tylerhou tylerhou commented Apr 5, 2023

Extract Rust predicate expression generation

Also rename test_simple_filter to test_simple_boolean_relation_filter so it
is easier to grep for where we use boolean relations in tests.

@tylerhou tylerhou requested a review from shadaj April 5, 2023 22:02
@shadaj
Copy link
Member

shadaj commented Apr 5, 2023

I was about to put up a PR for this haha

@tylerhou tylerhou force-pushed the pr539 branch 5 times, most recently from d98c6f6 to 5dd7527 Compare April 6, 2023 20:57
@tylerhou
Copy link
Contributor Author

tylerhou commented Apr 6, 2023

Rebased onto main.

Also rename `test_simple_filter` to `test_simple_boolean_relation_filter` so it
is easier to grep for where we use boolean relations in tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants