Abacn commented on issue #37386:
URL: https://github.com/apache/beam/issues/37386#issuecomment-3793630322

   Relevant stack trace is here 
   
   ```
   File 
"/Users/user/project/.venv/lib/python3.13/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 1254, in process_bundle
       _LOGGER.debug('start %s', op)
   
   File "apache_beam/runners/worker/operations.py", line 665, in 
apache_beam.runners.worker.operations.Operation.__str__
    
   File 
"/Users/user/project/.venv/lib/python3.13/site-packages/apache_beam/coders/coders.py",
 line 1580, in __repr__
       f'value_coder={self.value_coder()}]')
   
     File 
"/Users/user/project/.venv/lib/python3.13/site-packages/apache_beam/coders/coders.py",
 line 1343, in value_coder
       raise ValueError('TupleCoder does not have exactly 2 components.')
   ```
   
   opened #37406 to fix


-- 
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]

Reply via email to