pan3793 commented on code in PR #4950:
URL: https://github.com/apache/kyuubi/pull/4950#discussion_r1226633437


##########
docs/deployment/migration-guide.md:
##########
@@ -17,6 +17,13 @@
 
 # Kyuubi Migration Guide
 
+## Upgrading from Kyuubi 1.7 to 1.8
+
+* Since Kyuubi 1.8, SQLite is added and becomes the default database type of 
Kyuubi metastore, as Derby has been deprecated.
+  Both of Derby and SQLite are mainly for test purpose, and they're not 
supposed to use in production

Review Comment:
   ```suggestion
     Both Derby and SQLite are mainly for testing purposes, and they're not 
supposed to be used in production.
   ```



-- 
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]

Reply via email to