LakshSingla commented on code in PR #16412: URL: https://github.com/apache/druid/pull/16412#discussion_r1615625151
########## docs/release-info/release-notes.md: ########## @@ -57,50 +57,689 @@ For tips about how to write a good release note, see [Release notes](https://git This section contains important information about new and existing features. +### Improved native queries + +Native queries can now group on nested columns and arrays. Review Comment: Is it possible to expand upon the feature a bit more - maybe we can add an example and an image. ########## docs/release-info/release-notes.md: ########## @@ -57,50 +57,689 @@ For tips about how to write a good release note, see [Release notes](https://git This section contains important information about new and existing features. +### Improved native queries Review Comment: IMO we should explicitly mention "Support grouping on complex columns and nested arrays" ########## docs/release-info/release-notes.md: ########## @@ -57,50 +57,689 @@ For tips about how to write a good release note, see [Release notes](https://git This section contains important information about new and existing features. +### Improved native queries + +Native queries can now group on nested columns and arrays. Review Comment: We should mention that rollup on complex columns is supported via MSQ, and the possible advantages of doing so. I think we can combine it in the same section. ########## docs/release-info/release-notes.md: ########## @@ -57,50 +57,689 @@ For tips about how to write a good release note, see [Release notes](https://git This section contains important information about new and existing features. +### Improved native queries + +Native queries can now group on nested columns and arrays. Review Comment: ```suggestion Native queries can now group on supported complex columns and nested arrays. ``` -- 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]
