Commit Graph

27626 Commits

Author SHA1 Message Date
Ganlin Zhao 98cc544e5b [TD-14241]<feature>: concat/concat_ws support nchar column wtih constant 2022-04-06 11:49:47 +08:00
wangmm0220 ff21ecd364 optimize sort logic & fix memory leak 2022-04-06 11:43:17 +08:00
dapan1121 21542194c6 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-06 11:32:46 +08:00
dapan1121 2c6dec89d2 feature/qnode 2022-04-06 11:32:21 +08:00
Shengliang Guan 5382648ba6 proc test 2022-04-06 11:01:16 +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
Shengliang Guan f84c1fd021 Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-04-06 10:22:27 +08:00
Shengliang Guan 279af752c3 rename test 2022-04-06 10:22:16 +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
wangmm0220 411086c811 fix error in sort operation 2022-04-03 10:42:55 +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
Xiaoyu Wang aaf35118f6
Merge pull request #11222 from taosdata/feature/3.0_wxy
integrate constant calculate
2022-04-02 20:35:10 +08:00
Shengliang Guan 1839793b14 rename files 2022-04-02 20:31:11 +08:00
Xiaoyu Wang e41043074b integrate constant calculate 2022-04-02 08:20:26 -04:00
Haojun Liao b0310c90eb [td-14393] support percentile. 2022-04-02 20:13:48 +08:00
Shengliang Guan e00f74ccbc refact dm 2022-04-02 20:05:42 +08:00
Liu Jicong 8e2d121b3a temp 2022-04-02 19:59:25 +08:00
Xiaoyu Wang 469cd23f43 integrate constant calculate 2022-04-02 07:57:44 -04:00