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

allow lit python function to support boolean and other types #1136

Closed
jimexist opened this issue Oct 17, 2021 · 3 comments
Closed

allow lit python function to support boolean and other types #1136

jimexist opened this issue Oct 17, 2021 · 3 comments
Labels
datafusion Changes in the datafusion crate enhancement New feature or request good first issue Good for newcomers

Comments

@jimexist
Copy link
Member

looks good to me too -- bool is a good suggestion from @houqp

Another good set might be timestamps (datetime.date, etc) but perhaps we can add those as a separate PR

(nice tests, btw)

Originally posted by @alamb in #1130 (review)

@jimexist jimexist added datafusion Changes in the datafusion crate enhancement New feature or request good first issue Good for newcomers labels Nov 18, 2021
@sunisdown
Copy link

@jimexist seems that this issue can be closed since the python binding is moved to datafusion-python

@yjshen
Copy link
Member

yjshen commented Apr 19, 2022

Thanks, @sunisdown. I'm closing this.

@yjshen
Copy link
Member

yjshen commented Apr 19, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants