{"id":14988121,"url":"https://github.com/apache/doris-thirdparty","last_synced_at":"2025-07-18T03:36:49.596Z","repository":{"id":52213162,"uuid":"520709428","full_name":"apache/doris-thirdparty","owner":"apache","description":"Self-managed thirdparty dependencies for Apache Doris","archived":false,"fork":false,"pushed_at":"2025-07-04T07:26:30.000Z","size":539713,"stargazers_count":42,"open_issues_count":3,"forks_count":45,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-07-07T20:51:14.641Z","etag":null,"topics":["analytics","big-data","data-warehousing","database","datalake","dbms","distributed-database","hadoop","hive","hudi","iceberg","mpp","olap","real-time","sql","ssb","tpch","vectorized"],"latest_commit_sha":null,"homepage":"https://doris.apache.org","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-03T02:17:20.000Z","updated_at":"2025-06-26T06:12:22.000Z","dependencies_parsed_at":"2024-04-30T09:44:23.251Z","dependency_job_id":"9d3d92ff-08f5-4638-837c-0202234bb585","html_url":"https://github.com/apache/doris-thirdparty","commit_stats":{"total_commits":31,"total_committers":6,"mean_commits":5.166666666666667,"dds":0.4516129032258065,"last_synced_commit":"c1eefb9c455c553c4cbe41b0a3e1cae8c45d5228"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/apache/doris-thirdparty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdoris-thirdparty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdoris-thirdparty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdoris-thirdparty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdoris-thirdparty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/doris-thirdparty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdoris-thirdparty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265237636,"owners_count":23732513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","big-data","data-warehousing","database","datalake","dbms","distributed-database","hadoop","hive","hudi","iceberg","mpp","olap","real-time","sql","ssb","tpch","vectorized"],"created_at":"2024-09-24T14:16:07.084Z","updated_at":"2025-07-18T03:36:49.565Z","avatar_url":"https://github.com/apache.png","language":null,"readme":"\u003c!--\nLicensed to the Apache Software Foundation (ASF) under one\nor more contributor license agreements.  See the NOTICE file\ndistributed with this work for additional information\nregarding copyright ownership.  The ASF licenses this file\nto you under the Apache License, Version 2.0 (the\n\"License\"); you may not use this file except in compliance\nwith the License.  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing,\nsoftware distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied.  See the License for the\nspecific language governing permissions and limitations\nunder the License.\n--\u003e\n\n# Apache Doris Thirdparty Libs\n\nThis 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.\n\n# Current Libs\n\n| Lib Name | Branch   | Description                                                  | Base version | Source URL                                                   | Latest Tag | CHANGELOG|\n| -------- | -------- | ------------------------------------------------------------ | ------------ | ------------------------------------------------------------ | ---------- | --- |\n| 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.5     | [CHANGELOG](https://github.com/apache/doris-thirdparty/blob/libhdfs3/CHANGELOG.md) |\n| 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) |\n| 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) |\n| clucene | [clucene](https://github.com/apache/doris-thirdparty/tree/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](http://www.sourceforge.net/projects/clucene) | 2.4.4    | [CHANGELOG](https://github.com/apache/doris-thirdparty/blob/clucene/ChangeLog) |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fdoris-thirdparty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fdoris-thirdparty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fdoris-thirdparty/lists"}