Commit Graph

9698 Commits

Author SHA1 Message Date
Xiaoyu Wang f8082bc752
Merge pull request #19623 from taosdata/enh/3.0_planner_optimize
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
2023-01-18 17:25:16 +08:00
dapan1121 17bfb8228a fix: rows number exceeds block capacity issue 2023-01-18 15:55:24 +08:00
Xiaoyu Wang dd0ea40768 Merge remote-tracking branch 'origin/fix/liaohj' into enh/3.0_planner_optimize 2023-01-18 10:56:03 +08:00
54liuyao 1dd177994d ci:modify stream test 2023-01-17 17:26:13 +08:00
dapan1121 7dbe44b2b7
Merge pull request #19589 from taosdata/fix/TD-21925
fix: insert into select can't be stopped issue
2023-01-17 13:27:02 +08:00
Hui Li 0ed889bed3
Merge pull request #19585 from taosdata/test/TD-20558
ci:modify the filename of the error log
2023-01-17 13:25:19 +08:00
Shuduo Sang f2ce2e94b0
fix: make example code to be tested in ci (#19594)
* fix: make example code to be tested in ci

* fix: ../docs/examples/go/go.mod
2023-01-17 12:07:38 +08:00
Xiaoyu Wang b7bfe9780d
Merge pull request #19583 from taosdata/feature/event
feat: add event window
2023-01-17 10:45:20 +08:00
dapan1121 63a23a3562 fix: insert into select can't be stopped issue 2023-01-17 09:12:51 +08:00
chenhaoran 215864c5cd ci:delete para of 'make -j' 2023-01-16 19:29:50 +08:00
chenhaoran 79b18bc903 ci:delete para of 'make -j' 2023-01-16 19:18:52 +08:00
chenhaoran 6282152ca0 ci:modify the filename of the error log 2023-01-16 18:38:19 +08:00
chenhaoran ab7761e64e ci:modify the filename of the error log 2023-01-16 18:35:26 +08:00
Haojun Liao 59e25c0191
Merge pull request #19576 from taosdata/fix/liaohj
test: add new sim to CI.
2023-01-16 18:17:39 +08:00
Xiaoyu Wang 0b1bb7a1fb merge 3.0 2023-01-16 17:55:35 +08:00
kailixu 1f82c835a3 chore: test case adaption 2023-01-16 16:45:44 +08:00
Haojun Liao 20b4c1ca83 test: add new sim to CI. 2023-01-16 15:16:06 +08:00
kailixu 479ff7d87a test: adjust test case for ins_columns 2023-01-16 15:06:31 +08:00
slzhou 04a3b1d598 fix: add ci test 2023-01-16 14:23:40 +08:00
kailixu b89561c077 test: add test case for tsma 2023-01-16 14:12:44 +08:00
kailixu ecd1e499f2 test: add test case for tsma 2023-01-16 14:08:27 +08:00
dapan1121 62b64631dc
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
2023-01-16 13:29:15 +08:00
Hui Li e964a4d58c
Update tmqConsFromTsdb1-1ctb.py 2023-01-16 09:07:07 +08:00
Hui Li 88126dfc81
Update tmqConsFromTsdb1-mutilVg.py 2023-01-16 09:06:40 +08:00
Hui Li 60800c7732
Update tmqConsFromTsdb1-mutilVg.py 2023-01-16 09:05:58 +08:00
Hui Li ddb9c3f530
Update tmqConsFromTsdb1-1ctb.py 2023-01-16 09:05:26 +08:00
Haojun Liao 94e8aafcf6
Merge pull request #19543 from taosdata/feat/ly_stream
create stream and use existing super table
2023-01-14 23:30:25 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
dapan1121 d864d4d62b
Merge pull request #19523 from taosdata/szhou/fixbugs
fix: no stable null group when no normal table
2023-01-13 13:28:02 +08:00
Hui Li 4cae701e17
Merge pull request #19544 from taosdata/test/TD-21874
test:modify failed cases in ci
2023-01-13 13:11:13 +08:00
wangmm0220 792d19fbe7 fix:table num in ins_tables 2023-01-13 11:48:26 +08:00
Hui Li dbe71c3c9a
Update tmqConsFromTsdb.py 2023-01-13 11:44:23 +08:00
Hui Li a59294b578
Update tmqConsFromTsdb.py 2023-01-13 11:43:49 +08:00
slzhou c2fd601519 fix: disable address sanitizer for table count scan 2023-01-13 11:14:24 +08:00
chenhaoran ca1e1c1694 test:modify failed cases in ci 2023-01-13 10:30:43 +08:00
54liuyao 3ec1560faa create stream and use existing super table 2023-01-13 10:26:49 +08:00
Hui Li 5714b5ef5e
test: refine query cases #19549
test: refine query cases #19549
2023-01-13 10:14:43 +08:00
slzhou c1bb36c1de fix: modify test case description 2023-01-13 10:13:39 +08:00
slzhou b9e6be4e7a fix: remove redundant table count scan 2023-01-13 10:03:26 +08:00
“happyguoxy” f40865980a test: refine query cases 2023-01-13 10:02:14 +08:00
slzhou 718f777edc enhance: add test case for table count scan 2023-01-13 09:49:24 +08:00
wangmm0220 b5e4861c50 fix:add test cases for odbc interface 2023-01-12 23:57:06 +08:00
chenhaoran 7411643c8e test:modify failed cases in ci 2023-01-12 18:24:01 +08:00
Haojun Liao 7efdc9e27a fix(query): fix memory leak. 2023-01-11 18:00:36 +08:00
Benguang Zhao 06c747c040 fix: wait for trans completion in testcase 5dnode3mnodeDrop.py 2023-01-11 17:06:00 +08:00
Hui Li 827ac5405a
Merge pull request #19498 from taosdata/test/cyjia-main
test:add test case into ci
2023-01-11 16:36:00 +08:00
Shengliang Guan e08c114e9f
Merge pull request #19486 from taosdata/fix/liaohj
enh(query): disable the memset when allocate the memory for dataBlock.
2023-01-11 14:27:19 +08:00
jiacy-jcy 64364de839 add test case into ci 2023-01-11 13:44:48 +08:00
jiacy-jcy e81b344b5f Merge branch 'main' into test/cyjia-main 2023-01-11 13:44:06 +08:00
jiacy-jcy 60c4efbc8c add test case 2023-01-11 13:43:36 +08:00
Haojun Liao 78f49db0ad other: merge main. 2023-01-11 13:31:41 +08:00
“happyguoxy” 07adf3097a test: refine query cases 2023-01-11 10:58:57 +08:00
“happyguoxy” 5db74213da test: refine query cases 2023-01-11 10:58:44 +08:00
“happyguoxy” 4de9f965f4 test: refine query cases 2023-01-11 10:58:30 +08:00
Xiaoyu Wang b8183580cb feat: add an event_window clause for the explain command 2023-01-11 09:22:31 +08:00
Haojun Liao abae9e0790 fix(query): set 0 when result is not qualified. 2023-01-10 23:40:16 +08:00
54liuyao d5ade95b31 feat(stream):user define tag 2023-01-10 10:13:56 +08:00
jiajingbin 91821c9bb4 test: add cases for ts-2440 2023-01-10 09:41:20 +08:00
Shengliang Guan b9b8a7ed35
Merge pull request #19429 from taosdata/merge/mainto3.0_0108
merge from main to 3.0
2023-01-10 09:31:55 +08:00
Haojun Liao 6a6d53b896
fix(query): fix error for retrieve data only in last files. (#19457)
* fix: add test cases;

* fix(query): fix error for retrieve data only in last files.
2023-01-09 20:55:34 +08:00
Haojun Liao 4bfc2fab45 fix: add test cases; 2023-01-09 19:19:12 +08:00
dapan1121 54558b438c
Merge pull request #19448 from taosdata/refact/submit_req_marks
fix:table name error in schemaless
2023-01-09 18:36:57 +08:00
dapan1121 6b9162ad46
Merge pull request #19401 from taosdata/fix/TS-2385
fix:table name error in schemaless
2023-01-09 15:40:57 +08:00
wangmm0220 a462f518e3 fix:table name error in schemaless 2023-01-09 15:14:20 +08:00
wangmm0220 060fc941b5 fix:add config dir for libtaos in sml_test 2023-01-09 11:39:14 +08:00
Shengliang Guan 398161eb5f Merge branch 'main' into merge/mainto3.0_0108 2023-01-09 10:00:53 +08:00
Shengliang Guan f2d6ed8635
Merge pull request #19125 from taosdata/FIX/TD-21043-main
enh: vnodeCommit on consensus only
2023-01-09 09:41:34 +08:00
Haojun Liao 14c80364fb test:update sim script. 2023-01-08 23:06:53 +08:00
Haojun Liao 95a6720b2a fix(query): do not merge rows in last file when no data blocks exist. 2023-01-08 23:02:16 +08:00
Shengliang Guan 3016f35e9f Merge branch '3.0' into merge/mainto3.0_0105 2023-01-05 16:08:23 +08:00
Shengliang Guan ef3e60c387 Merge branch 'fix/TD-21746' into FIX/TD-21043-main 2023-01-05 15:58:30 +08:00
54liuyao 5845c9c87e ci:add ci for keepColumnName 2023-01-05 10:29:31 +08:00
dapan1121 ad6681b424
Merge pull request #19366 from taosdata/refact/submit_req_marks
fix:memory leak in schemaless
2023-01-05 09:55:05 +08:00
Benguang Zhao 9d5e74a3ff Merge branch 'main' into FIX/TD-21043-main 2023-01-05 09:47:22 +08:00
kailixu d9c188bf97 chore: update comments for update2.sim 2023-01-04 17:02:41 +08:00
kailixu dc0d9c2f53 test: add test case for update 2023-01-04 17:01:07 +08:00
dapan1121 6f3cc64fa6
Merge pull request #19358 from taosdata/feat/TD-21721
feat: add batch get table vgId API
2023-01-04 16:05:53 +08:00
dapan1121 0fff3b3447 feat: add batch get table Vgid API 2023-01-04 14:13:08 +08:00
dapan1121 36c582c678 feat: add batch get table vgId API 2023-01-04 14:01:43 +08:00
Shengliang Guan e2056ba8fb Merge branch 'main' into FIX/TD-21043-main 2023-01-04 11:48:35 +08:00
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
dapan1121 e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
fix:  varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
Shengliang Guan 34260cd397 Merge branch 'main' into FIX/TD-21043-main 2023-01-04 09:29:07 +08:00
dapan1121 cae835bd86
Merge pull request #19310 from taosdata/szhou/fixbugs
fix: add test for select tbname from systable
2023-01-04 09:16:47 +08:00
Hui Li a38bc1ddb8
Merge pull request #19289 from taosdata/test/TD-19796_main
test: update tmq test cases
2023-01-04 09:16:07 +08:00
wangmm0220 d7dce180e4 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-03 19:27:17 +08:00
Alex Duan f29fffd8e7 fix: adjust value with new order rule 2023-01-03 19:21:30 +08:00
Alex Duan 8cb62eb045 fix: adjust case check data by new order rule1 2023-01-03 19:15:26 +08:00
Alex Duan c217850537 fix: adjust case check data by new order rule 2023-01-03 19:09:38 +08:00
wangmm0220 d4f69eb575 fix:open test cases 2023-01-03 18:40:06 +08:00
dapan1121 100001cac9
Merge pull request #19296 from taosdata/refact/submit_req
opti:json parse logic in schemaless
2023-01-03 18:26:18 +08:00
Ping Xiao 4abb6448a8 test: update tmq test cases 2023-01-03 18:22:54 +08:00
dapan1121 3e1e6be827
Merge pull request #19262 from taosdata/fix/TS-2350
fix(query): fix floating type handle sma error
2023-01-03 17:21:30 +08:00
WANG MINGMING 0260512d95
Merge pull request #19335 from taosdata/refact/submit_req_marks
fix:Refact/submit req marks
2023-01-03 17:02:34 +08:00
wangmm0220 50d2a1c11f fix:malloc too large 2023-01-03 16:01:03 +08:00
wangmm0220 5cd433f756 fix:add log for json parse 2023-01-03 15:05:25 +08:00
dapan1121 d0469cc4c7
Merge pull request #19261 from taosdata/feat/TD-20866-3.0
feat: support show cluster alive; and show db.alive;
2023-01-03 11:22:19 +08:00
Ganlin Zhao 0a0bb2e697 add test cases 2023-01-03 11:10:53 +08:00
Ganlin Zhao 321d2d6787 add sma test cases 2023-01-03 11:10:42 +08:00
jiajingbin 2e07db6eb3 test: update tbnameTagsColsNameCheckCase for seq 2023-01-03 09:44:34 +08:00