tmater commented on PR #945:
URL: https://github.com/apache/arrow-java/pull/945#issuecomment-3718772658

   > All builds fail:
   > 
   > ```
   > Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) 
on project arrow-vector: Compilation failure: Compilation failure: 
   > Error:  
/build/vector/src/main/java/org/apache/arrow/vector/UuidVector.java:[72,52] 
error: UuidType() has private access in UuidType
   > Error:  
/build/vector/src/main/java/org/apache/arrow/vector/UuidVector.java:[102,52] 
error: UuidType() has private access in UuidType
   > ```
   
   Thank you for looking into it @lidavidm.
   I thought I ran a local build 😅.
   Fully updated the UuidType usage.


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

Reply via email to