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 bindings for datafusion_expr::expr::GetIndexedField #224

Closed
jdye64 opened this issue Feb 23, 2023 · 0 comments · Fixed by #227
Closed

Add bindings for datafusion_expr::expr::GetIndexedField #224

jdye64 opened this issue Feb 23, 2023 · 0 comments · Fixed by #227
Labels
enhancement New feature or request

Comments

@jdye64
Copy link
Contributor

jdye64 commented Feb 23, 2023

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Add bindings for datafusion_expr::expr::GetIndexedField in the Python expr module

Describe the solution you'd like
Create a new indexed_field.rs file containing the PyO3 bindings for datafusion_expr::expr::GetIndexedField

Describe alternatives you've considered
None

Additional context
None

@jdye64 jdye64 added the enhancement New feature or request label Feb 23, 2023
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