You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2022/07/15 18:47:52 UTC

[GitHub] [orc] dongjoon-hyun opened a new issue, #1176: Pin org.jetbrains.annotations dependency

dongjoon-hyun opened a new issue, #1176:
URL: https://github.com/apache/orc/issues/1176

   During preparing 1.8.0, I realized that we had better pin `annotations` library to minimize downstream projects' migration burden.
   
   https://github.com/dongjoon-hyun/spark/pull/4/files#
   
   ```
         <dependency>
           <groupId>org.jetbrains</groupId>
           <artifactId>annotations</artifactId>
           <version>23.0.0</version>
         </dependency>
   ```


-- 
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: issues-unsubscribe@orc.apache.org.apache.org

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


[GitHub] [orc] williamhyun commented on issue #1176: Pin `org.jetbrains.annotations` dependency

Posted by GitBox <gi...@apache.org>.
williamhyun commented on issue #1176:
URL: https://github.com/apache/orc/issues/1176#issuecomment-1186419965

   Sure @dongjoon-hyun , I will take a look. 


-- 
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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1176: Pin `org.jetbrains.annotations` dependency

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on issue #1176:
URL: https://github.com/apache/orc/issues/1176#issuecomment-1186839345

   Thank you again, @williamhyun .


-- 
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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1176: Pin `org.jetbrains.annotations` dependency

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on issue #1176:
URL: https://github.com/apache/orc/issues/1176#issuecomment-1185814849

   WDYT, @williamhyun ? Could you take a look at these area?


-- 
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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun closed issue #1176: Pin `org.jetbrains.annotations` dependency

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed issue #1176: Pin `org.jetbrains.annotations` dependency
URL: https://github.com/apache/orc/issues/1176


-- 
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: issues-unsubscribe@orc.apache.org

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