This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new eee7436  Automatic Site Publish by Buildbot
eee7436 is described below

commit eee7436275a4d16990d293c0f15fbe6ff737363a
Author: buildbot <[email protected]>
AuthorDate: Tue Sep 14 12:43:59 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/configuration-options-introduction/index.html    | 5 +++++
 output/feed.xml                                              | 4 ++--
 output/zh/docs/configuration-options-introduction/index.html | 5 +++++
 output/zh/feed.xml                                           | 4 ++--
 4 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/output/docs/configuration-options-introduction/index.html 
b/output/docs/configuration-options-introduction/index.html
index 9f5f49e..aa42c7a 100644
--- a/output/docs/configuration-options-introduction/index.html
+++ b/output/docs/configuration-options-introduction/index.html
@@ -1438,6 +1438,11 @@
 <h2 id="system-options">System Options</h2>
 <p>The sys.options table lists options that you can set at the system or 
session level, as described in the section, <a 
href="/docs/planning-and-execution-options">“Planning and Execution 
Options”</a>.</p>
 
+<div class="admonition note">
+  <p class="first admonition-title">Note</p>
+  <p class="last">In addition to via `ALTER SYSTEM` and `ALTER SESSION`, 
system options can be set in Drill's configuration files.  In the latter case, 
some options must be specified under the namespace `drill.exec.options`.  Refer 
to `exec/java-exec/src/main/resources/drill-module.conf` in the Drill source 
for more information.  </p>
+</div>
+
 <table>
   <thead>
     <tr>
diff --git a/output/feed.xml b/output/feed.xml
index 0d6a7e6..77c7e09 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 14 Sep 2021 03:46:19 +0000</pubDate>
-    <lastBuildDate>Tue, 14 Sep 2021 03:46:19 +0000</lastBuildDate>
+    <pubDate>Tue, 14 Sep 2021 12:40:53 +0000</pubDate>
+    <lastBuildDate>Tue, 14 Sep 2021 12:40:53 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>
diff --git a/output/zh/docs/configuration-options-introduction/index.html 
b/output/zh/docs/configuration-options-introduction/index.html
index a9d6782..de94426 100644
--- a/output/zh/docs/configuration-options-introduction/index.html
+++ b/output/zh/docs/configuration-options-introduction/index.html
@@ -1438,6 +1438,11 @@
 <h2 id="system-options">System Options</h2>
 <p>The sys.options table lists options that you can set at the system or 
session level, as described in the section, <a 
href="/zh/docs/planning-and-execution-options">“Planning and Execution 
Options”</a>.</p>
 
+<div class="admonition note">
+  <p class="first admonition-title">Note</p>
+  <p class="last">In addition to via `ALTER SYSTEM` and `ALTER SESSION`, 
system options can be set in Drill's configuration files.  In the latter case, 
some options must be specified under the namespace `drill.exec.options`.  Refer 
to `exec/java-exec/src/main/resources/drill-module.conf` in the Drill source 
for more information.  </p>
+</div>
+
 <table>
   <thead>
     <tr>
diff --git a/output/zh/feed.xml b/output/zh/feed.xml
index e1ea247..a1aa960 100644
--- a/output/zh/feed.xml
+++ b/output/zh/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/zh/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 14 Sep 2021 03:46:19 +0000</pubDate>
-    <lastBuildDate>Tue, 14 Sep 2021 03:46:19 +0000</lastBuildDate>
+    <pubDate>Tue, 14 Sep 2021 12:40:53 +0000</pubDate>
+    <lastBuildDate>Tue, 14 Sep 2021 12:40:53 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>

Reply via email to