apache / datafusion-comet

Apache DataFusion Comet Spark Accelerator
https://datafusion.apache.org/comet
Apache License 2.0
447 stars 100 forks source link

feat: Improve cast compatibility tests and docs #379

Closed andygrove closed 1 week ago

andygrove commented 2 weeks ago

Which issue does this PR close?

Part of https://github.com/apache/datafusion-comet/issues/286

Rationale for this change

What changes are included in this PR?

Docs Preview

We have a table of compatible casts, followed by:

Screenshot 2024-05-03 at 11 30 15 PM

How are these changes tested?

Tested docs locally.

andygrove commented 1 week ago

@viirya @snmvaughan This PR incorporates some of the feedback from https://github.com/apache/datafusion-comet/pull/362