Commits


liyafan82 authored and Micah Kornfield committed eee13b0acc3
ARROW-13604 [Java]: Remove deprecation annotations for APIs representing unsupported operations Some APIs representing unsupported operations should not be annotated deprecated, unless the overriden APIs are deprecated in the super classes/interfaces. According to the discussion in https://github.com/apache/arrow/pull/10864#issuecomment-895707729, we open a separate issue for this. Closes #10911 from liyafan82/fly_0811_ano Authored-by: liyafan82 <fan_li_ya@foxmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>