You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 03:33:32 UTC

[GitHub] [arrow] dongjoon-hyun opened a new pull request, #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

dongjoon-hyun opened a new pull request, #36370:
URL: https://github.com/apache/arrow/pull/36370

   ### Rationale for this change
   
   <!--
    Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.  
   -->
   
   ### What changes are included in this PR?
   
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   ### Are these changes tested?
   
   <!--
   We typically require tests for all PRs in order to:
   1. Prevent the code from being accidentally broken by subsequent changes
   2. Serve as another way to document the expected behavior of the code
   
   If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?
   -->
   
   ### Are there any user-facing changes?
   
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please uncomment the line below and explain which changes are breaking.
   -->
   <!-- **This PR includes breaking changes to public APIs.** -->
   
   <!--
   Please uncomment the line below (and provide explanation) if the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld). We use this to highlight fixes to issues that may affect users without their knowledge. For this reason, fixing bugs that cause errors don't count, since those are usually obvious.
   -->
   <!-- **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


[GitHub] [arrow] github-actions[bot] commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   :warning: GitHub issue #35053 **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


[GitHub] [arrow] github-actions[bot] commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   :warning: GitHub issue #35053 **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


[GitHub] [arrow] dongjoon-hyun commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   Thank you so much!


-- 
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] dongjoon-hyun commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   Thank you, @lidavidm . It will be GA on 19th September. Currently, GitHub Action jobs can use `21-ea` to track it.
   
   DATE | DESCRIPTION
   -- | --
   2023/06/08 | Rampdown Phase OneĀ (fork from main line)
   2023/07/20 | Rampdown Phase Two
   2023/08/10 | Initial Release Candidate
   2023/08/24 | Final Release Candidate
   2023/09/19 | General Availability


-- 
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] dongjoon-hyun commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   The `Java JNI` pipeline's `flight-core` failure looks irrelevant.
   ```
   Error:  Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile-custom (src)
   on project flight-core: protoc did not exit cleanly. Review output for more information. -> [Help 1]
   ```


-- 
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 #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   :warning: GitHub issue #35053 **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


[GitHub] [arrow] conbench-apache-arrow[bot] commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   Conbench analyzed the 6 benchmark runs on commit `bea7a34e`.
   
   There were 2 benchmark results indicating a performance regression:
   
   - Commit Run on `arm64-t4g-linux-compute` at [2023-06-29 23:29:20Z](http://conbench.ursa.dev/compare/runs/f25824ce1ffd4dd181222b9d2c3e526c...246dd3d8279646d28974cac53baae4e1/)
     - [params=<FloatType>, source=cpp-micro, suite=arrow-value-parsing-benchmark](http://conbench.ursa.dev/compare/benchmarks/0649dfeb8a56700880007857002475f5...0649e14185307cf580006c67bc68695d)
     - [params=<Int64Type>, source=cpp-micro, suite=arrow-value-parsing-benchmark](http://conbench.ursa.dev/compare/benchmarks/0649dfeb8cf3740980002af9d8308d27...0649e14187cd72238000ad5544fe0a5f)
   
   The [full Conbench report](https://github.com/apache/arrow/runs/14799366548) has more details.


-- 
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 #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   :warning: GitHub issue #35053 **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


[GitHub] [arrow] github-actions[bot] commented on pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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

   :warning: GitHub issue #35053 **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


[GitHub] [arrow] lidavidm merged pull request #36370: GH-35053: [Java] Fix MemoryUtil to support Java 21

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


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