andygrove commented on code in PR #3056: URL: https://github.com/apache/datafusion-comet/pull/3056#discussion_r2686673219
########## 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: The new content looks great, but don't we now need to remove the previous section, which shows the support matrix for legacy mode? It looks like we are currently duplicating this information. -- 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]
