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 5596b8ac3 Publish built docs triggered by 
c6136aa602f769e5666d44b338b8ed1234b70aaf
5596b8ac3 is described below

commit 5596b8ac3ad62117dfe9c01045e16234dbcb9d33
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 13:29:22 2025 +0000

    Publish built docs triggered by c6136aa602f769e5666d44b338b8ed1234b70aaf
---
 _sources/user-guide/latest/compatibility.md.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_sources/user-guide/latest/compatibility.md.txt 
b/_sources/user-guide/latest/compatibility.md.txt
index 908693ff5..7a18e3b4a 100644
--- a/_sources/user-guide/latest/compatibility.md.txt
+++ b/_sources/user-guide/latest/compatibility.md.txt
@@ -56,8 +56,8 @@ and sorting on floating-point data can be enabled by setting 
`spark.comet.expres
 ## Incompatible Expressions
 
 Expressions that are not 100% Spark-compatible will fall back to Spark by 
default and can be enabled by setting
-`spark.comet.expression.EXPRNAME.allowIncompatible=true`, where `EXPRNAME` is 
the Spark expression class name. See 
-the [Comet Supported Expressions Guide](expressions.md) for more information 
on this configuration setting.  
+`spark.comet.expression.EXPRNAME.allowIncompatible=true`, where `EXPRNAME` is 
the Spark expression class name. See
+the [Comet Supported Expressions Guide](expressions.md) for more information 
on this configuration setting.
 
 It is also possible to specify `spark.comet.expression.allowIncompatible=true` 
to enable all
 incompatible expressions.


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

Reply via email to