Commit Graph

24852 Commits

Author SHA1 Message Date
yihaoDeng acc9d3d9a7 add create index msg 2022-04-07 22:04:38 +08:00
yihaoDeng c40ab3679a add create index msg 2022-04-07 21:40:21 +08:00
yihaoDeng e23ead7da8 add create index msg 2022-04-07 21:32:30 +08:00
plum-lihui dbda9ea052 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-07 20:20:23 +08:00
plum-lihui 9b0b41f6bf [package] 2022-04-07 20:20:09 +08:00
Liu Jicong 4d26b416a5
Merge pull request #11294 from taosdata/feature/tq
add unsubscribe
2022-04-07 20:19:54 +08:00
Xiaoyu Wang 9ef7db3964
Merge pull request #11296 from taosdata/feature/3.0_wxy
sort plan bugfix
2022-04-07 20:03:36 +08:00
Liu Jicong 74eee69a65 fix 2022-04-07 19:57:49 +08:00
Ganlin Zhao aa2396acca
Merge pull request #11295 from taosdata/fix/TD-14572
[TD-14572]<fix>: fix char_length result when nchar column has chinese characters
2022-04-07 19:45:08 +08:00
Xiaoyu Wang 07892f0f62 sort plan bugfix 2022-04-07 19:28:00 +08:00
Xiaoyu Wang ef7d784394 sort plan bugfix 2022-04-07 19:08:28 +08:00
Ganlin Zhao f22574262a [TD-14572]<fix>: fix char_length result when nchar column has chinese characters 2022-04-07 18:53:34 +08:00
Ganlin Zhao bb847e87bd [TD-14572]<fix>: fix char_length result when nchar column has chinese characters 2022-04-07 18:49:33 +08:00
Xiaoyu Wang 05d6ccf43e
Merge pull request #11293 from taosdata/feature/3.0_wxy
db/table options adjust
2022-04-07 18:43:28 +08:00
Liu Jicong d5fb11d239 add unsubscribe 2022-04-07 18:20:54 +08:00
Xiaoyu Wang a7aa815215 db/table options adjust 2022-04-07 18:19:20 +08:00
Cary Xu fde1bbc0e7
Merge pull request #11292 from taosdata/feature/TD-11463-3.0
TD-11463: tSma integration with stream computing
2022-04-07 18:00:04 +08:00
plum-lihui da63ca7cc0 [add cases] 2022-04-07 17:54:44 +08:00
yihaoDeng 36670708b2 add create index msg 2022-04-07 17:41:16 +08:00
Cary Xu c219d09bac comment to pass CI 2022-04-07 17:34:46 +08:00
Cary Xu c3b5f435b0 tsma integration with stream computing 2022-04-07 17:13:55 +08:00
Liu Jicong d4d9ce20cf
Merge pull request #11291 from taosdata/feature/tq
add multi topic test
2022-04-07 16:53:56 +08:00
Shengliang Guan 7aea48a2a5
Merge pull request #11289 from taosdata/feature/shm
config thread nums
2022-04-07 16:43:58 +08:00
Ganlin Zhao 38406c4c41
Merge pull request #11290 from taosdata/fix/TD-14568
[TD-14568]<fix>: fix taosd crash issue
2022-04-07 16:42:07 +08:00
Liu Jicong 0cbfc79b90 add multi topic test 2022-04-07 16:27:35 +08:00
Ganlin Zhao c0b2e2caa0 fix taosd crash issue 2022-04-07 16:13:34 +08:00
Shengliang Guan 1844645403 config thread num in snode 2022-04-07 15:54:05 +08:00
Shengliang Guan 6dd6a00728 config thread num of qnode 2022-04-07 15:51:24 +08:00
Shengliang Guan 0a5cfe754b adjust vnode threads 2022-04-07 15:43:47 +08:00
Haojun Liao 628096b3dd
Merge pull request #11285 from taosdata/feature/3.0_liaohj
[td-14493] add new api.
2022-04-07 15:24:59 +08:00
Haojun Liao 945de54b68 [td-14493] add new api. 2022-04-07 14:51:52 +08:00
Shengliang Guan e4652d5a7c adjust thread nums 2022-04-07 14:48:13 +08:00
Haojun Liao 52ada128d8
Merge pull request #11280 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-04-07 14:41:23 +08:00
Liu Jicong 10d291feab
Merge pull request #11282 from taosdata/feature/tq
add more log
2022-04-07 14:29:53 +08:00
Shengliang Guan cbc76dbad8
Merge pull request #11279 from taosdata/feature/shm
remove shm
2022-04-07 14:21:17 +08:00
Liu Jicong a60185adc8 add more log 2022-04-07 14:11:16 +08:00
Haojun Liao c84afedce0 [td-14493] refactor. 2022-04-07 13:57:47 +08:00
Haojun Liao f4047aa120 [td-14493] add a new api. 2022-04-07 13:57:27 +08:00
Shengliang Guan 5eb0b46353 Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-04-07 13:53:29 +08:00
Shengliang Guan 6318cc7a1a remove shm 2022-04-07 13:53:19 +08:00
Shengliang Guan 708668d07f
Merge pull request #11276 from taosdata/feature/shm
delete created shms
2022-04-07 11:17:10 +08:00
Shengliang Guan c1a8779544 Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-04-07 10:58:26 +08:00
Shengliang Guan 476ca4b902 delete created shms 2022-04-07 10:58:09 +08:00
Ganlin Zhao 264ebbd495
Merge pull request #11274 from taosdata/fix/TD-14525
[TD-14525]<fix>: fix taosd crash if scalar function has constant param
2022-04-07 10:50:12 +08:00
Haojun Liao ba29bc21f4
Merge pull request #11268 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-04-07 10:48:45 +08:00
Shengliang Guan 1d437eaa64
Merge pull request #11266 from taosdata/feature/shm
shm
2022-04-07 10:40:36 +08:00
Ganlin Zhao 772a5d114a [TD-14525]<fix>: fix taosd crash if scalar function has constant param 2022-04-07 10:30:41 +08:00
Ganlin Zhao cd972fdb00 [TD-14525]<fix>: fix taosd crash if scalar function has constant param 2022-04-07 10:26:18 +08:00
Haojun Liao 94b7081e97 [td-14493] fix bug found by regression test. 2022-04-07 10:24:22 +08:00
Shengliang Guan 0d63e9c2fc minor changes 2022-04-07 10:21:27 +08:00