You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/12/07 02:38:24 UTC

[doris-thirdparty] branch main updated: [doc] update reademe (#16)

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

jiafengzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git


The following commit(s) were added to refs/heads/main by this push:
     new d0bdd10  [doc] update reademe (#16)
d0bdd10 is described below

commit d0bdd106aed7b521c3f4f9d07f0d44a49fecb0ec
Author: Mingyu Chen <mo...@163.com>
AuthorDate: Wed Dec 7 10:38:20 2022 +0800

    [doc] update reademe (#16)
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4d9410d..f6f53f3 100644
--- a/README.md
+++ b/README.md
@@ -25,5 +25,6 @@ This repository is used to manage third-party libraries used in Apache Doris. So
 
 | Lib Name | Branch   | Description                                                  | Base version | Source URL                                                   | Latest Tag | CHANGELOG|
 | -------- | -------- | ------------------------------------------------------------ | ------------ | ------------------------------------------------------------ | ---------- | --- |
-| libhdfs3 | libhdfs3 | designed as an alternative implementation of libhdfs, is implemented based on native Hadoop RPC protocol and HDFS data transfer protocol. It gets rid of the drawbacks of JNI, and it has a lightweight, small memory footprint code base. In addition, it is easy to use and deploy. | Master       | [HAWQ_depends](https://github.com/apache/hawq/tree/master/depends/libhdfs3) | libhdfs3-v2.3.3     | [CHANGELOG](https://github.com/apache/doris-thirdparty/blob/libhdfs3/CHAN [...]
-| bdbje    | bdbje    | Berkley Database Java Edition - build and runtime support.   | 18.3.12      | [bdbje Maven src](https://search.maven.org/artifact/com.sleepycat/je/18.3.12/jar) | bdbje-18.3.13-doris-snapshot    | [CHANGELOG](https://github.com/apache/doris-thirdparty/blob/bdbje/CHANGELOG.md) |
+| libhdfs3 | [libhdfs3](https://github.com/apache/doris-thirdparty/tree/libhdfs3) | designed as an alternative implementation of libhdfs, is implemented based on native Hadoop RPC protocol and HDFS data transfer protocol. It gets rid of the drawbacks of JNI, and it has a lightweight, small memory footprint code base. In addition, it is easy to use and deploy. | Master       | [HAWQ_depends](https://github.com/apache/hawq/tree/master/depends/libhdfs3) | libhdfs3-v2.3.4     | [CHANGELOG](h [...]
+| bdbje    | [bdbje](https://github.com/apache/doris-thirdparty/tree/bdbje)    | Berkley Database Java Edition - build and runtime support.   | 18.3.12      | [bdbje Maven src](https://search.maven.org/artifact/com.sleepycat/je/18.3.12/jar) | bdbje-18.3.14-doris-snapshot    | [CHANGELOG](https://github.com/apache/doris-thirdparty/blob/bdbje/CHANGELOG.md) |
+| datatables | [datatables](https://github.com/apache/doris-thirdparty/tree/datatables)  |    | 1.12.1      | | 1.12.1    | [CHANGELOG](https://github.com/apache/doris-thirdparty/blob/datatables/CHANGELOG.md) |


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