aravi5 opened a new pull request #1626: DRILL-6855: Query from non-existent proxy user fails with "No default schema selected" when impersonation is enabled URL: https://github.com/apache/drill/pull/1626 This PR intends to throw an error immediately when `UserSession.getDefaultSchema` fails with an `IOException`. Similar changes were done as a part of [DRILL-5704](https://github.com/apache/drill/pull/895). However, with [dynamic loading of schema](https://issues.apache.org/jira/browse/DRILL-5089), the previous fix is no more relevant. This PR tries to resolve the issue on similar lines.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
