gianm commented on PR #12745: URL: https://github.com/apache/druid/pull/12745#issuecomment-1176884391
> @gianm, thanks for the explanation! Having just suffered though trying to find info in a PR from many months back, I wonder if we can capture these answers as either Javadoc, or a brief README.md, in the frame package? Would be super helpful for others as they dive into the code. Yeah, that's a good idea. I'm planning to go through and add some explanation about the field/column formats. In addition to that I'm down to add some info on why we have both row/columnar formats. Right now the Frame class javadoc seems like a good place. That's the most central thing to this project. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
