simi opened a new pull request, #27334: URL: https://github.com/apache/beam/pull/27334
similar to https://github.com/apache/beam/pull/10465/, but for Spark currently suggested code ends with this exception ```bash Traceback (most recent call last): File "/home/retro/code/work/FUGA/git/beam/test-csv.py", line 41, in <module> with beam.Pipeline(options) as p: File "/home/retro/.local/lib/python3.10/site-packages/apache_beam/pipeline.py", line 196, in __init__ raise TypeError( TypeError: Runner PipelineOptions() is not a PipelineRunner object or the name of a registered runner. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
