[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-07-08 Thread Ajay Kanagala (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564398#comment-17564398
 ] 

Ajay Kanagala commented on ARROW-16779:
---

Thanks [~willjones127] for your quick message and help. Sure I will install the 
nightly wheels for the meanwhile. Thanks for your help in taking initiative and 
shipping Pyarrow Flight in arm64 MacOS version .

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC, Packaging, Python
>Affects Versions: 8.0.0
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Assignee: Will Jones
>Priority: Major
>  Labels: features, pull-request-available
> Fix For: 9.0.0
>
>  Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-07-07 Thread Will Jones (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17563934#comment-17563934
 ] 

Will Jones commented on ARROW-16779:


In the meantime, you can either use conda (which has had flight in M1 wheels 
for a while) or you can install the nightly wheels: 
https://arrow.apache.org/docs/python/install.html?highlight=nightly#installing-nightly-packages

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC, Packaging, Python
>Affects Versions: 8.0.0
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Assignee: Will Jones
>Priority: Major
>  Labels: features, pull-request-available
> Fix For: 9.0.0
>
>  Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-07-07 Thread Will Jones (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17563932#comment-17563932
 ] 

Will Jones commented on ARROW-16779:


Hi [~ajaykanagala]. No 9.0.0 is not released yet. We are targeting July 25th 
for the release.

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC, Packaging, Python
>Affects Versions: 8.0.0
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Assignee: Will Jones
>Priority: Major
>  Labels: features, pull-request-available
> Fix For: 9.0.0
>
>  Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-07-07 Thread Ajay Kanagala (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17563928#comment-17563928
 ] 

Ajay Kanagala commented on ARROW-16779:
---

Hello Team,

Thank you very much for the update and fixing it.

I have a question, Is the pyarrow version 9.0.0 released yet??

Because I was trying to run in 8.0.0 it shows the same error and when I am 
trying to install version 9.0.0, I am getting the below error.

 

$ pip3 install pyarrow==9.0.0

ERROR: Could not find a version that satisfies the requirement pyarrow==9.0.0 
(from versions: 0.9.0, 0.10.0, 0.11.0, 0.11.1, 0.12.0, 0.12.1, 0.13.0, 0.14.0, 
0.15.1, 0.16.0, 0.17.0, 0.17.1, 1.0.0, 1.0.1, 2.0.0, 3.0.0, 4.0.0, 4.0.1, 
5.0.0, 6.0.0, 6.0.1, 7.0.0, 8.0.0)

ERROR: No matching distribution found for pyarrow==9.0.0

 

Can you please help me here. Thanks

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC, Packaging, Python
>Affects Versions: 8.0.0
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Assignee: Will Jones
>Priority: Major
>  Labels: features, pull-request-available
> Fix For: 9.0.0
>
>  Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-06-22 Thread Jira


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17557471#comment-17557471
 ] 

Raúl Cumplido commented on ARROW-16779:
---

If we want to do it for 8.0 we will need to create a new patch release 8.0.1.

There was a discussion on the mailing list about go security patch that could 
potentially require a new patch version, if that happens we could potentially 
include this fix but we will need ask for a vote on the mailing list.

Otherwise it will have to go on version 9.0.0 which will probably start in 1 
month more or less.

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC, Packaging, Python
>Affects Versions: 8.0.0
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Assignee: Will Jones
>Priority: Major
>  Labels: features, pull-request-available
> Fix For: 9.0.0
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-06-21 Thread Will Jones (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17557162#comment-17557162
 ] 

Will Jones commented on ARROW-16779:


I'll look into this. I know we can get this ready for the 9.0 release, but not 
sure if we will release for 8.0. What do you think [~assignUser] [~raulcd] ?

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC, Packaging, Python
>Affects Versions: 8.0.0
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Assignee: Will Jones
>Priority: Major
>  Labels: features, pull-request-available
> Fix For: 9.0.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-06-21 Thread Ajay Kanagala (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17557052#comment-17557052
 ] 

Ajay Kanagala commented on ARROW-16779:
---

Hi Team, 

I am following up with regards to earlier message.

Many of our team mates are currently using Mac M1 and Dremio drivers and would 
need access to Pyarrow Flight package. 

Can someone please help with shipping Pyarrow Flight in arm64 MacOS version of 
the wheel.

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Priority: Major
>  Labels: features
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (ARROW-16779) Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel

2022-06-10 Thread Ajay Kanagala (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17552903#comment-17552903
 ] 

Ajay Kanagala commented on ARROW-16779:
---

Hi Team, We are currently blocked on this feature request.

Can you please help with the timeline for the new feature request and also who 
do we reach out to , to get this feature request prioritized?

> Request for Pyarrow Flight to be shipped in arm64 MacOS version of the wheel
> 
>
> Key: ARROW-16779
> URL: https://issues.apache.org/jira/browse/ARROW-16779
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: FlightRPC
> Environment: Mac M1 OS, Python,
>Reporter: Ajay Kanagala
>Priority: Major
>  Labels: features
>
> This ticket is in continuation to previous ticket 
> "https://issues.apache.org/jira/browse/ARROW-13657;
> It is found that Flight is not shipped in all versions of the wheel. we will 
> also get an import error if you attempt to import pyarrow.gandiva, which is 
> also an optional feature. It is turned off for arm64 MacOS here:
> [https://github.com/apache/arrow/blob/8f0ddc785dd72e950b570f3bc380deb15c124c45/dev/tasks/python-wheels/github.osx.arm64.yml#L26]
>  
> Our team uses Mac M1 processor to work on dremio driver and need access to 
> pyarrow package.
>  
> Can you please add it to the wheel?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)