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

Expand Expr to support RowExpression type functions (Rex) #377

Closed
jdye64 opened this issue May 10, 2023 · 0 comments · Fixed by #378
Closed

Expand Expr to support RowExpression type functions (Rex) #377

jdye64 opened this issue May 10, 2023 · 0 comments · Fixed by #378
Labels
enhancement New feature or request

Comments

@jdye64
Copy link
Contributor

jdye64 commented May 10, 2023

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Expr instances are currently missing and reference to RowExpression categorization or extraction. Functions should be added to categorize Expr instances and support functionality around them.

Describe the solution you'd like
Update expr.rs to include functions for RowExpression type operations

Describe alternatives you've considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant