allow lit
python function to support boolean
and other types
#1136
Labels
datafusion
Changes in the datafusion crate
enhancement
New feature or request
good first issue
Good for newcomers
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)
The text was updated successfully, but these errors were encountered: