Re: [I] Delegate to native code for cast_is_supported [datafusion-comet]

2025-01-08 Thread via GitHub
andygrove commented on issue #1171: URL: https://github.com/apache/datafusion-comet/issues/1171#issuecomment-2578028749 The native code mentioned above is now specific to parquet-to-spark conversion, so closing this issue -- This is an automated message from the Apache Git Service. To re

Re: [I] Delegate to native code for cast_is_supported [datafusion-comet]

2025-01-08 Thread via GitHub
andygrove closed issue #1171: Delegate to native code for cast_is_supported URL: https://github.com/apache/datafusion-comet/issues/1171 -- 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 co

[I] Delegate to native code for cast_is_supported [datafusion-comet]

2024-12-13 Thread via GitHub
andygrove opened a new issue, #1171: URL: https://github.com/apache/datafusion-comet/issues/1171 ### What is the problem the feature request solves? PR https://github.com/apache/datafusion-comet/pull/1169 re-implements the logic for determining which casts are supported by Spark/Comet