FrankChen021 commented on PR #19775: URL: https://github.com/apache/druid/pull/19775#issuecomment-5099680732
Thanks for the link. The two PRs improve native-query errors at different stages: #19745 propagates `DruidException` after deserialization, while this PR handles Jackson construction failures before query lifecycle initialization. They appear complementary. I will rebase this PR after #19745 lands and resolve any shared `QueryResource` test or constructor changes. -- 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]
