TheNeuralBit commented on pull request #14117: URL: https://github.com/apache/beam/pull/14117#issuecomment-791042902
> I thought SchemaIOProvider's main goal was just to easily wrap IOs for SQL and it does great job for that. I took the other route because more advanced use cases were using the full Table hierarchy. The main goal with SchemaIOProvider was to avoid code getting duplicated between ExternalTransform wrappers and TableProvider implementations (e.g. for JDBC). I was also hopeful that it would help move logic for "schema-aware" IOs out of the SQL extension and into the IOs themselves. ---------------------------------------------------------------- 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: [email protected]
