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 7ac152563e Publish built docs triggered by
32266c2676a78a4ea05779d1624dfaa131092ee1
7ac152563e is described below
commit 7ac152563e980644b90463625662608d60099cc9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 01:54:09 2024 +0000
Publish built docs triggered by 32266c2676a78a4ea05779d1624dfaa131092ee1
---
_sources/library-user-guide/profiling.md.txt | 2 +-
library-user-guide/profiling.html | 2 +-
searchindex.js | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/_sources/library-user-guide/profiling.md.txt
b/_sources/library-user-guide/profiling.md.txt
index 75f2394a22..179c852de3 100644
--- a/_sources/library-user-guide/profiling.md.txt
+++ b/_sources/library-user-guide/profiling.md.txt
@@ -47,7 +47,7 @@ Example: Flamegraph for `datafusion-cli` executing `q28.sql`.
Note this
must be run as root on Mac OSx to access DTrace.
```shell
-sudo flamegraph -- datafusion-cli -f q28.sq
+sudo flamegraph -- datafusion-cli -f q28.sql
```
You can also invoke the flamegraph tool with `cargo` to profile a specific
test or benchmark.
diff --git a/library-user-guide/profiling.html
b/library-user-guide/profiling.html
index 72c1f9e052..dcd594b347 100644
--- a/library-user-guide/profiling.html
+++ b/library-user-guide/profiling.html
@@ -597,7 +597,7 @@ in images such as this:</p>
to the binary you want to profile.</p>
<p>Example: Flamegraph for <code class="docutils literal notranslate"><span
class="pre">datafusion-cli</span></code> executing <code class="docutils
literal notranslate"><span class="pre">q28.sql</span></code>. Note this
must be run as root on Mac OSx to access DTrace.</p>
-<div class="highlight-shell notranslate"><div
class="highlight"><pre><span></span>sudo<span class="w"> </span>flamegraph<span
class="w"> </span>--<span class="w"> </span>datafusion-cli<span class="w">
</span>-f<span class="w"> </span>q28.sq
+<div class="highlight-shell notranslate"><div
class="highlight"><pre><span></span>sudo<span class="w"> </span>flamegraph<span
class="w"> </span>--<span class="w"> </span>datafusion-cli<span class="w">
</span>-f<span class="w"> </span>q28.sql
</pre></div>
</div>
<p>You can also invoke the flamegraph tool with <code class="docutils literal
notranslate"><span class="pre">cargo</span></code> to profile a specific test
or benchmark.</p>
diff --git a/searchindex.js b/searchindex.js
index 19880f409a..e8c443ba4b 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"!=": [[47, "op-neq"]], "!~": [[47,
"op-re-not-match"]], "!~*": [[47, "op-re-not-match-i"]], "!~~": [[47, "id18"]],
"!~~*": [[47, "id19"]], "#": [[47, "op-bit-xor"]], "%": [[47, "op-modulo"]],
"&": [[47, "op-bit-and"]], "(relation, name) tuples in logical fields and
logical columns are unique": [[9,
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*":
[[47, "op-multiply"]], "+": [[47, "op-plus"]], "-": [[47, "op-minus"]], "/":
[[4 [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"!=": [[47, "op-neq"]], "!~": [[47,
"op-re-not-match"]], "!~*": [[47, "op-re-not-match-i"]], "!~~": [[47, "id18"]],
"!~~*": [[47, "id19"]], "#": [[47, "op-bit-xor"]], "%": [[47, "op-modulo"]],
"&": [[47, "op-bit-and"]], "(relation, name) tuples in logical fields and
logical columns are unique": [[9,
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*":
[[47, "op-multiply"]], "+": [[47, "op-plus"]], "-": [[47, "op-minus"]], "/":
[[4 [...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]