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

Add nice helper functions for vortex-expr types #1170

Open
a10y opened this issue Oct 31, 2024 · 0 comments
Open

Add nice helper functions for vortex-expr types #1170

a10y opened this issue Oct 31, 2024 · 0 comments

Comments

@a10y
Copy link
Contributor

a10y commented Oct 31, 2024

because this is hard to look at

Some(Arc::new(RowFilter::new(Arc::new(BinaryExpr::new(
                Arc::new(Identity),
                Operator::Gt,
                Arc::new(Literal::new(10.into())),
            )))))
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

No branches or pull requests

1 participant