TheNeuralBit opened a new issue, #22084: URL: https://github.com/apache/beam/issues/22084
### What would you like to happen? As part of normalizing user type hints, we should check if the type can be a RowTypeConstraint (i.e. a schema can be inferred). This would effectively opt-in users of those type hints to using SchemaCoder, so we should evaluate performance (vs. FastPrimitivesCoder/PickleCoder) before doing this. ### Issue Priority Priority: 2 ### Issue Component Component: sdk-py-core -- 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]
