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-comet.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 82e0915c Publish built docs triggered by
b3ba82f54e2a35fffbde0e5c21b51822e3a2fb51
82e0915c is described below
commit 82e0915cb11131ade3e370c7562901da9e07f0b4
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 15:01:27 2024 +0000
Publish built docs triggered by b3ba82f54e2a35fffbde0e5c21b51822e3a2fb51
---
_sources/user-guide/overview.md.txt | 2 +-
user-guide/overview.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_sources/user-guide/overview.md.txt
b/_sources/user-guide/overview.md.txt
index ff73176d..b5425d77 100644
--- a/_sources/user-guide/overview.md.txt
+++ b/_sources/user-guide/overview.md.txt
@@ -29,7 +29,7 @@ Comet aims to support:
- a native Parquet implementation, including both reader and writer
- full implementation of Spark operators, including
Filter/Project/Aggregation/Join/Exchange etc.
-- full implementation of Spark built-in expressions
+- full implementation of Spark built-in expressions.
- a UDF framework for users to migrate their existing UDF to native
## Architecture
diff --git a/user-guide/overview.html b/user-guide/overview.html
index ad93c0ab..f74dd4f9 100644
--- a/user-guide/overview.html
+++ b/user-guide/overview.html
@@ -332,7 +332,7 @@ typically faster and more resource efficient than JVM based
runtimes.</p>
<li><p>a native Parquet implementation, including both reader and
writer</p></li>
<li><p>full implementation of Spark operators, including
Filter/Project/Aggregation/Join/Exchange etc.</p></li>
-<li><p>full implementation of Spark built-in expressions</p></li>
+<li><p>full implementation of Spark built-in expressions.</p></li>
<li><p>a UDF framework for users to migrate their existing UDF to
native</p></li>
</ul>
<section id="architecture">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]