You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "kennknowles (via GitHub)" <gi...@apache.org> on 2023/03/20 19:50:40 UTC

[GitHub] [beam] kennknowles commented on issue #25860: [Bug]: ValueError: Invalid DisplayDataItem when using AsSingleton for side input.

kennknowles commented on issue #25860:
URL: https://github.com/apache/beam/issues/25860#issuecomment-1476841003

   For `num_shards` you have to pass an `int`, so you cannot pass a side input. This error really should be caught earlier by parameter validation.
   
   Reference: https://beam.apache.org/releases/pydoc/2.46.0/apache_beam.io.textio.html?highlight=writetotext#apache_beam.io.textio.WriteToText


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org