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 12a43ef78 Publish built docs triggered by
b24a6d46f9c386f8e45e16bf5c33d127fd9c6cea
12a43ef78 is described below
commit 12a43ef78b0767fbc51b93ee7407c853b2a75945
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 21 13:56:34 2025 +0000
Publish built docs triggered by b24a6d46f9c386f8e45e16bf5c33d127fd9c6cea
---
_sources/user-guide/compatibility.md.txt | 1 -
searchindex.js | 2 +-
user-guide/compatibility.html | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/_sources/user-guide/compatibility.md.txt
b/_sources/user-guide/compatibility.md.txt
index 6e9f0f825..4316c1c8c 100644
--- a/_sources/user-guide/compatibility.md.txt
+++ b/_sources/user-guide/compatibility.md.txt
@@ -62,7 +62,6 @@ logical types. Arrow-based readers, such as DataFusion and
Comet do respect thes
rather than signed. By default, Comet will fall back to Spark when scanning
Parquet files containing `byte` or `short`
types (regardless of the logical type). This behavior can be disabled by
setting
`spark.comet.scan.allowIncompatible=true`.
-- Reading legacy INT96 timestamps contained within complex types can produce
different results to Spark
- There is a known performance issue when pushing filters down to Parquet. See
the [Comet Tuning Guide] for more
information.
- There are failures in the Spark SQL test suite when enabling these new scans
(tracking issues: [#1542] and [#1545]).
diff --git a/searchindex.js b/searchindex.js
index ea98c5371..c1d3ec097 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/compatibility.html b/user-guide/compatibility.html
index 9be020c93..c7e07b8fc 100644
--- a/user-guide/compatibility.html
+++ b/user-guide/compatibility.html
@@ -453,7 +453,6 @@ logical types. Arrow-based readers, such as DataFusion and
Comet do respect thes
rather than signed. By default, Comet will fall back to Spark when scanning
Parquet files containing <code class="docutils literal notranslate"><span
class="pre">byte</span></code> or <code class="docutils literal
notranslate"><span class="pre">short</span></code>
types (regardless of the logical type). This behavior can be disabled by
setting
<code class="docutils literal notranslate"><span
class="pre">spark.comet.scan.allowIncompatible=true</span></code>.</p></li>
-<li><p>Reading legacy INT96 timestamps contained within complex types can
produce different results to Spark</p></li>
<li><p>There is a known performance issue when pushing filters down to
Parquet. See the <a class="reference internal" href="tuning.html"><span
class="std std-doc">Comet Tuning Guide</span></a> for more
information.</p></li>
<li><p>There are failures in the Spark SQL test suite when enabling these new
scans (tracking issues: <a class="reference external"
href="https://github.com/apache/datafusion-comet/issues/1542">#1542</a> and <a
class="reference external"
href="https://github.com/apache/datafusion-comet/issues/1545">#1545</a>).</p></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]