mattalbr commented on issue #33802: URL: https://github.com/apache/beam/issues/33802#issuecomment-4490847182
@Abacn Thank you for your comment! If I understand correctly, you're saying that Beam will make a runtime determination for each individual row based off what type is actually in the typing.Any to decide whether to use PickleType or FastPrimitiveCoder, and as long as way stay away from PickleType we should experience minimal performance degradation? -- 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]
