Commit Graph

31992 Commits

Author SHA1 Message Date
Xiaoyu Wang 52bbbe59d2 fix: a problem of super table order by 2022-06-17 14:39:34 +08:00
Xiaoyu Wang 2df98609e8 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-17 13:55:25 +08:00
Xiaoyu Wang f350ade453 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 19:45:09 +08:00
Xiaoyu Wang e224d40480 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 16:58:55 +08:00
wade zhang f89fcece48 Update index.mdx 2022-06-16 10:54:04 +08:00
Shengliang Guan 8ad688d3d2
Merge pull request #13874 from taosdata/fix/dnode
feat: redistribute vgroup
2022-06-16 10:46:12 +08:00
Xiaoyu Wang a729c159a3
Merge pull request #13869 from taosdata/feature/3.0_debug_wxy
feat: partition by tags optimize
2022-06-16 10:39:15 +08:00
Hui Li 0d025618cf
Merge pull request #13878 from taosdata/test3.0/lihui
test: Optimize test case
2022-06-16 10:04:25 +08:00
Xiaoyu Wang f6f4f65a56 merge 3.0 2022-06-16 09:55:32 +08:00
Shengliang Guan 4a9738ef95 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-16 09:55:08 +08:00
Shengliang Guan fdee8a0cb3 feat: redistribute vgroup 2022-06-16 09:55:03 +08:00
Xiaoyu Wang e52429e31b merge 3.0 2022-06-16 09:31:22 +08:00
dapan1121 69eb9daddb
Merge pull request #13851 from taosdata/feature/showqueries
feat: support some show and kill commands
2022-06-16 09:15:02 +08:00
Shengliang Guan 6cfb42b493 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-16 09:05:55 +08:00
plum-lihui c128d20b56 test: Optimize test case 2022-06-16 08:30:14 +08:00
Liu Jicong 683bc24646
Merge pull request #13876 from taosdata/feature/stream
feat(stream): drop task
2022-06-15 22:59:43 +08:00
Haojun Liao efd28728df
Merge pull request #13779 from taosdata/feature/3_liaohj
enh(query): add derivative function.
2022-06-15 22:35:30 +08:00
Liu Jicong 5572abe1b4 feat(stream): drop task 2022-06-15 21:41:59 +08:00
shenglian-zhou 39ac85b1f3
Merge pull request #13842 from taosdata/szhou/feature/multi-tb-merge-scan
feat: add table merge scan operator
2022-06-15 21:26:47 +08:00
Hui Li 8ac6495d46
Merge pull request #13873 from taosdata/test/chr/TD-14699
test:modify testcase of muti-mnode
2022-06-15 21:10:27 +08:00
Shengliang Guan 376e0d2cf9 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-15 20:59:18 +08:00
Shengliang Guan ba0c928324 Merge remote-tracking branch 'origin/test/chr/TD-14699' into fix/dnode 2022-06-15 20:59:04 +08:00
dapan1121 b56f1dc03d fix schemaless taos issue 2022-06-15 20:58:18 +08:00
Shengliang Guan b0f048a3f2 feat: redistribute vgroup 2022-06-15 20:57:55 +08:00
tomchon 4ae574a3b0 Merge branch 'test/chr/TD-14699' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-06-15 20:57:44 +08:00
tomchon 96021a4c65 test:modify testcase of muti-mnode 2022-06-15 20:57:18 +08:00
Haojun Liao 4f8c84cf02 fix(query): remove invalid colId check. 2022-06-15 20:48:12 +08:00
Hui Li 941cc2b68a
Merge pull request #13868 from taosdata/test/chr/TD-14699
test:modify  testcase of muti-mnode
2022-06-15 20:45:02 +08:00
Shengliang Guan 123217973a
Merge pull request #13871 from taosdata/fix/dnode
fix: adjust log
2022-06-15 20:40:35 +08:00
dapan1121 f93bd44f97 fix ut issue and crash issue 2022-06-15 20:29:39 +08:00
slzhou 8efaa65ade fix: use different datablock for each sort source 2022-06-15 20:12:04 +08:00
Shengliang Guan cb8479fbb5 Merge remote-tracking branch 'origin/3.0' into test/chr/TD-14699 2022-06-15 19:57:32 +08:00
Shengliang Guan 19439c8b58 fix: adjust log 2022-06-15 19:55:36 +08:00
Hui Li 3448ba825c
Merge pull request #13865 from taosdata/test3.0/lihui
test: update case for fix TD-16538
2022-06-15 19:54:27 +08:00
tomchon 37011a77ce test:modify testcase of muti-mnode 2022-06-15 19:30:50 +08:00
tomchon 7673e33b1b test:modify testcase of muti-mnode 2022-06-15 19:27:45 +08:00
Xiaoyu Wang 7f78d4a79b feat: partition by tags optimize 2022-06-15 19:08:25 +08:00
tomchon 0e019d363e Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-06-15 18:47:36 +08:00
Xiaoyu Wang 2cd3657208
Merge pull request #13867 from taosdata/feature/3.0_debug_wxy
feat: support compute only use qnode
2022-06-15 18:39:14 +08:00
Shengliang Guan bb032f13f5 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-15 18:25:43 +08:00
Shengliang Guan 1b15c3439a
Merge pull request #13859 from taosdata/fix/dnode
feat: increase enable and sysinfo limits for user privilege
2022-06-15 18:24:32 +08:00
haoranchen 57d23b0023
Merge branch '3.0' into test/chr/TD-14699 2022-06-15 18:16:54 +08:00
tomchon 4ee4266e3c test:modify testcase of muti-mnode 2022-06-15 18:14:11 +08:00
Haojun Liao b9e98b42cd fix(query): set correct timeunit. 2022-06-15 18:13:43 +08:00
Li Minghao bf4d3a9e12
Merge pull request #13863 from taosdata/feature/3.0_mhli
refactor(sync): do not heartbeat when 1 replica
2022-06-15 17:55:03 +08:00
Liu Jicong 9ae7dc1028 enh(sma): remove filefator 2022-06-15 17:42:21 +08:00
Shengliang Guan 405b561821 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-15 17:42:08 +08:00
Shengliang Guan 6711d79434 feat: increase enable and sysinfo limits for user privilege 2022-06-15 17:40:02 +08:00
Haojun Liao c8ea9c8753 test(query): support interp function. 2022-06-15 17:36:51 +08:00
plum-lihui b93d64c35a test: update case for fix TD-16538 2022-06-15 17:28:15 +08:00