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


##########
docs/deployment/migration-guide.md:
##########
@@ -21,6 +21,8 @@
 
 * Since Kyuubi 1.11, the configuration 
`spark.sql.watchdog.forcedMaxOutputRows` provided by Kyuubi Spark extension is 
removed, consider using `kyuubi.operation.result.max.rows` instead. Note, the 
latter works without requirement of installing Kyuubi Spark extension.
 
+* Since Kyuubi 1.11, the configuration 
`kyuubi.session.engine.spark.initialize.sql` is now applied for every session 
in shared engines (USER/GROUP/SERVER), correcting previous behavior where it 
was only applied for the first session.

Review Comment:
   should it be "the configuration ... **set by client**"? I think the 
server-side conf (present in `kyuubi-defaults.conf`) also works previously, 
right?



-- 
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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to