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


##########
kyuubi-server/src/test/scala/org/apache/kyuubi/config/AllKyuubiConfiguration.scala:
##########
@@ -177,6 +177,36 @@ class AllKyuubiConfiguration extends KyuubiFunSuite {
       """Please refer to the Flink official online documentation for [SET 
Statements]
         
|(https://nightlies.apache.org/flink/flink-docs-stable/docs/dev/table/sql/set/)"""
 
+    builder ++=
+      """## Trino Configurations
+        |### Via  config.properties""" += """Setting them in 
`$TRINO_HOME/etc/config.properties`

Review Comment:
   ```suggestion
           |### Via config.properties""" += """Setting them in 
`$TRINO_HOME/etc/config.properties`
   ```



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