Skip to content

apache/doris-thirdparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Apache Doris Thirdparty Libs

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 libhdfs3-v2.3.5 CHANGELOG
bdbje bdbje Berkley Database Java Edition - build and runtime support. 18.3.12 bdbje Maven src bdbje-18.3.14-doris-snapshot CHANGELOG
datatables datatables 1.12.1 1.12.1 CHANGELOG
clucene clucene CLucene is a C++ port of Lucene. It is a high-performance, full-featured text search engine written in C++. CLucene is faster than lucene as it is written in C++. 2.4.1 cluence 2.4.4 CHANGELOG