mosche commented on pull request #16947: URL: https://github.com/apache/beam/pull/16947#issuecomment-1059446017
@reuvenlax Trying to implement this on the existing Schema providers, I kept running into various issues. Also `RowWithGetters` proved to be difficult for this use case. I introduce a similar wrapper row delegating to an underlying object very similar to `RowWithGetters` and optimized things a bit. I would be very grateful for your feedback. Though no rush, I'm off for the next week anyways ... -- 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]
