-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Thanks to @yjshen who has added support for FILTER(WHERE) clauses. We should know add those to our Python bindings. DataFusion PR at apache/datafusion#5868
Describe the solution you'd like
Refactor existing codebase to account for new variant type and extend aggregate bindings to match that of upstream.
Describe alternatives you've considered
None
Additional context
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request