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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 78f4d2dfa0 Publish built docs triggered by 
297e537bdfe0ce74e97cc8fd9875bd1af8f18a25
78f4d2dfa0 is described below

commit 78f4d2dfa01993e21f4fb04f8a6646a1cf8689dc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 1 20:26:52 2025 +0000

    Publish built docs triggered by 297e537bdfe0ce74e97cc8fd9875bd1af8f18a25
---
 _sources/user-guide/features.md.txt | 2 +-
 user-guide/features.html            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_sources/user-guide/features.md.txt 
b/_sources/user-guide/features.md.txt
index 4faeb0acf1..967e81e681 100644
--- a/_sources/user-guide/features.md.txt
+++ b/_sources/user-guide/features.md.txt
@@ -43,7 +43,7 @@
 - [x] Filter (`WHERE`)
 - [x] Filter post-aggregate (`HAVING`)
 - [x] Sorting (`ORDER BY`)
-- [x] Limit (`LIMIT`
+- [x] Limit (`LIMIT`)
 - [x] Aggregate (`GROUP BY`)
 - [x] cast /try_cast
 - [x] [`VALUES` 
lists](https://www.postgresql.org/docs/current/queries-values.html)
diff --git a/user-guide/features.html b/user-guide/features.html
index dfad1303db..74c9fa46f8 100644
--- a/user-guide/features.html
+++ b/user-guide/features.html
@@ -663,7 +663,7 @@
 <li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> Filter (<code 
class="docutils literal notranslate"><span 
class="pre">WHERE</span></code>)</p></li>
 <li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> Filter post-aggregate 
(<code class="docutils literal notranslate"><span 
class="pre">HAVING</span></code>)</p></li>
 <li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> Sorting (<code 
class="docutils literal notranslate"><span class="pre">ORDER</span> <span 
class="pre">BY</span></code>)</p></li>
-<li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> Limit (<code 
class="docutils literal notranslate"><span 
class="pre">LIMIT</span></code></p></li>
+<li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> Limit (<code 
class="docutils literal notranslate"><span 
class="pre">LIMIT</span></code>)</p></li>
 <li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> Aggregate (<code 
class="docutils literal notranslate"><span class="pre">GROUP</span> <span 
class="pre">BY</span></code>)</p></li>
 <li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> cast /try_cast</p></li>
 <li class="task-list-item"><p><input class="task-list-item-checkbox" 
checked="checked" disabled="disabled" type="checkbox"> <a class="reference 
external" 
href="https://www.postgresql.org/docs/current/queries-values.html";><code 
class="docutils literal notranslate"><span class="pre">VALUES</span></code> 
lists</a></p></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to