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

commit fdb4ac02142363f21674ff15d3d129fd37f7e7dc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 27 17:12:53 2023 +0000

    Publish built docs triggered by d62c2088faad149b948e540bc0b33d5fedae7785
---
 _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 6dfd29a5c1..9ee65690e9 100644
--- a/_sources/contributor-guide/index.md.txt
+++ b/_sources/contributor-guide/index.md.txt
@@ -76,7 +76,7 @@ On most platforms this can be installed from your system's 
package manager
 
 ```
 $ apt install -y protobuf-compiler
-$ dnf 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 58b55acdce..fab831b553 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -496,7 +496,7 @@ cargo<span class="w"> </span>build
 <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
-$ dnf install -y protobuf-compiler
+$ dnf install -y protobuf-devel
 $ pacman -S protobuf
 $ brew install protobuf
 </pre></div>
diff --git a/searchindex.js b/searchindex.js
index 9a57707f60..64cb9e8187 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", 
"user-guide/cli", "user-guide/configs", "user-guide/dataframe", 
"user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use 
[...]
\ 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", 
"user-guide/cli", "user-guide/configs", "user-guide/dataframe", 
"user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use 
[...]
\ No newline at end of file

Reply via email to