shigarg1 commented on issue #17284: URL: https://github.com/apache/druid/issues/17284#issuecomment-2400184345
Hi Abhishek I would like to work on this. But I have few concerns 1. It is possible the data type are different for leaf element with same key. ex - one having a string, while other having an integer 2. It should only aggregate in case of numbers. 3. Do we perform aggregation for nested data as well ? 4. It might be better to have a different function name rather than adding this functionality to same function to keep json_merge consistent with overall database community. Any advice on getting started on this will be helpful. Thanks -- 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]
