You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/28 16:59:50 UTC

[GitHub] [arrow] rafael-telles opened a new pull request #12735: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

rafael-telles opened a new pull request #12735:
URL: https://github.com/apache/arrow/pull/12735


   User should be able to get a ColumnMetadata object from a `std::shared_ptr<const arrow::KeyValueMetadata>` object, but the
   constructor was not public to do so.


-- 
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 #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot commented on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Scheduled] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Scheduled] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   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] ursabot edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Finished :arrow_down:0.29% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Failed :arrow_down:0.71% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/396| `bd6453ce` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/382| `bd6453ce` test-mac-arm>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/383| `bd6453ce` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/392| `bd6453ce` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/395| `b781710d` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/381| `b781710d` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/377| `b781710d` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/391| `b781710d` ursa-thinkcentre-m75q>
   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] ursabot edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Scheduled] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   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] rafael-telles commented on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
rafael-telles commented on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1080934869


   > LGTM, but please open a JIRA for this as I don't think this qualifies as a minor PR.
   
   Done!


-- 
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 commented on pull request #12735: MINOR: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
lidavidm commented on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1080923687


   LGTM, but please open a JIRA for this as I don't think this qualifies as a minor PR.


-- 
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 closed pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
lidavidm closed pull request #12735:
URL: https://github.com/apache/arrow/pull/12735


   


-- 
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 edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Finished :arrow_down:0.29% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/396| `bd6453ce` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/382| `bd6453ce` test-mac-arm>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/392| `bd6453ce` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/395| `b781710d` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/381| `b781710d` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/377| `b781710d` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/391| `b781710d` ursa-thinkcentre-m75q>
   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] ursabot edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Scheduled] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   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 #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081121695






-- 
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 edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Finished :arrow_down:0.29% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   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] ursabot edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Failed] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   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] rafael-telles commented on pull request #12735: MINOR: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
rafael-telles commented on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1080915697


   Hey @lidavidm , can you please take a look on this?
   Thanks!


-- 
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 edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Finished :arrow_down:0.29% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/396| `bd6453ce` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/382| `bd6453ce` test-mac-arm>
   [Scheduled] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/383| `bd6453ce` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/392| `bd6453ce` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/395| `b781710d` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/381| `b781710d` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/377| `b781710d` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/391| `b781710d` ursa-thinkcentre-m75q>
   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] ursabot edited a comment on pull request #12735: ARROW-16049: [C++][FlightRPC] Fix Flight SQL's ColumnMetadata constructor visibility

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12735:
URL: https://github.com/apache/arrow/pull/12735#issuecomment-1081228742


   Benchmark runs are scheduled for baseline = b781710d950f61912c707d899f4f8750f4e149b0 and contender = bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5. bd6453cee7aa2ce7772e8a28447d45e65a5c1ff5 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/b7a62c6a58934bb2a599644a0246159a...df737547f36b4b25bb24283cf149b2e9/)
   [Finished :arrow_down:0.29% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/817d9371b59c4e4fbb70b65f89491807...2831dfd0cc6c4da69839dd6f5fdb3171/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa51f3e8df2c411db75b7ec2f9453f13...821c355be1734edaad4657d7af9c67a5/)
   [Finished :arrow_down:0.09% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/f50945d9111c4177976c3ed4fc6263c1...191bee5c82624937bed37b2fcdc765ce/)
   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