Commit Graph

24766 Commits

Author SHA1 Message Date
Hongze Cheng e707047d6c fix a small bug 2022-04-06 09:39:05 +00:00
Hongze Cheng 0cfbca6284 Merge branch 'feature/tdb' of https://github.com/taosdata/TDengine into feature/meta 2022-04-06 08:44:38 +00:00
Hongze Cheng 610832f0b4 keep committed data in TDB 2022-04-06 08:41:53 +00:00
Hongze Cheng e40dc9b929 commit meta when close vnode 2022-04-06 08:06:28 +00:00
Hongze Cheng 938ce798c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/tdb 2022-04-06 07:59:51 +00:00
Hongze Cheng cf727c9db3 fix show tables problem 2022-04-06 07:54:52 +00:00
Ganlin Zhao 928cbcec7d
Merge pull request #11252 from taosdata/feature/3.0_glzhao
[TD-14241]<feature>: substr function refactor
2022-04-06 14:48:16 +08:00
Hongze Cheng 43a34677df Merge branch 'feature/tdb' of https://github.com/taosdata/TDengine into feature/meta 2022-04-06 06:37:57 +00:00
Hongze Cheng 61d0180b85 more TDB integration 2022-04-06 06:37:37 +00:00
Hongze Cheng 69ff3cc67b fix an assert bug 2022-04-06 06:37:22 +00:00
Ganlin Zhao 76d1702213 [TD-14241]<feature>: substr function refactor 2022-04-06 13:47:04 +08:00
plum-lihui 46216e6beb [modify] 2022-04-06 13:39:56 +08:00
Ganlin Zhao 5e2dbe83e7
Merge pull request #11250 from taosdata/feature/3.0_glzhao
[TD-14241]<feature>: concat/concat_ws support nchar column wtih constant
2022-04-06 12:43:12 +08:00
Haojun Liao 9317b5f299
Merge pull request #11247 from taosdata/feature/3.0_liaohj
[td-14393] support percentile.
2022-04-06 12:09:19 +08:00
Ganlin Zhao 98cc544e5b [TD-14241]<feature>: concat/concat_ws support nchar column wtih constant 2022-04-06 11:49:47 +08:00
Haojun Liao a4c7e78d5f [td-14393] refactor. 2022-04-06 11:01:09 +08:00
plum-lihui 92fd7cc32b [add case] 2022-04-06 10:35:04 +08:00
plum-lihui 7a092a2b5f [add case] 2022-04-06 10:30:31 +08:00
Haojun Liao 78b1bf27b6 [td-14393] refactor. 2022-04-06 10:09:14 +08:00
Hongze Cheng 317d4ff2eb make tdb work with meta 2022-04-06 02:06:59 +00:00
Hongze Cheng 906b615c9a make TDB compile 2022-04-06 01:55:37 +00:00
Hongze Cheng 4540f53b32 make feature/meta compile 2022-04-06 01:45:22 +00:00
Hongze Cheng 33bbdb8bda Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/tdb 2022-04-05 09:51:39 +00:00
Shengliang Guan 17a3b4cc96
Merge pull request #11244 from taosdata/feature/shm
shm
2022-04-05 15:57:14 +08:00
Shengliang Guan 13770e971e Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-04-05 15:38:01 +08:00
Shengliang Guan 69aa4546f5 send response on child queue killed 2022-04-05 15:37:37 +08:00
Shengliang Guan ca3a0b3e02
Merge pull request #11243 from taosdata/feature/shm
she
2022-04-05 15:26:07 +08:00
Haojun Liao ddc63b9f27 [td-14393] fix error. 2022-04-04 15:45:32 +08:00
Haojun Liao 6eb3f15cd0 [td-14393] merge 3.0. 2022-04-04 15:13:47 +08:00
Haojun Liao f7ba0c31d8 [td-14393] refactor. 2022-04-04 14:54:39 +08:00
Cary Xu 1f3d687a0b
Merge pull request #11209 from taosdata/feature/TD-11463-3.0
TD-11463: retentions param bug fix and deliver to vnode
2022-04-03 21:40:24 +08:00
Cary Xu cea37a8e8f trigger CI 2022-04-03 20:28:12 +08:00
Cary Xu 3ce4784a74 trigger CI 2022-04-03 19:48:15 +08:00
Cary Xu 670554dcdd bug fix 2022-04-03 18:56:44 +08:00
Cary Xu 489f65f2ce trigger CI 2022-04-03 18:10:21 +08:00
Cary Xu b3bb652708 data and bitmap compress/store/decompress separatedly 2022-04-03 18:02:30 +08:00
Cary Xu ca3206d45e Merge branch '3.0' into feature/TD-11463-3.0 2022-04-03 17:51:28 +08:00
Yihao Deng 46d21aac0f
Merge pull request #11235 from taosdata/feature/indexUpdate
Feature/index update
2022-04-03 15:39:40 +08:00
Shengliang Guan 43e84cbd38 rename files 2022-04-02 23:45:28 +08:00
Haojun Liao e7e5fd4345 [td-14393] support percentile function. 2022-04-02 23:42:00 +08:00
Liu Jicong a06a605ec4
Merge pull request #11227 from taosdata/feature/tq
add test for multi vgroup consume
2022-04-02 23:40:14 +08:00
Shengliang Guan ddd462c471 rename files 2022-04-02 23:38:55 +08:00
Liu Jicong 5298436e1f add test for multi vgroup consume 2022-04-02 23:20:18 +08:00
Liu Jicong 5b8be1be7c
Merge pull request #11226 from taosdata/feature/tq
Feature/tq
2022-04-02 23:19:35 +08:00
Liu Jicong 47a094a24f merge from 3.0 2022-04-02 23:05:16 +08:00
Liu Jicong 798c3a9f82 add more log 2022-04-02 23:03:12 +08:00
yihaoDeng ac82b91ed1 handle except 2022-04-02 23:00:12 +08:00
Shengliang Guan bdf5dbd5a7 refact monitor 2022-04-02 22:10:56 +08:00
Shengliang Guan ef5ca96d34
Merge pull request #11224 from taosdata/feature/shm
refact files
2022-04-02 22:06:08 +08:00
Liu Jicong e4404dc8e7 add more log 2022-04-02 21:02:58 +08:00