somu-imply commented on PR #13173: URL: https://github.com/apache/druid/pull/13173#issuecomment-1276472991
@paul-rogers I have removed the dubious `try-catch` which was trying to patch things as the rowtype should be set correctly before the code reaches there. But doing additional work in `DruidOuterQueryRel` leads to an increase in planning time. The travis passed on the last run and my last commit just had benchmarks updated so I expect travis to pass again -- 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]
