vinodk99 commented on issue #28410: URL: https://github.com/apache/beam/issues/28410#issuecomment-1727480739
> If only windows is a problem, we could skip the updates for windows and make the issues are known and tracked on pyarrow side. `py311: commands[0]> python apache_beam/examples/complete/autocomplete_test.py Traceback (most recent call last): File "/script/beam/sdks/python/apache_beam/examples/complete/autocomplete_test.py", line 26, in <module> import apache_beam as beam File "/script/beam/sdks/python/target/.tox/py311/lib/python3.11/site-packages/apache_beam/__init__.py", line 88, in <module> from apache_beam import io File "/script/beam/sdks/python/target/.tox/py311/lib/python3.11/site-packages/apache_beam/io/__init__.py", line 28, in <module> from apache_beam.io.parquetio import * File "/script/beam/sdks/python/target/.tox/py311/lib/python3.11/site-packages/apache_beam/io/parquetio.py", line 679, in <module> class _ParquetSink(filebasedsink.FileBasedSink): File "/script/beam/sdks/python/target/.tox/py311/lib/python3.11/site-packages/apache_beam/io/parquetio.py", line 733, in _ParquetSink def write_record(self, writer, table: pa.Table): ^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'Table' py311: exit 1 (1.57 seconds) /script/beam/sdks/python> python apache_beam/examples/complete/autocomplete_test.py pid=117143 py311: commands_post[0]> bash /script/beam/sdks/python/scripts/run_tox_cleanup.sh .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ py311: FAIL code 1 (14.25=setup[10.75]+cmd[0.00,0.41,1.46,0.03,1.57,0.03] seconds) evaluation failed :( (14.48 seconds) ` -- 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. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org