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/incubator-horaedb-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 40552d9 deploy: b1973a77658ef67bf956ba92a594e18815e7cef4
40552d9 is described below
commit 40552d91fae717f849680f79157834304249cb04
Author: chunshao90 <[email protected]>
AuthorDate: Thu Apr 11 08:51:44 2024 +0000
deploy: b1973a77658ef67bf956ba92a594e18815e7cef4
---
cn/dev/compile_run.html | 1 +
cn/print.html | 1 +
cn/searchindex.js | 2 +-
cn/searchindex.json | 2 +-
dev/compile_run.html | 1 +
en/dev/compile_run.html | 1 +
en/print.html | 1 +
en/searchindex.js | 2 +-
en/searchindex.json | 2 +-
print.html | 1 +
searchindex.js | 2 +-
searchindex.json | 2 +-
12 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/cn/dev/compile_run.html b/cn/dev/compile_run.html
index bee58db..0e1ed44 100644
--- a/cn/dev/compile_run.html
+++ b/cn/dev/compile_run.html
@@ -204,6 +204,7 @@
<pre><code class="language-shell">source $HOME/.cargo/env
</code></pre>
<h1 id="编译运行"><a class="header" href="#编译运行">编译运行</a></h1>
+<p>注意:gcc 版本要求是 8, 更高的版本可能出现编译报错。该问题在 <a
href="https://github.com/apache/incubator-horaedb/issues/1506">issue-1506</a>
中跟进。</p>
<p>编译 HoraeDB 命令如下:</p>
<pre><code>cargo build --release
</code></pre>
diff --git a/cn/print.html b/cn/print.html
index 357d7ea..ede3c9a 100644
--- a/cn/print.html
+++ b/cn/print.html
@@ -2361,6 +2361,7 @@ demo,tag1=t11,tag2=t22 field1=91,field2=101 1679994648000
<pre><code class="language-shell">source $HOME/.cargo/env
</code></pre>
<h1 id="编译运行"><a class="header" href="#编译运行">编译运行</a></h1>
+<p>注意:gcc 版本要求是 8, 更高的版本可能出现编译报错。该问题在 <a
href="https://github.com/apache/incubator-horaedb/issues/1506">issue-1506</a>
中跟进。</p>
<p>编译 HoraeDB 命令如下:</p>
<pre><code>cargo build --release
</code></pre>
diff --git a/cn/searchindex.js b/cn/searchindex.js
index f134f5c..7746aa1 100644
--- a/cn/searchindex.js
+++ b/cn/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/m
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/m
[...]
\ No newline at end of file
diff --git a/cn/searchindex.json b/cn/searchindex.json
index f518b52..332bf09 100644
--- a/cn/searchindex.json
+++ b/cn/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/model/special_columns.html#特殊字
[...]
\ No newline at end of file
+{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/model/special_columns.html#特殊字
[...]
\ No newline at end of file
diff --git a/dev/compile_run.html b/dev/compile_run.html
index f7447c7..c0d6ac1 100644
--- a/dev/compile_run.html
+++ b/dev/compile_run.html
@@ -202,6 +202,7 @@
<pre><code class="language-shell">source $HOME/.cargo/env
</code></pre>
<h1 id="compile-and-run"><a class="header" href="#compile-and-run">Compile and
Run</a></h1>
+<p>Note: The gcc version required is 8; using higher versions may result in
compilation errors. This issue is being tracked in <a
href="https://github.com/apache/incubator-horaedb/issues/1506">issue-1506</a>.</p>
<p>Compile HoraeDB by the following command:</p>
<pre><code>cargo build --release
</code></pre>
diff --git a/en/dev/compile_run.html b/en/dev/compile_run.html
index f7447c7..c0d6ac1 100644
--- a/en/dev/compile_run.html
+++ b/en/dev/compile_run.html
@@ -202,6 +202,7 @@
<pre><code class="language-shell">source $HOME/.cargo/env
</code></pre>
<h1 id="compile-and-run"><a class="header" href="#compile-and-run">Compile and
Run</a></h1>
+<p>Note: The gcc version required is 8; using higher versions may result in
compilation errors. This issue is being tracked in <a
href="https://github.com/apache/incubator-horaedb/issues/1506">issue-1506</a>.</p>
<p>Compile HoraeDB by the following command:</p>
<pre><code>cargo build --release
</code></pre>
diff --git a/en/print.html b/en/print.html
index c674e12..45fafc5 100644
--- a/en/print.html
+++ b/en/print.html
@@ -2364,6 +2364,7 @@ demo,tag1=t11,tag2=t22 field1=91,field2=101 1679994648000
<pre><code class="language-shell">source $HOME/.cargo/env
</code></pre>
<h1 id="compile-and-run"><a class="header" href="#compile-and-run">Compile and
Run</a></h1>
+<p>Note: The gcc version required is 8; using higher versions may result in
compilation errors. This issue is being tracked in <a
href="https://github.com/apache/incubator-horaedb/issues/1506">issue-1506</a>.</p>
<p>Compile HoraeDB by the following command:</p>
<pre><code>cargo build --release
</code></pre>
diff --git a/en/searchindex.js b/en/searchindex.js
index df8aa90..17cbaae 100644
--- a/en/searchindex.js
+++ b/en/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
diff --git a/en/searchindex.json b/en/searchindex.json
index dca5a40..585f167 100644
--- a/en/searchindex.json
+++ b/en/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
+{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
diff --git a/print.html b/print.html
index c674e12..45fafc5 100644
--- a/print.html
+++ b/print.html
@@ -2364,6 +2364,7 @@ demo,tag1=t11,tag2=t22 field1=91,field2=101 1679994648000
<pre><code class="language-shell">source $HOME/.cargo/env
</code></pre>
<h1 id="compile-and-run"><a class="header" href="#compile-and-run">Compile and
Run</a></h1>
+<p>Note: The gcc version required is 8; using higher versions may result in
compilation errors. This issue is being tracked in <a
href="https://github.com/apache/incubator-horaedb/issues/1506">issue-1506</a>.</p>
<p>Compile HoraeDB by the following command:</p>
<pre><code>cargo build --release
</code></pre>
diff --git a/searchindex.js b/searchindex.js
index df8aa90..17cbaae 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
[...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index dca5a40..585f167 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
+{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
[...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]