senthh commented on PR #12190: URL: https://github.com/apache/gluten/pull/12190#issuecomment-4637495619
@FelixYBW I see below WARNINGS from delta, but it looks not related to the changes included in this PR so I will create new issue to fix this issue. Is that fine to you? ``` Error: /__w/gluten/gluten/backends-velox/src-delta40/test/scala/org/apache/spark/sql/delta/DeltaTestUtils.scala:520: warning: method getErrorClass in trait SparkThrowable is deprecated Error: Applicable -Wconf / @nowarn filters for this warning: msg=<part of the message>, cat=deprecation, site=org.apache.spark.sql.delta.DeltaTestUtilsForTempViews.testErrorMessageAndClass.$org_scalatest_assert_macro_expr.$org_scalatest_assert_macro_left, origin=org.apache.spark.SparkThrowable.getErrorClass Error: assert(ex.getErrorClass == expectedErrorClassForDataSetTempView, ex.getMessage) [INFO] ^ Warning: [WARNING] 11 warnings ``` -- 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]
