MaxGekk commented on PR #36817:
URL: https://github.com/apache/spark/pull/36817#issuecomment-1150962776

   Doc build fails w/
   ```
   [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]                             ^
   ```
   but I believe it is not related to my changes.


-- 
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]

Reply via email to