udim commented on pull request #14532: URL: https://github.com/apache/beam/pull/14532#issuecomment-819205509
R: @robertwb @katsiapis Note that I made it less efficient by using `encode_to_stream` to encode the values, since they can be of any type. We could special-case `IntEnum` if necessary or declare that only `int` values are supported. LMK -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org