conda-forge / pyarrow-feedstock

A conda-smithy repository for pyarrow.
BSD 3-Clause "New" or "Revised" License
6 stars 26 forks source link

Build PyArrow with AzureFS Support #126

Closed srilman closed 3 months ago

srilman commented 3 months ago

Checklist

Now that the latest build of libarrow comes with AzureFS support, we can build PyArrow with AzureFS support as well. This entails building with the latest deps and setting the environment variable flag to build the Cython extension wrapping AzureFS for Python.

Note: AzureFS on libarrow on conda-forge is only available for Linux and macOS. So didn't enable the flag for Windows here.

conda-forge-webservices[bot] commented 3 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

srilman commented 3 months ago

Confirmed that the Azure Filesystem extension is built

github-actions[bot] commented 3 months ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!