[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&focusedCommentId=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 Ajay Kanagala (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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-21 Thread Ajay Kanagala (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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&focusedCommentId=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)


[jira] [Commented] (ARROW-13657) [Python] No module named 'pyarrow._flight' (MacOS)

2022-06-10 Thread Ajay Kanagala (Jira)


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

Ajay Kanagala commented on ARROW-13657:
---

Hi [~willjones127] , Thank you very much for your response. It is really 
helpful. I created a new ticket (ARROW-16779) in regards for Pyarrow Flight to 
be shipped in arm64 MacOS version of the wheel.

What is the timeline for the new feature request and who do we reach out to , 
to get this feature request prioritized?

> [Python] No module named 'pyarrow._flight' (MacOS)
> --
>
> Key: ARROW-13657
> URL: https://issues.apache.org/jira/browse/ARROW-13657
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Affects Versions: 5.0.0
> Environment: Device: Macbook Air M1 2020 (MacOS Big Sur 11.5.1)
> Python version: Python 3.9.4
> Arrow version: 5.0.0
>Reporter: Dinh Long Nguyen
>Priority: Major
>
> ModuleNotFoundError: No module named 'pyarrow._flight'
> *Error Detail:*
> Traceback (most recent call last):
>  File "arrowtest1/backend/server.py", line 4, in 
>  import pyarrow.flight as fl
>  File 
> ".local/share/virtualenvs/backend-OiVOEXti/lib/python3.9/site-packages/pyarrow/flight.py",
>  line 18, in 
>  from pyarrow._flight import ( # noqa:F401
>  ModuleNotFoundError: No module named 'pyarrow._flight'
> *Device*: Macbook Air M1 2020 (MacOS Big Sur 11.5.1)
> *Python version:* Python 3.9.4
> *Arrow version:* 5.0.0
> *Description*
> Pyarrow works fine, can import other component such as pyarrow.orc, but not 
> pyarrow.flight
> Tried out several machines (intel 4790k, ubuntu), can import pyarrow.flight 
> no problem.
> Even tried out VSCode Dev Container on the same macbook, can also import 
> flight no problem.
> But I cant import when used pipenv directly within macos (I mean no 
> container).
> *Replication process:*
> pipenv install pyarrow
> python
> >> import pyarrow.flight
> Then the error occured
>  



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


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

2022-06-07 Thread Ajay Kanagala (Jira)
Ajay Kanagala created ARROW-16779:
-

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


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-13657) [Python] No module named 'pyarrow._flight' (MacOS)

2022-06-06 Thread Ajay Kanagala (Jira)


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

Ajay Kanagala commented on ARROW-13657:
---

I am also facing the same issue with the following setup. 

pyarrow: 8.0.0 or 7.0.0
OS: macOS monterey 12.3.1
macBook pro (M1 chip)

 

Can someone please help on how to resolve the issue

> [Python] No module named 'pyarrow._flight' (MacOS)
> --
>
> Key: ARROW-13657
> URL: https://issues.apache.org/jira/browse/ARROW-13657
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Affects Versions: 5.0.0
> Environment: Device: Macbook Air M1 2020 (MacOS Big Sur 11.5.1)
> Python version: Python 3.9.4
> Arrow version: 5.0.0
>Reporter: Dinh Long Nguyen
>Priority: Major
>
> ModuleNotFoundError: No module named 'pyarrow._flight'
> *Error Detail:*
> Traceback (most recent call last):
>  File "arrowtest1/backend/server.py", line 4, in 
>  import pyarrow.flight as fl
>  File 
> ".local/share/virtualenvs/backend-OiVOEXti/lib/python3.9/site-packages/pyarrow/flight.py",
>  line 18, in 
>  from pyarrow._flight import ( # noqa:F401
>  ModuleNotFoundError: No module named 'pyarrow._flight'
> *Device*: Macbook Air M1 2020 (MacOS Big Sur 11.5.1)
> *Python version:* Python 3.9.4
> *Arrow version:* 5.0.0
> *Description*
> Pyarrow works fine, can import other component such as pyarrow.orc, but not 
> pyarrow.flight
> Tried out several machines (intel 4790k, ubuntu), can import pyarrow.flight 
> no problem.
> Even tried out VSCode Dev Container on the same macbook, can also import 
> flight no problem.
> But I cant import when used pipenv directly within macos (I mean no 
> container).
> *Replication process:*
> pipenv install pyarrow
> python
> >> import pyarrow.flight
> Then the error occured
>  



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