[ 
https://issues.apache.org/jira/browse/BEAM-8368?focusedWorklogId=337645&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-337645
 ]

ASF GitHub Bot logged work on BEAM-8368:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Nov/19 01:19
            Start Date: 02/Nov/19 01:19
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on issue #9970: [BEAM-8368] 
[BEAM-8392] Update pyarrow to the latest version
URL: https://github.com/apache/beam/pull/9970#issuecomment-548996697
 
 
   > Well it's a pretty simple fix, just need to change [this 
line](https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/parquetio_test.py#L451)
 to `pa.Table.from_arrays([orig.column('name')], names=['name'])`
   
   A bit of a side question. It seems like minor versions could be breaking 
with pyarrow. Should we pin this library, instead of using an upper bound?
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 337645)
    Time Spent: 3h  (was: 2h 50m)

> [Python] libprotobuf-generated exception when importing apache_beam
> -------------------------------------------------------------------
>
>                 Key: BEAM-8368
>                 URL: https://issues.apache.org/jira/browse/BEAM-8368
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.15.0, 2.17.0
>            Reporter: Ubaier Bhat
>            Assignee: Brian Hulette
>            Priority: Blocker
>             Fix For: 2.17.0
>
>         Attachments: error_log.txt
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Unable to import apache_beam after upgrading to macos 10.15 (Catalina). 
> Cleared all the pipenvs and but can't get it working again.
> {code}
> import apache_beam as beam
> /Users/***/.local/share/virtualenvs/beam-etl-ims6DitU/lib/python3.7/site-packages/apache_beam/__init__.py:84:
>  UserWarning: Some syntactic constructs of Python 3 are not yet fully 
> supported by Apache Beam.
>   'Some syntactic constructs of Python 3 are not yet fully supported by '
> [libprotobuf ERROR google/protobuf/descriptor_database.cc:58] File already 
> exists in database: 
> [libprotobuf FATAL google/protobuf/descriptor.cc:1370] CHECK failed: 
> GeneratedDatabase()->Add(encoded_file_descriptor, size): 
> libc++abi.dylib: terminating with uncaught exception of type 
> google::protobuf::FatalException: CHECK failed: 
> GeneratedDatabase()->Add(encoded_file_descriptor, size): 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to