paul-rogers commented on PR #13777: URL: https://github.com/apache/druid/pull/13777#issuecomment-1435358089
After discussion with @clintropolis, we decided to use the approach here for now. There may be upcoming changes that allow a `RowSignature` to contain a nullability flag, and that uses the Druid engine for system tables. When those occur, we can revert to using the now-more-powerful `RowSignature` for table schema. For now, the SQL approach gets us what we want. -- 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]
