This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch datatables
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/datatables by this push:
new 86e7499 [doc] update readme (#17)
86e7499 is described below
commit 86e7499783df67b2278832a54fa679477517c4ac
Author: Mingyu Chen <[email protected]>
AuthorDate: Wed Dec 7 10:37:20 2022 +0800
[doc] update readme (#17)
---
README.md | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 4d9410d..7cba212 100644
--- a/README.md
+++ b/README.md
@@ -17,13 +17,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Apache Doris Thirdparty Libs
+# DataTables
-This repository is used to manage third-party libraries used in Apache Doris.
Some libraries have not been maintained for a long time, so fork into this
repository for bug fixes and feature development. Each third-party library is
in a separate branch.
-# Current Libs
-
-| 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)
|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]