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/27 13:43:30 UTC

[GitHub] [arrow] rouault opened a new pull request #12725: CDataInterface.rst: fix ReleaseExportedArray() example

rouault opened a new pull request #12725:
URL: https://github.com/apache/arrow/pull/12725


   The initial assertion ``array->format != NULL`` refers to a non-existing field. I assume that this was intended to be the release callback


-- 
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 #12725: MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example

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


   Benchmark runs are scheduled for baseline = 08bfd4c68d0ef73d87a2381a7dacde50a7443087 and contender = a589a3d985801ba86e36e66ff3c652698511a311. a589a3d985801ba86e36e66ff3c652698511a311 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/49b8ae9e4257412b94d75fb72a4a13ba...cfb1dad091d84a62848c730863827d9e/)
   [Finished :arrow_down:0.13% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/8a52d65c9e334a1ba727f9bd8889c4d8...fdf9f87e554a4d3cbb206eab6dcbf111/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c1b6fa14d314235bd398e4823fb186a...c533bd77f82e46809cfd8899634d1800/)
   [Finished :arrow_down:0.13% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/11fe7de1b29f470ea71f5660aae62145...73cf90764aca48cbb24b486d0beaecc1/)
   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 #12725: MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example

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


   Benchmark runs are scheduled for baseline = 08bfd4c68d0ef73d87a2381a7dacde50a7443087 and contender = a589a3d985801ba86e36e66ff3c652698511a311. a589a3d985801ba86e36e66ff3c652698511a311 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/49b8ae9e4257412b94d75fb72a4a13ba...cfb1dad091d84a62848c730863827d9e/)
   [Scheduled] [test-mac-arm](https://conbench.ursa.dev/compare/runs/8a52d65c9e334a1ba727f9bd8889c4d8...fdf9f87e554a4d3cbb206eab6dcbf111/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c1b6fa14d314235bd398e4823fb186a...c533bd77f82e46809cfd8899634d1800/)
   [Finished :arrow_down:0.13% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/11fe7de1b29f470ea71f5660aae62145...73cf90764aca48cbb24b486d0beaecc1/)
   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 #12725: CDataInterface.rst: fix ReleaseExportedArray() example

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


   <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information
     regarding copyright ownership.  The ASF licenses this file
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
   -->
   
   Thanks for opening a pull request!
   
   If this is not a [minor PR](https://github.com/apache/arrow/blob/master/CONTRIBUTING.md#Minor-Fixes). Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW
   
   Opening JIRAs ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Arrow project.
   
   Then could you also rename pull request title in the following format?
   
       ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}
   
   or
   
       MINOR: [${COMPONENT}] ${SUMMARY}
   
   See also:
   
     * [Other pull requests](https://github.com/apache/arrow/pulls/)
     * [Contribution Guidelines - How to contribute patches](https://arrow.apache.org/docs/developers/contributing.html#how-to-contribute-patches)
   


-- 
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 closed pull request #12725: MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example

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


   


-- 
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 #12725: MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example

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


   Benchmark runs are scheduled for baseline = 08bfd4c68d0ef73d87a2381a7dacde50a7443087 and contender = a589a3d985801ba86e36e66ff3c652698511a311. a589a3d985801ba86e36e66ff3c652698511a311 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/49b8ae9e4257412b94d75fb72a4a13ba...cfb1dad091d84a62848c730863827d9e/)
   [Finished :arrow_down:0.13% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/8a52d65c9e334a1ba727f9bd8889c4d8...fdf9f87e554a4d3cbb206eab6dcbf111/)
   [Failed :arrow_down:1.07% :arrow_up:0.36%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c1b6fa14d314235bd398e4823fb186a...c533bd77f82e46809cfd8899634d1800/)
   [Finished :arrow_down:0.13% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/11fe7de1b29f470ea71f5660aae62145...73cf90764aca48cbb24b486d0beaecc1/)
   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 commented on pull request #12725: MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example

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


   Benchmark runs are scheduled for baseline = 08bfd4c68d0ef73d87a2381a7dacde50a7443087 and contender = a589a3d985801ba86e36e66ff3c652698511a311. a589a3d985801ba86e36e66ff3c652698511a311 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/49b8ae9e4257412b94d75fb72a4a13ba...cfb1dad091d84a62848c730863827d9e/)
   [Scheduled] [test-mac-arm](https://conbench.ursa.dev/compare/runs/8a52d65c9e334a1ba727f9bd8889c4d8...fdf9f87e554a4d3cbb206eab6dcbf111/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c1b6fa14d314235bd398e4823fb186a...c533bd77f82e46809cfd8899634d1800/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/11fe7de1b29f470ea71f5660aae62145...73cf90764aca48cbb24b486d0beaecc1/)
   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 #12725: MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example

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


   Benchmark runs are scheduled for baseline = 08bfd4c68d0ef73d87a2381a7dacde50a7443087 and contender = a589a3d985801ba86e36e66ff3c652698511a311. a589a3d985801ba86e36e66ff3c652698511a311 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/49b8ae9e4257412b94d75fb72a4a13ba...cfb1dad091d84a62848c730863827d9e/)
   [Finished :arrow_down:0.13% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/8a52d65c9e334a1ba727f9bd8889c4d8...fdf9f87e554a4d3cbb206eab6dcbf111/)
   [Failed :arrow_down:1.07% :arrow_up:0.36%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c1b6fa14d314235bd398e4823fb186a...c533bd77f82e46809cfd8899634d1800/)
   [Finished :arrow_down:0.13% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/11fe7de1b29f470ea71f5660aae62145...73cf90764aca48cbb24b486d0beaecc1/)
   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