sathiyapk commented on pull request #34593:
URL: https://github.com/apache/spark/pull/34593#issuecomment-969293378
**Test Fails on compatibility check against spark-sql_2.12:3.2.0!** but it
is normal, no ? any idea how can we fix it ?
error] spark-sql: Failed binary compatibility check against
org.apache.spark:spark-sql_2.12:3.2.0! Found 2 potential problems (filtered 203)
[error] * static method
round(org.apache.spark.sql.Column,Int)org.apache.spark.sql.Column in class
org.apache.spark.sql.functions does not have a correspondent in current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.sql.functions.round")
[error] * method
round(org.apache.spark.sql.Column,Int)org.apache.spark.sql.Column in object
org.apache.spark.sql.functions does not have a correspondent in current version
--
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]