LakshSingla commented on PR #16412: URL: https://github.com/apache/druid/pull/16412#issuecomment-2125182536
@ektravel I don't see the changes introduced by this PR https://github.com/apache/druid/pull/16322 in the release notes. It should be added in SQL-based Ingestion/Querying. The functionality added by this is: a. It allows the MSQ engine to sort complex columns. b. It allows the MSQ engine to group on complex columns (we might omit if it has been iterated already) c. It allows the MSQ engine to roll up on supported complex columns (JSON columns are the only columns supported for this atm). -- 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]
