LeonxLJX commented on PR #19784: URL: https://github.com/apache/hudi/pull/19784#issuecomment-5536827189
@vinothrajendran4 / hudi maintainers — pushed the Java 8 fix in `1c84f55` on top of this branch, then a no-op retrigger commit in `371a8ee` to fire the workflows (the prior Contents-API PUT did not emit a `push` event, so the Actions run stayed empty). I don't have admin rights on this repo, so I'm not able to manually rerun Java CI / Patch Coverage / PR Compliance here — could a maintainer please hit "Re-run all jobs" once on the current head (`371a8ee`) so the fix gets validated? The actual change is the `TestReflectionUtils.java` rewrite to use an 8192-byte buffer loop instead of `InputStream.transferTo()`, which avoids the Java 9+ API call I had used in the original draft. -- 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]
