You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/04 07:14:52 UTC

[GitHub] [arrow] liyafan82 opened a new pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long

liyafan82 opened a new pull request #10864:
URL: https://github.com/apache/arrow/pull/10864


   For some APIs, it has been a long time since they were annotated deprecated. During this time, a number of releases have been published. So it is time to get rid of them.
   
   Please also note that some APIs representing unsupported operations should not be annotated deprecated, unless the overriden APIs are deprecated in the super classes/interfaces.


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] emkornfield commented on pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long

Posted by GitBox <gi...@apache.org>.
emkornfield commented on pull request #10864:
URL: https://github.com/apache/arrow/pull/10864#issuecomment-895707729


   @liyafan82 thanks for doing this.  i think we should split this work as follows:
   1.  Changes to ArrowBuf 
   2.  Changes to Vectors
   3. Rollback removal of "deprecatd" methods that aren't actually deleted
   4. Changes to JDBC.


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] github-actions[bot] commented on pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10864:
URL: https://github.com/apache/arrow/pull/10864#issuecomment-892424106


   https://issues.apache.org/jira/browse/ARROW-13544


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] liyafan82 commented on pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long

Posted by GitBox <gi...@apache.org>.
liyafan82 commented on pull request #10864:
URL: https://github.com/apache/arrow/pull/10864#issuecomment-895783945


   > @liyafan82 thanks for doing this. i think we should split this work as follows:
   > 
   > 1. Changes to ArrowBuf
   > 2. Changes to Vectors
   > 3. Rollback removal of "deprecatd" methods that aren't actually deleted
   > 4. Changes to JDBC.
   
   @emkornfield Thanks for the good suggestion. I will split it accordingly. 


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] liyafan82 closed pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long

Posted by GitBox <gi...@apache.org>.
liyafan82 closed pull request #10864:
URL: https://github.com/apache/arrow/pull/10864


   


-- 
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: github-unsubscribe@arrow.apache.org

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