FrankChen021 commented on PR #10949: URL: https://github.com/apache/druid/pull/10949#issuecomment-1208836723
Hi @abhishekagarwal87 , the changes in this PR was previously used in our team. I'm not working on that project now, so I don't have large chunk of time to resolve the conflicts. Also SQL functions are not supported on rollup first/last column, this is also a restriction that needs to be resolved. (See comment above https://github.com/apache/druid/pull/10949#issuecomment-819423526) At the time this PR was created, it was not able to do that. So we use native query to bypass this problem. It would be great if you can pick up this PR. -- 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]
