[ https://issues.apache.org/jira/browse/HIVE-23016?focusedWorklogId=642740&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-642740 ]
ASF GitHub Bot logged work on HIVE-23016: ----------------------------------------- Author: ASF GitHub Bot Created on: 27/Aug/21 08:56 Start Date: 27/Aug/21 08:56 Worklog Time Spent: 10m Work Description: malikin opened a new pull request #2606: URL: https://github.com/apache/hive/pull/2606 ### What changes were proposed in this pull request? Extract JdbcConnectionParams from Utils Class as mentioned here https://issues.apache.org/jira/browse/HIVE-23016 ### Why are the changes needed? Close https://issues.apache.org/jira/browse/HIVE-23016 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? All tests and codestyle checks passed. -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 642740) Remaining Estimate: 0h Time Spent: 10m > Extract JdbcConnectionParams from Utils Class > --------------------------------------------- > > Key: HIVE-23016 > URL: https://issues.apache.org/jira/browse/HIVE-23016 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Priority: Minor > Labels: n00b, newbie, noob > Time Spent: 10m > Remaining Estimate: 0h > > And make it its own class. > https://github.com/apache/hive/blob/4700e210ef7945278c4eb313c9ebd810b0224da1/jdbc/src/java/org/apache/hive/jdbc/Utils.java#L72 -- This message was sent by Atlassian Jira (v8.3.4#803005)