mosche commented on PR #16947: URL: https://github.com/apache/beam/pull/16947#issuecomment-1167208260
@TheNeuralBit I've migrated this PR onto `GetterBasedSchemaProvider` and `RowWithGetters` to take advantage of changes in https://github.com/apache/beam/pull/17172. I also decided to remove support for self-recursive AWS models (e.g. DynamoDB's `AttributeValue`) for this initial version. Supporting that is a bit problematic with Beam schemas. In such a case a "traditional" coder is still required. -- 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]
