huaxingao commented on code in PR #870: URL: https://github.com/apache/datafusion-comet/pull/870#discussion_r1735004647
########## native/spark-expr/src/cast.rs: ########## @@ -711,7 +728,11 @@ fn cast_array( /// Determines if DataFusion supports the given cast in a way that is /// compatible with Spark Review Comment: nit: Shall we update the documentation comment to reflect the addition of the `allow_incompat`parameter? -- 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]
