coderfender commented on code in PR #3056: URL: https://github.com/apache/datafusion-comet/pull/3056#discussion_r2687059643
########## docs/source/user-guide/latest/compatibility.md: ########## @@ -192,3 +192,108 @@ or strings containing null bytes (e.g \\u0000) | Any cast not listed in the previous tables is currently unsupported. We are working on adding more. See the [tracking issue](https://github.com/apache/datafusion-comet/issues/286) for more details. + +### Cast Support by Eval Mode Review Comment: Sure @andygrove . I was thinking of adding this over first before removing the existing one in a different PR. Let me make changes to remove current config -- 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]
