TheNeuralBit commented on pull request #14016: URL: https://github.com/apache/beam/pull/14016#issuecomment-786120186
Daniel and I discussed this offline. Some notes: - It makes sense to just keep both the nested and flattened modes for now. We can easily detect which one the user is trying to use. In the future the "flattened" option should be re-architected to be a view on the nested mode. - However, we should be aware that with the nested mode users will run up against issues with nested rows until we upgrade calcite (BEAM-9378) ---------------------------------------------------------------- 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]
