Commit Graph

57825 Commits

Author SHA1 Message Date
Benguang Zhao 5d588cb7d2 enh: trigger failover if tsdbMerge failure 2023-09-25 17:22:38 +08:00
Alex Duan 3dbee70b81
Merge pull request #22986 from taosdata/test/3.0/TS-3957
test: add insertFromCsvOfLength65500 case for TS-3957
2023-09-25 17:14:21 +08:00
liuyao 83c58a25cb ignore udpate check 2023-09-25 16:58:23 +08:00
kailixu 126a371170 chore: more code 2023-09-25 16:24:03 +08:00
kailixu 0632fb838a chore: code refactor 2023-09-25 16:17:57 +08:00
kailixu 68fb1b296f chore: code refactor 2023-09-25 16:16:12 +08:00
Haojun Liao c615c513e8 fix(stream): fix memory leak. 2023-09-25 16:01:17 +08:00
Haojun Liao 966ce4f30e Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj 2023-09-25 16:00:02 +08:00
Haojun Liao fcf4cc7169 fix(stream): fix the invalid counter for ready tasks in vnode, fix an invalid read. 2023-09-25 15:58:24 +08:00
kailixu b0b4d782fc chore: code refactor 2023-09-25 15:57:54 +08:00
Alex Duan c9af9eb15b
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
2023-09-25 15:48:30 +08:00
Shungang Li 6652cf8c00 fix: update test cases 2023-09-25 15:46:12 +08:00
Shungang Li 8f0d700fe8 feat: rm dnode config item keepTimeOffset 2023-09-25 15:46:12 +08:00
Shungang Li 743a5b0640 feat: add db config item keep_time_offset 2023-09-25 15:46:08 +08:00
kailixu f689ef8fe4 chore: make jenkins happy 2023-09-25 15:41:23 +08:00
Alex Duan 32efb27a84
Merge pull request #23043 from taosdata/fix/TS-4060_3.0
update packaging script
2023-09-25 15:16:57 +08:00
Alex Duan 060f6d9dc0
Merge pull request #23040 from taosdata/fix/TS-4060_main
update packaging script
2023-09-25 15:15:29 +08:00
Ping Xiao 68c4ff36d6 update packaging script 2023-09-25 15:09:19 +08:00
Ping Xiao ab19aadea5 update packaging script 2023-09-25 15:02:46 +08:00
kailixu 4e0a5cb91a chore: macOS compile 2023-09-25 14:46:59 +08:00
chenhaoran c0cc64d6c9 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
chenhaoran d4d783c342 Merge branches 'test/3.0/TS-3957' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/TS-3957 2023-09-25 14:20:49 +08:00
wade zhang 89da053bdb
Merge pull request #23027 from taosdata/fix/TD-26434-main
fix/TD-26434
2023-09-25 14:07:05 +08:00
Alex Duan 228b9d2128
Merge pull request #23023 from taosdata/test/main/TD-25218
test: check error info of failed sql
2023-09-25 13:54:17 +08:00
kailixu af2dbc2790 Merge branch '3.0' into enh/TS-3812-3.0 2023-09-25 12:36:13 +08:00
kailixu 3083189f4d grant: enable update cluster info 2023-09-25 12:35:18 +08:00
wade zhang 7a711bc687
Merge pull request #22879 from taosdata/enh/TS-3812-3.0
enh: timeseries calculation
2023-09-25 12:23:16 +08:00
wade zhang 928c28fb68
Merge pull request #23021 from taosdata/szhou/star-tbname
feature: bi tools support star expansion to include tbname
2023-09-25 12:22:36 +08:00
Haojun Liao dbc53069db
Merge branch 'main' into fix/liaohj 2023-09-25 10:41:18 +08:00
Haojun Liao 1af95969b2 fix(stream): adjust nodeUpdate check interval. 2023-09-25 10:40:30 +08:00
Haojun Liao eb4078b7f3 fix(stream): record the tasks started info, and do some internal refactor. 2023-09-25 09:59:05 +08:00
Haojun Liao c987f61300 fix(stream): fix race condition. 2023-09-25 01:37:27 +08:00
Alex Duan c927f8c7fb fix: memory leak at decode_with_fse 2023-09-24 23:45:22 +08:00
Alex Duan 995cd36d8d fix: long is 8 bytes in BigEndian 2023-09-24 23:28:59 +08:00
slzhou 61f006809f fix: limit error 2023-09-24 22:31:40 +08:00
Haojun Liao da82a5f19e fix(stream): do not wait for the checkpoint finish before stop tasks. 2023-09-24 22:03:07 +08:00
slzhou d5d7029338 fix: ci error 2023-09-24 21:45:32 +08:00
kailixu 7b4ef6df96 fix: memory leak 2023-09-24 13:50:20 +08:00
kailixu c69b9e0197 chore: make jenkins happy 2023-09-24 09:45:19 +08:00
kailixu 986788d4fe enh: timeseries calculation 2023-09-24 09:14:52 +08:00
kailixu e50b8a3a0d chore: make jenkins happy for community 2023-09-24 08:48:14 +08:00
kailixu ff3e36e679 enh: timeseries calculation 2023-09-24 08:41:45 +08:00
kailixu 53a9459c20 enh: update timeseries 2023-09-24 07:52:27 +08:00
Haojun Liao a74b462ffb fix(stream): add new timer for each task. 2023-09-24 02:25:53 +08:00
Haojun Liao b7dcd94c64 refactor: do some internal refactor. 2023-09-24 01:56:52 +08:00
Haojun Liao 3a75c21e66 refactor: do some internal refactor. 2023-09-24 01:55:59 +08:00
Haojun Liao 4ea737571d refactor: do some internal refactor. 2023-09-24 01:26:51 +08:00
kailixu bc8ebf1562 Merge branch '3.0' into enh/TS-3812-3.0 2023-09-23 18:19:08 +08:00
kailixu a4b92760f0 enh: grant notify optimize 2023-09-23 18:10:08 +08:00
Haojun Liao 7f265e181d fix(stream): update the checkpoint record start time. 2023-09-23 18:05:14 +08:00