andygrove opened a new issue, #4151:
URL: https://github.com/apache/datafusion-comet/issues/4151

   ### What is the problem the feature request solves?
   
   For most expressions, Comet maps from a specific Spark class such as 
`GetJsonObject` to a Comet equivalent. However, multiple expressions are 
implemented using the generic `StaticInvoke`, so we have special handling in 
match statements, breaking out of the framework pattern.
   
   I would like to improve this, but I have no specific suggestion for a design 
yet.
   
   ### Describe the potential solution
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to