andygrove commented on issue #2765: URL: https://github.com/apache/datafusion-comet/issues/2765#issuecomment-3522849167
Each expression can be enabled/disabled individually. For example, we have `spark.comet.expression.Cast.enabled`. We also have `spark.comet.expression.Cast.allowIncompatible`. However, for `Cast`, it would be nice to have more fine-grained control to enable or disable specific casts. Perhaps `spark.comet.expression.Cast.stringToFloat.allowIncompatible`. @rluvaton Do you want to write up an issue for this? -- 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]
