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

[GitHub] [arrow] kou opened a new pull request, #34981: GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder

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

   ### Rationale for this change
   
   It's a missing binding.
   
   ### What changes are included in this PR?
   
   Add `arrow::DenseUnionBuilder` binding and related features.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.
   
   **This PR includes breaking changes to public APIs.**


-- 
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] kou merged pull request #34981: GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder

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


-- 
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 #34981: GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder

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

   :warning: GitHub issue #21429 **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] ursabot commented on pull request #34981: GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder

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

   Benchmark runs are scheduled for baseline = 82d48a93d0dc5ea7826207f154d9f6a1250ec57b and contender = 9833a0aab31451a7dc8c3159ee7d7eac24cb5af7. 9833a0aab31451a7dc8c3159ee7d7eac24cb5af7 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/9f1f3a26f8b841f7aa1e56de3a325213...d9608e37761d4ea7a9c4d85016d0613e/)
   [Finished :arrow_down:0.77% :arrow_up:0.09%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/677361f2d4564a44b384b33dfb5a01f9...7924058cec264855afcc08fa8dc227ae/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/9c4801a9505b4f3f912e541273b3e74e...f11c6b7389a746e385eb7e677461d297/)
   [Finished :arrow_down:0.15% :arrow_up:0.09%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/20fc2c0aaab14a3e90aa889bdcef8c94...cad8246926c040be95696d11eec87fe7/)
   Buildkite builds:
   [Finished] [`9833a0aa` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2658)
   [Finished] [`9833a0aa` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2691)
   [Finished] [`9833a0aa` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2656)
   [Finished] [`9833a0aa` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2682)
   [Finished] [`82d48a93` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2657)
   [Finished] [`82d48a93` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2690)
   [Finished] [`82d48a93` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2655)
   [Finished] [`82d48a93` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2681)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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] kou commented on pull request #34981: GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder

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

   +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 #34981: GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder

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

   * Closes: #21429


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