Commit Graph

22 Commits

Author SHA1 Message Date
V_Galaxy 4d8d1c309f
Subscription: declare the referenced code for timer in license & fixup committable logic for ack (#13795) 2024-10-17 10:31:32 +08:00
Haonan 73297180ba
Update license information (#13113) 2024-08-08 17:58:38 +08:00
Haonan 97d9cea38e
Correct the license info of hbase (#11115) 2023-09-11 10:37:10 +08:00
Christofer Dutz f910c66bee
Fix/release findings (#11088) 2023-09-08 10:11:56 +08:00
Jackie Tien e78aff9bcb
Refactor the packages in iotdb-server module (#10329) 2023-06-27 20:11:18 +08:00
Jackie Tien 91d475c9b8
Add class which are inspired by Trino into LICENSE (#7926) 2022-11-08 16:06:40 +08:00
Kirs 0292905ed4
Upgrade maven-wrapper to 3.8.6 for performance improvements and ARM more native support (#7003) 2022-08-17 15:49:52 +08:00
ZhangHongYin dd1a28c58d
[IOTDB-3214] Refact predefined metrics in metric framework. (#5930) 2022-05-19 17:01:15 +08:00
cmlmakahts fa06bbb432
[IOTDB-2880] move procedure module into confignode as a class-package (#5899) 2022-05-16 14:19:09 +08:00
Haonan e438189fa6
[IOTDB-2994] Remove eclipse collection to reduce package size (#5720)
* copy the code from eclipse collection

Co-authored-by: qiaojialin <646274302@qq.com>
2022-04-28 19:37:46 +08:00
Haonan 3d93a7764f
Optimize dependencies management to reduce the lib size (#5582) 2022-04-19 16:33:54 +08:00
Steve Yurong Su 172db70b95
[IOTDB-938] Re-implement Gorilla encoding algorithm (#1856)
* change TSEncoding.GORILLA to TSEncoding.GORILLA_V1

* add the implementation framework for GORILLA_V2

* support encoding INT32 using GORILLA_V2 encoder

* add the encoders of GORILLA_V2

* add the decoders of GORILLA_V2

* fix tests

* fix tests

* add copyright info in LICENSE

* add copyright info in modified files

* fix bugs and add ITs

* add IT

* update Gorilla encoding user doc

* fix code smells

* change the return type of the method readNextClearBit to byte

* rename default Gorilla encoding to GORILLA
2020-10-30 17:42:25 +08:00
Xin Wang ac5fcd6d7b
[IOTDB-589] Upgrade moquette version to 0.13 (#1031)
* [IOTDB-589] Upgrade moquette version to 0.13
2020-04-12 18:44:19 +08:00
Xin Wang d6207c0745
[IOTDB-565] MQTT Protocol Support (#929)
* [IOTDB-503] Add checkTimeseriesExists for session

* [IOTDB-565] MQTT Protocol Support

* [IOTDB-565] upgrade fastjson to latest version
2020-04-09 08:17:13 +08:00
HTHou e8b8ca8d37
update licenses info 2020-03-30 21:33:32 +08:00
qiaojialin 85d3bf9f2d cherry pick from rel/0.9 2019-11-20 17:13:41 +08:00
qiaojialin d45fa1f1ee change maven-wrapper header to ASF and remove LICENSE 2019-11-19 16:59:25 +08:00
qiaojialin 6fe99538a0 fix MavenWrapperDownloader.java header and license 2019-11-19 11:51:18 +08:00
qiaojialin 043af03c94 cherry pick from rel/0.9 2019-11-15 15:20:50 +08:00
SilverNarcissus 9adde7ae58 [IOTDB-208] Bloom filter (#466)
* add bloom filter
* add license about Murmur128hash
2019-10-31 10:33:39 +08:00
qiaojialin 8872de2964 fix readme bug 2019-07-27 10:36:57 +08:00
Xiangdong Huang c56fc480b7 Split the LICENSE and NOTICE as source-release version and binary-release version (#300)
* remove unbundled dependencies from NOTICE and NOTICE-binary; add License-binary

* move some license declaration from LICENSE to LICENSE-binary

* add NOTICE-binary and LICENSE-binary to the binary tar.gz file

* rename License to LICENSE

* add source code declaration with MavenWrapper

* change the root name as incubating-iotdb-parent

* add DISCLAIMER file
2019-07-26 18:00:03 +08:00