mdayakar commented on code in PR #115:
URL: https://github.com/apache/hive-site/pull/115#discussion_r3896559205
##########
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:
Added the comment.
--
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]