peter-toth commented on PR #2075: URL: https://github.com/apache/datafusion-comet/pull/2075#issuecomment-3163286397
@comphead , in Spark 4 `StringDecode` changed to `StaticInvoke` expression and actually not the change in the number of arguments requires the shim, but the `StringTypeWithCollation` argument type check of `StaticInvoke`. Also, I think it makes sense to introduce the shim because pre 4.0 we need the former match case only, while in 4.0+ the new one only. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org