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

jiafengzheng 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 64853f67f6b fix
64853f67f6b is described below

commit 64853f67f6bbd5a2a8f8e713d0749d03db4b54dd
Author: jiafeng.zhang <zhang...@gmail.com>
AuthorDate: Fri Jan 13 11:40:48 2023 +0800

    fix
---
 src/pages/download/index.tsx | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/pages/download/index.tsx b/src/pages/download/index.tsx
index 012555a5711..8463b84acbb 100644
--- a/src/pages/download/index.tsx
+++ b/src/pages/download/index.tsx
@@ -203,11 +203,17 @@ export default function Download(): JSX.Element {
                                                 </Link>
                                                 手册。
                                             </li>
+                                            <li>
+                                                1.2.1 版本的 
java-udf-jar-with-dependencies.jar 可能存在兼容性问题,如果再使用 java udf 
功能时遇到问题,请和我们联系:d...@doris.apache.org
+                                            </li>
                                         ) : (
                                             <li>
                                                 Due to the file size 
limitation of the Apache server, the binary program of version 1.2 is divided 
into three packages, among which the newly added apache-doris-dependencies 
include jar packages for supporting JDBC appearance and JAVA UDF, as well as 
Broker and AuditLoader.
 After downloading, you need to put the java-udf-jar-with-dependencies.jar in 
the be/lib directory.
                                             </li>
+                                            <li>
+                                                The 1.2.1 version of 
java-udf-jar-with-dependencies.jar may have compatibility issues. If you 
encounter problems when using the java udf function, please contact us: 
d...@doris.apache.org
+                                            </li>
                                         )}
                                         <li>
                                             <Translate 
id="download.quick.download.notice">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to