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/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 689eee16fe Publish built docs triggered by 
e5ba6de074affd40cb0984d503694e543d816a6c
689eee16fe is described below

commit 689eee16fe6015799cd77a1513df95bb63d88770
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 10 11:33:47 2024 +0000

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

diff --git a/_sources/contributor-guide/index.md.txt 
b/_sources/contributor-guide/index.md.txt
index b06e15bf31..71811a0de3 100644
--- a/_sources/contributor-guide/index.md.txt
+++ b/_sources/contributor-guide/index.md.txt
@@ -95,7 +95,7 @@ Compiling DataFusion from sources requires an installed 
version of the protobuf
 On most platforms this can be installed from your system's package manager
 
 ```
-$ apt install -y protobuf-compiler
+$ sudo apt install -y protobuf-compiler
 $ dnf install -y protobuf-devel
 $ pacman -S protobuf
 $ brew install protobuf
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index 0293c9363a..80febba3d7 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -605,7 +605,7 @@ cargo<span class="w"> </span>build
 <h3>Protoc Installation<a class="headerlink" href="#protoc-installation" 
title="Link to this heading">¶</a></h3>
 <p>Compiling DataFusion from sources requires an installed version of the 
protobuf compiler, <code class="docutils literal notranslate"><span 
class="pre">protoc</span></code>.</p>
 <p>On most platforms this can be installed from your system’s package 
manager</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span>$ apt install -y protobuf-compiler
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span>$ sudo apt install -y protobuf-compiler
 $ dnf install -y protobuf-devel
 $ pacman -S protobuf
 $ brew install protobuf
diff --git a/searchindex.js b/searchindex.js
index c0da25dfa7..8dc9c00130 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file

Reply via email to