thomasrebele commented on code in PR #115:
URL: https://github.com/apache/hive-site/pull/115#discussion_r3869915768


##########
content/docs/latest/user/hive-hplsql/user-guide/configuration.md:
##########
@@ -0,0 +1,314 @@
+---
+title: "Apache Hive : HPL/SQL Configurations"
+date: 2026-08-12
+---
+
+# Apache Hive : HPL/SQL Configurations
+
+You can set all options dynamically using the [SET]({{< ref "assign" >}}) 
statement in a HPL/SQL script: `SET option=value;` 
+
+<!-- HPL/SQL configuration is stored in *hplsql-site.xml* file. This file 
stores options in the following format:

Review Comment:
   Why is this part of the doc commented out? Either it should be part of the 
doc, or the block should be removed.



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