Roman-Da-Ripper commented on PR #2691:
URL: https://github.com/apache/orc/pull/2691#issuecomment-5023771930

   The only failing job on the latest run is **Javadoc generation** (see [job 
log](https://github.com/apache/orc/actions/runs/29421908312/job/88345508506)); 
it fails on a doclint deprecation warning in 
`TestMapreduceOrcOutputFormat.java` / `TestOrcFilterContext.java` (use of the 
deprecated `Long(long)` constructor). This PR is C++-only (`c++/src/RLEv1.cc`, 
`c++/src/RLEv2.hh`, `c++/src/RleDecoderV2.cc`) and does not touch either file.
   
   All other jobs pass, including Meson (x4), the Java+clang matrix, and the 
sanitizer runs.
   
   Could someone with permissions re-trigger the Javadoc job, or confirm 
whether this is a known/pre-existing issue on `master`?


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