-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
datafusionRelated to work in DataFusionRelated to work in DataFusion
Description
Is your feature request related to a problem? Please describe.
The current DataFusion implementation lacks the ability to properly handle CASE operations in a SQL string, they are ignored. The logic to handle a DataFusion CASE needs to the added to the Dask-SQL Python code base.
Describe the solution you'd like
Properly RexConvert a SQL string containing a CASE operation
Describe alternatives you've considered
None
Additional context
None
Metadata
Metadata
Assignees
Labels
datafusionRelated to work in DataFusionRelated to work in DataFusion