This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
from 71a10f14115 ADD Construct Docker Docs (#165)
new 34b968a9c8d scenario
new e5e8b8922ac remove array
new 6df11c8cdf1 NIO
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
blog/NIO.md | 262 +++++++++++++++++++++
blog/scenario.md | 183 ++++++++++++++
docs/sql-manual/sql-reference/Data-Types/ARRAY.md | 89 -------
i18n/zh-CN/docusaurus-plugin-content-blog/NIO.md | 223 ++++++++++++++++++
.../docusaurus-plugin-content-blog/scenario.md | 213 +++++++++++++++++
.../sql-manual/sql-reference/Data-Types/ARRAY.md | 90 -------
static/images/NIO_kv.png | Bin 0 -> 446037 bytes
static/images/ai_chatbots_git.png | Bin 0 -> 401238 bytes
static/images/cdp.png | Bin 0 -> 58066 bytes
.../data_wharehouse_architecture_v1_0_git.png | Bin 0 -> 472781 bytes
.../data_wharehouse_architecture_v2_0_git.png | Bin 0 -> 497234 bytes
static/images/doris_1_1_performance_test_git.png | Bin 0 -> 293133 bytes
static/images/kv.png | Bin 0 -> 454560 bytes
static/images/olap.png | Bin 0 -> 81456 bytes
static/images/real-time_operation_git.png | Bin 0 -> 340942 bytes
15 files changed, 881 insertions(+), 179 deletions(-)
create mode 100644 blog/NIO.md
create mode 100644 blog/scenario.md
delete mode 100644 docs/sql-manual/sql-reference/Data-Types/ARRAY.md
create mode 100644 i18n/zh-CN/docusaurus-plugin-content-blog/NIO.md
create mode 100644 i18n/zh-CN/docusaurus-plugin-content-blog/scenario.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-reference/Data-Types/ARRAY.md
create mode 100644 static/images/NIO_kv.png
create mode 100644 static/images/ai_chatbots_git.png
create mode 100644 static/images/cdp.png
create mode 100644 static/images/data_wharehouse_architecture_v1_0_git.png
create mode 100644 static/images/data_wharehouse_architecture_v2_0_git.png
create mode 100644 static/images/doris_1_1_performance_test_git.png
create mode 100644 static/images/kv.png
create mode 100644 static/images/olap.png
create mode 100644 static/images/real-time_operation_git.png
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]