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

Chamikara Madhusanka Jayalath commented on BEAM-11731:
------------------------------------------------------

Are you able to build pydocs with these updates ? I'm running into an issue in 
Linux (not in Mac strangely).

 

tox -e py38-docs

 

WARNING: autodoc: failed to import module 'row_coder_test' from module 
'apache_beam.coders'; the following exception was raised:
Traceback (most recent call last):
 File 
"/usr/local/google/home/chamikara/code/beam_checkout_1/beam/sdks/python/target/.tox/py38-docs/lib/python3.8/site-packages/dateutil/parser/isoparser.py",
 line 208, in _parse_isodate
 return self._parse_isodate_common(dt_str)
 File 
"/usr/local/google/home/chamikara/code/beam_checkout_1/beam/sdks/python/target/.tox/py38-docs/lib/python3.8/site-packages/dateutil/parser/isoparser.py",
 line 250, in _parse_isodate_common
 components[2] = int(dt_str[pos:pos + 2])
ValueError: invalid literal for int() with base 10: '3-'

....

Command exited with non-zero status 1
51.41user 1.17system 0:52.83elapsed 99%CPU (0avgtext+0avgdata 
372048maxresident)k
0inputs+188440outputs (0major+158785minor)pagefaults 0swaps
ERROR: InvocationError for command /usr/bin/time scripts/generate_pydoc.sh 
(exited with code 1)
py38-docs run-test-post: commands[0] | bash 
/usr/local/google/home/chamikara/code/beam_checkout_1/beam/sdks/python/scripts/run_tox_cleanup.sh

 

 

 

> numpy 1.20.0 breaks dataframe io_test.test_read_write_10_parquet and mypy
> -------------------------------------------------------------------------
>
>                 Key: BEAM-11731
>                 URL: https://issues.apache.org/jira/browse/BEAM-11731
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>    Affects Versions: 2.26.0, 2.27.0
>            Reporter: Kyle Weaver
>            Assignee: Brian Hulette
>            Priority: P1
>             Fix For: 2.29.0
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> pyarrow.lib.ArrowTypeError: ("Did not pass numpy.dtype object [while running 
> '_WriteToPandas/WriteToFiles/ParDo(_WriteUnshardedRecordsFn)/ParDo(_WriteUnshardedRecordsFn)']",
>  'Conversion failed for column rank with type int64')
> https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/17083/testReport/junit/apache_beam.dataframe.io_test/IOTest/test_read_write_10_parquet/



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

Reply via email to