This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9294ce3378 Update 
arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md (#568)
9294ce3378 is described below

commit 9294ce3378b07ae63dd0ad0b4db9fc16fcca0927
Author: Hu Yanjun <[email protected]>
AuthorDate: Wed Apr 17 20:28:55 2024 +0800

    Update arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md 
(#568)
---
 blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md 
b/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
index f1ff0c8a28..2d68b31fe8 100644
--- a/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
+++ b/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
@@ -32,7 +32,7 @@ under the License.
 -->
 
 
-For years, JDBC and ODBC have been commonly adopted norms for database 
interaction. Now, as we gaze upon the vast expanse of the data realm, the rise 
of data science and data lake analytics brings bigger and bigger datasets. 
Correspondingly, we need faster and faster data reading and transmission, so we 
start to look for better answers than JDBC and ODBC. Thus, we include **Arrow 
Flight SQL protocol** into [Apache Doris 2.1](https://doris.apache.org), which 
provides **tens-fold peedups f [...]
+For years, JDBC and ODBC have been commonly adopted norms for database 
interaction. Now, as we gaze upon the vast expanse of the data realm, the rise 
of data science and data lake analytics brings bigger and bigger datasets. 
Correspondingly, we need faster and faster data reading and transmission, so we 
start to look for better answers than JDBC and ODBC. Thus, we include **Arrow 
Flight SQL protocol** into [Apache Doris 2.1](https://doris.apache.org), which 
provides **tens-fold speedups  [...]
 
 :::tip Tip
 A [demo](https://www.youtube.com/watch?v=zIqy24gI8DE) of loading data from 
Apache Doris to Python using Arrow Flight SQL.
@@ -453,4 +453,4 @@ For Spark users, apart from connecting to Flight SQL Server 
using JDBC and JAVA,
 
 A number of enterprise users of Doris has tried loading data from Doris to 
Python, Spark, and Flink using Arrow Flight SQL and enjoyed much faster data 
reading speed. In the future, we plan to include the support for Arrow Flight 
SQL in data writing, too. By then, most systems built with mainstream 
programming languages will be able to read and write data from/to Apache Doris 
by an ADBC client. That's high-speed data interaction which opens up numerous 
possibilities. On our to-do list, w [...]
 
-Download [Apache Doris 2.1](https://doris.apache.org/download/) and get a 
taste of 100 times faster data transfer powered by Arrow Flight SQL. If you 
need assistance, come find us in the [Apache Doris developer and user 
community](https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-2gmq5o30h-455W226d79zP3L96ZhXIoQ).
 
\ No newline at end of file
+Download [Apache Doris 2.1](https://doris.apache.org/download/) and get a 
taste of 100 times faster data transfer powered by Arrow Flight SQL. If you 
need assistance, come find us in the [Apache Doris developer and user 
community](https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-2gmq5o30h-455W226d79zP3L96ZhXIoQ).
 


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

Reply via email to