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 4eb316a30 Publish built docs triggered by 94ca9684d324940c4c5d62b9d207e5a43693d0a3 4eb316a30 is described below commit 4eb316a300ea13919b9401d27fd514cd730a8707 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jun 24 16:49:12 2025 +0000 Publish built docs triggered by 94ca9684d324940c4c5d62b9d207e5a43693d0a3 --- _sources/user-guide/expressions.md.txt | 3 ++- searchindex.js | 2 +- user-guide/expressions.html | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/_sources/user-guide/expressions.md.txt b/_sources/user-guide/expressions.md.txt index e43da50d7..5720f3304 100644 --- a/_sources/user-guide/expressions.md.txt +++ b/_sources/user-guide/expressions.md.txt @@ -208,9 +208,10 @@ The following Spark expressions are currently available. Any known compatibility ## Other | Expression | Notes | -| ----------------------- | ------------------------------------------------------------------------------- | +|-------------------------| ------------------------------------------------------------------------------- | | Cast | See compatibility guide for list of supported cast expressions and known issues | | BloomFilterMightContain | | | ScalarSubquery | | | Coalesce | | | NormalizeNaNAndZero | | +| ToPrettyString | | diff --git a/searchindex.js b/searchindex.js index 87d473da5..337e30c22 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"1. Install Comet": [[11, "install-comet"]], "2. Clone Spark and Apply Diff": [[11, "clone-spark-and-apply-diff"]], "3. Run Spark SQL Tests": [[11, "run-spark-sql-tests"]], "ANSI mode": [[14, "ansi-mode"]], "API Differences Between Spark Versions": [[0, "api-differences-between-spark-versions"]], "ASF Links": [[13, null]], "Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)": [[19, null]], "Adding Spark-side Tests for the New Expression": [...] \ No newline at end of file +Search.setIndex({"alltitles": {"1. Install Comet": [[11, "install-comet"]], "2. Clone Spark and Apply Diff": [[11, "clone-spark-and-apply-diff"]], "3. Run Spark SQL Tests": [[11, "run-spark-sql-tests"]], "ANSI mode": [[14, "ansi-mode"]], "API Differences Between Spark Versions": [[0, "api-differences-between-spark-versions"]], "ASF Links": [[13, null]], "Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)": [[19, null]], "Adding Spark-side Tests for the New Expression": [...] \ No newline at end of file diff --git a/user-guide/expressions.html b/user-guide/expressions.html index 4d6072903..1cf5cbd0d 100644 --- a/user-guide/expressions.html +++ b/user-guide/expressions.html @@ -949,6 +949,9 @@ under the License. <tr class="row-even"><td><p>NormalizeNaNAndZero</p></td> <td><p></p></td> </tr> +<tr class="row-odd"><td><p>ToPrettyString</p></td> +<td><p></p></td> +</tr> </tbody> </table> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org