You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/06/09 11:56:26 UTC

[GitHub] [spark] wangyum commented on pull request #36821: [SPARK-39226][DOCS][FOLLOWUP] Update the migration guide after fixing the precision of the return type of round-like functions

wangyum commented on PR #36821:
URL: https://github.com/apache/spark/pull/36821#issuecomment-1151029112

   > Failed with:
   > 
   > ```
   > [info] Main Java API documentation to /__w/spark/spark/target/javaunidoc...
   > [error] /__w/spark/spark/connector/avro/target/java/org/apache/spark/sql/avro/AvroDataToCatalyst.java:3:1:  error: illegal combination of modifiers: abstract and static
   > [error]   static public abstract  R apply (T1 v1, T2 v2, T3 v3)  ;
   > [error]                             ^
   > ```
   > 
   > Is this related?
   
   I do not think it is related.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org