You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jduo (via GitHub)" <gi...@apache.org> on 2023/10/22 13:49:07 UTC

[PR] GH-38387: [Java] Fix JDK8 compilation issue with TestAllTypes [arrow]

jduo opened a new pull request, #38388:
URL: https://github.com/apache/arrow/pull/38388

   ### Rationale for this change
   There is a build error due to use of a JDK9 API
   
   ### What changes are included in this PR?
   Change construction of a list of to use JDK8 functions instead of a JDK9 function.
   
   ### Are these changes tested?
   Yes.
   
   ### Are there any user-facing changes?
   No.
   
   **This PR contains a "Critical Fix".**
   


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


Re: [PR] GH-38387: [Java] Fix JDK8 compilation issue with TestAllTypes [arrow]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm merged PR #38388:
URL: https://github.com/apache/arrow/pull/38388


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


Re: [PR] GH-38387: [Java] Fix JDK8 compilation issue with TestAllTypes [arrow]

Posted by "conbench-apache-arrow[bot] (via GitHub)" <gi...@apache.org>.
conbench-apache-arrow[bot] commented on PR #38388:
URL: https://github.com/apache/arrow/pull/38388#issuecomment-1774764687

   After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit cb7996f8d62f7a4e306066f993146893100a8a9a.
   
   There were no benchmark performance regressions. 🎉
   
   The [full Conbench report](https://github.com/apache/arrow/runs/17954652013) has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them.


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


Re: [PR] GH-38387: [Java] Fix JDK8 compilation issue with TestAllTypes [arrow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #38388:
URL: https://github.com/apache/arrow/pull/38388#issuecomment-1774100866

   :warning: GitHub issue #38387 **has been automatically assigned in GitHub** to PR creator.


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


Re: [PR] GH-38387: [Java] Fix JDK8 compilation issue with TestAllTypes [arrow]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on PR #38388:
URL: https://github.com/apache/arrow/pull/38388#issuecomment-1774104199

   Ah my bad, I thought that pipeline was flaky and didn't check carefully...


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