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/04/04 14:11:56 UTC

[GitHub] [arrow] raulcd opened a new pull request, #12787: ARROW-15364: [Python] Update filesystem entry in read docstrings to reflect current behaviour

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

   Update docstring to reflect current behaviour.
   
   When filesystem is `None` we will use `LocalFileSystem` if path is found and exists locally. Otherwise we try to find the FileSystem based on the URI as seen here: https://github.com/apache/arrow/blob/master/python/pyarrow/fs.py#L166-L187


-- 
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 #12787: ARROW-15364: [Python] Update filesystem entry in read docstrings to reflect current behaviour

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

   https://issues.apache.org/jira/browse/ARROW-15364


-- 
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 #12787: ARROW-15364: [Python] Update filesystem entry in read docstrings to reflect current behaviour

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

   Benchmark runs are scheduled for baseline = 85809a95419c246a28091aae85fa1da3e8dc5088 and contender = f47e38d2abf3e59dc39c736e96b8654ef6aeb711. f47e38d2abf3e59dc39c736e96b8654ef6aeb711 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/1c02c534cec94acbaab09cd8634d5757...ff5b914cc7eb47488931a481ac98c121/)
   [Finished :arrow_down:0.17% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/c636de8c26ab42638fbd75f91f21b046...4aebc65288254b6fa666b6a0b20f6955/)
   [Failed :arrow_down:0.71% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/296d763fc4c2463db05b4bd6359a1273...60e6b6feb80d459c8f3b5cb2d2e3a85f/)
   [Finished :arrow_down:0.13% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/8632c79ff2b5449cbe02e204cbb02dfc...9e11d6abd705425eac1ed98a71e18ddf/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/442| `f47e38d2` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/427| `f47e38d2` test-mac-arm>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/428| `f47e38d2` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/437| `f47e38d2` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/441| `85809a95` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/426| `85809a95` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/427| `85809a95` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/436| `85809a95` 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] github-actions[bot] commented on pull request #12787: ARROW-15364: [Python] Update filesystem entry in read docstrings to reflect current behaviour

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

   :warning: Ticket **has not been started in JIRA**, please click 'Start Progress'.


-- 
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] jorisvandenbossche closed pull request #12787: ARROW-15364: [Python] Update filesystem entry in read docstrings to reflect current behaviour

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche closed pull request #12787: ARROW-15364: [Python] Update filesystem entry in read docstrings to reflect current behaviour
URL: https://github.com/apache/arrow/pull/12787


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