MaxGekk commented on PR #36821: URL: https://github.com/apache/spark/pull/36821#issuecomment-1150986767
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? -- 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]
