andygrove commented on PR #4509: URL: https://github.com/apache/datafusion-comet/pull/4509#issuecomment-4742389559
Moving this to draft while I explore a new approach. There should really be very few cases where we tag expressions directly. Most of this should happen automatically in the serde framework when `getSupportLevel` returns `Incompatible` or `Unsupported`. I think we need a new enum value to represent the case where an incompatible native implementation is available. -- 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]
