jnturton opened a new pull request, #2528: URL: https://github.com/apache/drill/pull/2528
... and test the case of JDBC. ## Description A utility method for parsing the auth mode enum incorrectly defaults to `DRILL_PROCESS`, even when called by storage plugins that desire a different default. ## Documentation New user and dev docs for auth modes pending. ## Testing TestDataSource#testInitWithoutUserAndPassword now checks the default authMode applied when it is missing from the storage config for the case of the JDBC plugin. -- 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]
