Aggarwal-Raghav commented on code in PR #67: URL: https://github.com/apache/hive-site/pull/67#discussion_r2425556368
########## content/docs/latest/admin/hive-schema-tool.md: ########## @@ -89,6 +89,8 @@ Version The dbType "`mssql`" was added in Hive 0.13.1 with [HIVE-6862](https://issues.apache.org/jira/browse/HIVE-6862). +As of [HIVE-29246](https://issues.apache.org/jira/browse/HIVE-29246), the Derby driver class name has been updated to `org.apache.derby.iapi.jdbc.AutoloadedDriver`. If you are using Derby, please ensure you use this new class name. + Review Comment: Sure. Will update the PR shortly. -- 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]
