parthchandra commented on PR #1416: URL: https://github.com/apache/datafusion-comet/pull/1416#issuecomment-2668373113
The panic is because of the language specification: https://github.com/apache/datafusion-comet/issues/1412#issuecomment-2668355055 The spec does not explain why but the behaviour is specifically for `/` and `%` and _only_ for these arguments. Imho, if the operations work correctly for all other arguments, then it seems like overkill to try to solve this specific use case. -- 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