coderfender commented on PR #2099: URL: https://github.com/apache/datafusion-comet/pull/2099#issuecomment-3169604791
@andygrove , The issue is with implementation of `rpad` to only support col,int signature . Rather than reverting to native spark code, I went ahead and implemented native code for `col,col` input (and added a test case in `CometExpressionSuite` . Please take a look at the changes and let me know your thoughts on the changes -- 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