bowenliang123 commented on code in PR #4965:
URL: https://github.com/apache/kyuubi/pull/4965#discussion_r1230999942


##########
docs/deployment/migration-guide.md:
##########
@@ -24,6 +24,10 @@
   To restore previous behavior, set 
`kyuubi.metadata.store.jdbc.database.type=DERBY` and
   
`kyuubi.metadata.store.jdbc.url=jdbc:derby:memory:kyuubi_state_store_db;create=true`.
 
+## Upgrading from Kyuubi 1.7.1 to 1.7.2
+
+* Since Kyuubi 1.7.2, for Kyuubi BeeLine, please use `--python-mode` option to 
run python code or script.

Review Comment:
   Minor: Maybe worth to mention this option in the description.



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