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 b1442cbb9a Publish built docs triggered by 
aafec07e086463fc7ed72c704e9f7e367460618a
b1442cbb9a is described below

commit b1442cbb9a4a588362b79a4bd55481fc33a35b31
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 1 12:52:26 2025 +0000

    Publish built docs triggered by aafec07e086463fc7ed72c704e9f7e367460618a
---
 _sources/contributor-guide/getting_started.md.txt | 2 +-
 contributor-guide/getting_started.html            | 2 +-
 searchindex.js                                    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_sources/contributor-guide/getting_started.md.txt 
b/_sources/contributor-guide/getting_started.md.txt
index 696d6d3a0f..5d85e07f3e 100644
--- a/_sources/contributor-guide/getting_started.md.txt
+++ b/_sources/contributor-guide/getting_started.md.txt
@@ -74,7 +74,7 @@ Testing setup:
 
 - `rustup update stable` DataFusion uses the latest stable release of rust
 - `git submodule init`
-- `git submodule update`
+- `git submodule update --init --remote --recursive`
 
 Formatting instructions:
 
diff --git a/contributor-guide/getting_started.html 
b/contributor-guide/getting_started.html
index 16b389e839..bad97650bc 100644
--- a/contributor-guide/getting_started.html
+++ b/contributor-guide/getting_started.html
@@ -614,7 +614,7 @@ libprotoc<span class="w"> </span><span 
class="m">3</span>.15.0
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span 
class="pre">rustup</span> <span class="pre">update</span> <span 
class="pre">stable</span></code> DataFusion uses the latest stable release of 
rust</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">git</span> 
<span class="pre">submodule</span> <span class="pre">init</span></code></p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">git</span> 
<span class="pre">submodule</span> <span 
class="pre">update</span></code></p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">git</span> 
<span class="pre">submodule</span> <span class="pre">update</span> <span 
class="pre">--init</span> <span class="pre">--remote</span> <span 
class="pre">--recursive</span></code></p></li>
 </ul>
 <p>Formatting instructions:</p>
 <ul class="simple">
diff --git a/searchindex.js b/searchindex.js
index 6c8d691380..9a77e304ef 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48, 
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id18"]], 
"!~~*": [[48, "id19"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]], 
"&": [[48, "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"]], "*": 
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/": 
[[4 [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48, 
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id18"]], 
"!~~*": [[48, "id19"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]], 
"&": [[48, "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"]], "*": 
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/": 
[[4 [...]
\ No newline at end of file


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

Reply via email to