Fokko commented on code in PR #47498:
URL: https://github.com/apache/spark/pull/47498#discussion_r1694834946


##########
pom.xml:
##########
@@ -359,6 +359,11 @@
         <enabled>false</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>avro-release-candidate</id>
+      <name>Avro Release Candidate</name>
+      
<url>https://repository.apache.org/content/repositories/orgapacheavro-1037/</url>

Review Comment:
   Thanks @dongjoon-hyun for jumping in here. I wanted to test the RC with 
Spark to see if there are any breaking changes. I had it on my list to figure 
out how to fix SBT, but thanks for the pointer, that's helpful 👍 



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