andygrove commented on PR #4105: URL: https://github.com/apache/datafusion-comet/pull/4105#issuecomment-4337147686
There are some test failures: ``` == Exception == org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 3405.0 failed 1 times, most recent failure: Lost task 0.0 in stage 3405.0 (TID 5800) (localhost executor driver): org.apache.comet.CometNativeException: Error from DataFusion: Function 'levenshtein' expects 2 arguments but received 3. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
