Commit Graph

3025 Commits

Author SHA1 Message Date
Liu Jicong dff0640967 Merge branch '3.0' into feature/tq 2022-04-08 18:06:33 +08:00
dapan1121 519b6ca0f3
Merge pull request #11305 from taosdata/feature/qnode
Feature/qnode
2022-04-08 17:21:33 +08:00
Liu Jicong 0480cb68e2 merge from 3.0 2022-04-08 17:14:34 +08:00
dapan1121 9f4744c6f3 feature/qnode 2022-04-08 16:05:30 +08:00
Liu Jicong 6df2fae1a2 fix compile 2022-04-08 15:26:02 +08:00
Hongze Cheng 4a03b48fba
Merge pull request #11312 from taosdata/feature/vnode
Feature/vnode
2022-04-08 15:18:34 +08:00
Xiaoyu Wang fdbab777e5
Merge pull request #11310 from taosdata/feature/3.0_wxy
TD-14457 TD-14537 TD-14571 bugfix
2022-04-08 14:24:42 +08:00
Hongze Cheng 6faaafb7a2 remove tsdb.h and meta.h 2022-04-08 06:09:15 +00:00
Xiaoyu Wang e87e7c3335 TD-14457 TD-14537 TD-14571 bugfix 2022-04-08 13:59:32 +08:00
Ganlin Zhao 5fd76a870e
Merge pull request #11306 from taosdata/fix/TD-14575
[TD-14575]<fix>: fix rtrim result not correct for nchar columns
2022-04-08 10:44:04 +08:00
Ganlin Zhao 57c574e38a [TD-14575]<fix>: fix rtrim result not correct for nchar columns 2022-04-08 10:40:55 +08:00
dapan1121 b0184c201f feature/qnode 2022-04-08 10:27:27 +08:00
dapan1121 2ebb540d2e Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-08 08:45:55 +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
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
Xiaoyu Wang a7aa815215 db/table options adjust 2022-04-07 18:19:20 +08:00
Cary Xu c3b5f435b0 tsma integration with stream computing 2022-04-07 17:13:55 +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 c0b2e2caa0 fix taosd crash issue 2022-04-07 16:13:34 +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
Haojun Liao c84afedce0 [td-14493] refactor. 2022-04-07 13:57:47 +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
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
Haojun Liao 50f0ab05ff [td-14493] support distinct. 2022-04-06 23:00:32 +08:00
Xiaoyu Wang e5b18c6e0e
Merge pull request #11263 from taosdata/feature/3.0_wxy
normal table rollup translate, and condition rewrite
2022-04-06 20:19:15 +08:00
Hongze Cheng f739e7c32a
Merge pull request #11258 from taosdata/feature/meta
Feature/meta
2022-04-06 20:02:48 +08:00
Xiaoyu Wang ead76ab6d2 normal table rollup translate, and condition rewrite 2022-04-06 19:59:27 +08:00
Haojun Liao d4d210af5b [td-14493] support distinct. 2022-04-06 19:46:38 +08:00
Hongze Cheng 70810ddb39 fix a small bug 2022-04-06 11:37:34 +00:00
Xiaoyu Wang 3c7927d2b4 normal table rollup translate, and condition rewrite 2022-04-06 06:50:38 -04:00
Haojun Liao 6f26d1771c Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-06 18:30:12 +08:00
Haojun Liao 21b94f4caf [td-14393] refactor. 2022-04-06 18:29:08 +08:00
Haojun Liao 09824c4934 [td-14493] set correct primary timestamp column index. 2022-04-06 18:26:35 +08:00
Haojun Liao af32cfcaef
Merge pull request #11262 from taosdata/feature/3.0_liaohj
[td-14493] support having in group by
2022-04-06 18:25:52 +08:00
dapan1121 0b6f147d9d Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-04-06 18:22:56 +08:00
dapan1121 27240a7dcf feature/qnode 2022-04-06 18:22:41 +08:00
Hongze Cheng f136211bad fix TDB encode and decode bug 2022-04-06 10:21:36 +00:00
yihaoDeng c6722c0f6f handle except 2022-04-06 18:15:55 +08:00
Haojun Liao 6863999ec5 [td-14493] support having in group by 2022-04-06 17:59:08 +08:00