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/09 05:22:05 UTC

[GitHub] [arrow] kou opened a new pull request, #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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

   ### Rationale for this change
   
   It's a missing binding.
   
   ### What changes are included in this PR?
   
   Add `arrow::SparseUnionBuilder` binding and related features.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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 #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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

   Benchmark runs are scheduled for baseline = 28ca876dc41b696bda8159daa1c4e9be2b799c48 and contender = 8d6b17a8c71990523d10af5608618d15864382bc. 8d6b17a8c71990523d10af5608618d15864382bc 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/b6f23fa7cec74a4db4ef1c27483ca4bd...3bdd0255bbaa443395d120a19df9f7fc/)
   [Finished :arrow_down:0.44% :arrow_up:0.36%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/874f884fd6764131a8241cd883012af8...36398e52f25e45c684dc5ca9d81e6373/)
   [Finished :arrow_down:1.02% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/bb5e74dcc54547c8bd6a5fe26cf16bff...53333671ad4c427f99108094036510f0/)
   [Finished :arrow_down:0.25% :arrow_up:0.37%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/91be6497facb4f37b327464d30ee18e3...5cf9e1be595844d1838a84cec9ab820e/)
   Buildkite builds:
   [Finished] [`8d6b17a8` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2660)
   [Finished] [`8d6b17a8` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2693)
   [Finished] [`8d6b17a8` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2658)
   [Finished] [`8d6b17a8` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2684)
   [Finished] [`28ca876d` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2659)
   [Finished] [`28ca876d` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2692)
   [Finished] [`28ca876d` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2657)
   [Finished] [`28ca876d` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2683)
   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] github-actions[bot] commented on pull request #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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

   :warning: GitHub issue #21430 **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 #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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

   * Closes: #21430


-- 
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 #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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

   +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] ursabot commented on pull request #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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

   ['Python', 'R'] benchmarks have high level of regressions.
   [test-mac-arm](https://conbench.ursa.dev/compare/runs/874f884fd6764131a8241cd883012af8...36398e52f25e45c684dc5ca9d81e6373/)
   


-- 
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 #34992: GH-21430: [GLib] GArrowSparseUnionArrayBuilder

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


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