tvalentyn
tvalentyn
i left one comment, after that it should be ready to merge.
Very nice, these are the alerts we'd want to see. I am seeing a pytorch release: https://pypi.org/project/torch/2.1.1/ , timeline lines up. Need to check if we install latest version in...
@AnandInguva @damccorm in case you remember whether we reported this to Pytorch folks
Thanks for reporting. We should look into this a part of Python 3.10 upgrade. cc: @AnandInguva @jrmccluskey FYI.
actually, this is for 3.10, not 3.11
why is this suite testing a release branch as opposed to testing dev SDK? Also it seems broken as of now: ``` Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under...
+1, this feature request would be interesting to explore. > And the streaming first philosophy may be the fundamental problem in my opinion. I wouldn't describe Beam as streaming-first, Beam...
Currently failing test: gradlew :sdks:python:test-suites:portable:py312:portableLocalRunnerJuliaSetWithSetupPy
Seeing a similar error on a different operation: ``` from apache_beam.dataframe.doctests import teststring test = """ With a DataFrame >>> df = pd.DataFrame({'a': [1, 2, 2, 3], 'b': [3, 4,...
You may be right, thanks for correction, @ahmedabu98 ``` 2024-04-24T12:03:53.0963029Z Please verify that you have permissions to write to the parent directory.. 2024-04-24T12:03:53.0964903Z The configuration directory may not be writable....