Commit Graph

10228 Commits

Author SHA1 Message Date
Ganlin Zhao 10e01c0512 add test cases 2023-02-14 14:25:03 +08:00
dapan1121 b9918b0eda fix: add alter dnode configuration validdation 2023-02-14 13:49:07 +08:00
Haojun Liao e6b0560d47 test(query): update the sim. 2023-02-14 11:55:21 +08:00
Haojun Liao 6fffc71785 fix(query): check validation of suid, 2023-02-14 10:41:17 +08:00
54liuyao 3f38d56c0d fix:number of ssdatablock rows exceeds the capacity 2023-02-14 10:40:16 +08:00
Haojun Liao fab32ae930 fix(query): fix bug in "tbname in" query. 2023-02-13 23:19:09 +08:00
yihaoDeng 018356b8dd fix json_tag crash 2023-02-13 17:45:01 +08:00
Haojun Liao c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
yihaoDeng a176899010 fix json_tag crash 2023-02-13 16:02:15 +08:00
wangmm0220 b054ef9a9f fix:conflict from 3.0 2023-02-13 14:04:36 +08:00
wangmm0220 0e630b8f81 fix:remove id in execReader & enable task case 2023-02-13 13:38:05 +08:00
Yihao Deng 5af1faf916
Merge branch '3.0' into enh/dynamicIdx 2023-02-13 13:36:06 +08:00
54liuyao 31a75f837b fix:crash at generate session scan range 2023-02-13 13:33:38 +08:00
yihaoDeng 0fd0c64157 fix: fix filter error result 2023-02-13 13:28:52 +08:00
dapan1121 df4967614f
Merge pull request #19906 from taosdata/fix/TS-2612
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
2023-02-13 10:57:24 +08:00
54liuyao 9d53b19980 ci:modify stream test 2023-02-13 10:25:33 +08:00
yihaoDeng a929aa22d8 merge 3.0 2023-02-12 10:48:18 +08:00
Haojun Liao f6a262eeb1 fix(query): fix invalid write. 2023-02-11 01:56:28 +08:00
yihaoDeng 93c61f82c9 fix mem leak 2023-02-10 19:24:26 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Ganlin Zhao 81a2807e27 add test cases 2023-02-10 16:51:20 +08:00
Ganlin Zhao 349d7ee58c add test cases 2023-02-10 15:12:37 +08:00
Ganlin Zhao f0c400e968 add test cases 2023-02-10 15:08:34 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Haojun Liao a93fc323c0
Merge pull request #19904 from taosdata/fix/liaohj
fix(query): add limit/offset for sys table scan operator.
2023-02-10 11:44:56 +08:00
Haojun Liao f214ae9801
Merge pull request #19888 from taosdata/fix/TD-22152
fix:change uid in taosx to avoiding uid same in different db
2023-02-10 11:30:47 +08:00
Haojun Liao a22a8cbfcc test: add a regression test case. 2023-02-10 10:31:55 +08:00
Haojun Liao fa552323da
Merge pull request #19879 from taosdata/fix/nodisk
test: add regression test case.
2023-02-09 22:53:56 +08:00
yihaoDeng d4cfeb1f6c add more test case 2023-02-09 21:04:11 +08:00
yihaoDeng 5315500287 fix filter error 2023-02-09 16:09:46 +08:00
Haojun Liao 6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
wangmm0220 f9e409e991 fix:change uid in taosx to avoiding uid same in different db 2023-02-09 14:28:26 +08:00
wangmm0220 0a01fbc16c fix:change uid in taosx to avoiding uid same in different db 2023-02-09 14:00:03 +08:00
Xiaoyu Wang fcff07675d merge main 2023-02-09 11:29:38 +08:00
54liuyao cf1c860f37 ci:add test 2023-02-09 11:21:51 +08:00
54liuyao 40987fa507 feat:do not check whether the expired data has been update 2023-02-09 11:14:28 +08:00
Xiaoyu Wang 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +08:00
Hui Li b2b2592ca2
Merge pull request #19757 from taosdata/test/TD-22078
test:add test case into ci
2023-02-09 09:07:24 +08:00
sunpeng db6a8cdf60
build: update writing kafka example and document (#19864)
* build: update writing kafka example and document

* fixes kafka demo

* fix: refine wording

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
yihaoDeng 5fd971bcce del invalid file 2023-02-08 23:32:36 +08:00
yihaoDeng 4b6c073623 fix filter error 2023-02-08 23:01:20 +08:00
Haojun Liao 246c17d1e9 test: add regression test case. 2023-02-08 22:25:40 +08:00
yihaoDeng 5881bdb6ff add test case 2023-02-08 22:13:29 +08:00
yihaoDeng b8ada78305 add test case 2023-02-08 21:13:49 +08:00
yihaoDeng c7b294d03b change test dir 2023-02-08 20:19:19 +08:00
Hui Li a39f80bafe
Merge pull request #19866 from taosdata/case/TD-22241
test: add case double comma check in insert_drop.py
2023-02-08 15:46:43 +08:00
Haojun Liao 9dc8946143
Merge pull request #19859 from taosdata/fix/nodisk
fix(query): reset the data load flag when build clean file  block.
2023-02-08 14:24:35 +08:00
Alex Duan 82deedbaff test: remove blank line 2023-02-08 14:13:26 +08:00
Alex Duan 4bbcfb3151 move check sql before drop database 2023-02-08 12:11:42 +08:00
Xiaoyu Wang a8729dd306
Merge pull request #19845 from taosdata/enh/3.0_planner_optimize
feat: add explain test case
2023-02-08 11:04:32 +08:00
54liuyao bafe5a577e ci:add ci 2023-02-08 10:54:45 +08:00
Hui Li 6978a803ff
Update tmqUpdate-1ctb.py 2023-02-08 10:39:52 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
Haojun Liao 834e725d13
Merge pull request #19832 from taosdata/feat/ly_ci_main
ci:modify stream state window test
2023-02-08 09:43:53 +08:00
Haojun Liao 520fd43cb5
Merge pull request #19831 from taosdata/feat/ly_stream
ci:modify stream state window test
2023-02-08 09:43:33 +08:00
Alex Duan 59fc68dbf1 case: add doulbe comma insert check 2023-02-08 09:36:01 +08:00
Hui Li caf6ae5bad
Merge pull request #19834 from taosdata/test/TD-22219
Test/td 22219
2023-02-08 09:18:12 +08:00
Haojun Liao e199f96d94 fix(query): reset the data load flag when build clean file block. 2023-02-08 09:14:38 +08:00
Xiaoyu Wang 571e936b4a feat: add explain test case 2023-02-07 17:13:38 +08:00
dapan1121 19508d118f
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
2023-02-07 17:00:01 +08:00
yihaoDeng d842dd25b1 add test 2023-02-07 16:59:37 +08:00
54liuyao e89362fb36 feat:stream ignore check update data 2023-02-07 15:29:05 +08:00
54liuyao 1e0e417275 ci:modify stream state window test 2023-02-07 15:27:47 +08:00
54liuyao d750bd6e93 ci:modify stream state window test 2023-02-07 10:45:25 +08:00
“happyguoxy” ff1fbe8fea test: refine query cases 2023-02-07 10:40:35 +08:00
“happyguoxy” 2a2b2262d8 test: refine query cases 2023-02-07 10:39:05 +08:00
“happyguoxy” 7a392f57af test: refine query cases 2023-02-07 10:38:48 +08:00
54liuyao d9be2e31c2 ci:modify stream state window test 2023-02-07 09:37:14 +08:00
dapan1121 ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
Liu Jicong 55f78b4109 fix case 2023-02-06 16:41:30 +08:00
Liu Jicong e615053f4a enh: stream number limit 2023-02-06 11:32:04 +08:00
wangmm0220 762f6466f3 fix:conflicts from 3.0 2023-02-06 09:23:29 +08:00
dapan1121 a2b5162ab9
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
2023-02-06 08:52:44 +08:00
Xiaoyu Wang 4a215852b6
Merge pull request #19792 from taosdata/fix/3.0_merge_main
merge main
2023-02-05 08:51:01 +08:00
Xiaoyu Wang 5d499e52f9 merge main 2023-02-03 17:13:11 +08:00
Haojun Liao f803fa44b5 fix(query): set the correct number of rows when calculating using sma for min/max function. 2023-02-03 16:50:13 +08:00
wangmm0220 51760c10ec fix:conflicts from 3.0 2023-02-03 15:40:20 +08:00
wangmm0220 c330588d55 fix:error in subscribe table for taosx 2023-02-03 15:35:13 +08:00
dapan1121 120af5da33
Merge pull request #19751 from taosdata/fix/TS-2530
fix: interp support filter and scalar calc
2023-02-03 09:57:57 +08:00
54liuyao 6519ef9045 ci:add stream ci 2023-02-03 09:04:45 +08:00
Shuduo Sang 2783d914a2
chore: update requirements.txt (#19750) 2023-02-02 18:24:52 +08:00
chenhaoran 57a0c8abd2 ci:add ci docker file to TD-rep 2023-02-02 15:52:12 +08:00
chenhaoran b9ee0f983f ci:add ci docker file to TD-rep 2023-02-02 15:32:02 +08:00
jiacy-jcy cbaf3829b2 test:add test case into ci 2023-02-02 15:18:42 +08:00
shenglian zhou 3f577c5019 fix: show table distributed only works on super table, child table, and normal table 2023-02-02 11:57:22 +08:00
dapan1121 e234dda2de fix: interp support filter and scalar calc 2023-02-02 11:44:08 +08:00
Haojun Liao 97ca4dfd0b
Merge pull request #19732 from taosdata/feat/ly_stream_stable
Feat/ly stream stable
2023-02-02 10:57:09 +08:00
Xiaoyu Wang 6a9462c481
Merge pull request #19710 from taosdata/enh/3.0_planner_optimize
enh: add event_window test case
2023-02-01 17:56:47 +08:00
54liuyao cea8a920f7 feat(stream): add ci 2023-02-01 17:50:08 +08:00
54liuyao c4414ec646 feat(stream):exists stable bug&ci 2023-02-01 17:27:04 +08:00
Haojun Liao 04b6576a51
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
2023-02-01 17:16:17 +08:00
Shengliang Guan fa3356d3c8
Merge pull request #19698 from taosdata/enh/TD-18702
enh: split vgroup
2023-02-01 17:03:06 +08:00
Xiaoyu Wang 0cdf7d1cc1 enh: add event_window test case 2023-02-01 16:51:07 +08:00
wangmm0220 8a21d7f307 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-21899 2023-02-01 16:13:06 +08:00
wangmm0220 2bf0916bcf fix:split block data if there are none value in block for taosx 2023-02-01 16:12:59 +08:00
Shuduo Sang 1bcc2d52fb
fix: taosbenchmark schemaless refine (#19721)
* fix: optimize taosbenchmark data preparing for sml json

* fix: update taos-tools 5c5e79f

* fix: update taos-tools 298a30d

* fix: taos-tools 143b9e4

* fix: update taos-tools 0b56d15

* fix: update taos-tools 7375f23

* fix: update taos-tools eaf2309

* fix: update taos-tools 723f696

* fix: update taos-tools c9be106

* fix: update taos-tools 9b8975b

* test: update taos-tools 3309b9d

* test: update taos-tools d93cd23

* fix: update taos-tools 6632796

* fix: update taos-tools bd43034

* test: fix sml_json_alltyps.py according to taosbenchmark change

* test: fix sml_json_alltypes test case

* fix: update taos-tools 181bcac
2023-02-01 15:59:36 +08:00
Shuduo Sang a3a2af4b3f
fix: taosbenchmark schemaless refine for main (#19714)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-01 15:59:29 +08:00
Haojun Liao c453151230 test(query): add regress test case. 2023-02-01 15:56:58 +08:00
Xiaoyu Wang 024824fb3d fix: event_window memory leak 2023-02-01 09:34:14 +08:00
Shengliang Guan 2a2630e78f test: remove invalid file 2023-01-31 16:58:24 +08:00
Shengliang Guan fb0ef25dbd test: adjust split case 2023-01-31 16:40:53 +08:00
Shengliang Guan 2a8d791e39 Merge remote-tracking branch 'origin/3.0' into enh/TD-18702 2023-01-31 16:31:26 +08:00
Shengliang Guan fbc4513ee3 enh: call vnodeBegin after vnodeSyncCommit 2023-01-31 15:01:10 +08:00
sunpeng 889019b253
build: add python demo to ci (#19699)
* build: add python demo to ci

* build: fix python demo
2023-01-31 09:37:50 +08:00
Xiaoyu Wang aae2de07af enh: add event_winodw test case 2023-01-31 09:21:44 +08:00
Hongze Cheng d6dbc0006d Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 15:38:29 +08:00
dapan1121 6316a98435
Merge pull request #19663 from taosdata/fix/TD-21873-3.0
test: check result after reboot without commit for tsma/rsma
2023-01-30 15:30:11 +08:00
54liuyao 1ce1f8143c fix:process data with incorrect timestamp 2023-01-30 13:29:15 +08:00
Hongze Cheng 0f00862d8b Merge branch 'fix/TD-22070' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 10:17:59 +08:00
Hongze Cheng 3deedfb5c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 10:11:45 +08:00
Shengliang Guan 225cdcdb54 enh: remove vgroup after split 2023-01-30 09:58:53 +08:00
sunpeng c30cb1f5db
build: add python demo to ci (#19641)
* build: add python demo to ci

* build: add fast write example to ci

* build: add kafka demo to ci

* fix kafka demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo
2023-01-30 09:58:52 +08:00
Shengliang Guan 54c7d26ee7
Merge pull request #19693 from taosdata/FIX/TD-22044-main
enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl
2023-01-30 09:31:51 +08:00
Hui Li 3077fec4c4
Merge pull request #19695 from taosdata/test/TD-20558
ci:add taosx compilation in ci
2023-01-30 09:26:24 +08:00
chenhaoran 82baa875c6 ci:add taosx compilation in ci 2023-01-29 17:05:13 +08:00
Benguang Zhao 96f5249782 enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl 2023-01-29 15:58:23 +08:00
Benguang Zhao 8da92d818f enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl 2023-01-29 15:54:25 +08:00
Hongze Cheng 5e7b6602c5 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-29 14:05:15 +08:00
Xiaoyu Wang 16bae8ebe3
Merge pull request #19636 from taosdata/FIX/TD-21267-main
fix: not keep wal log vnodeCommit'ed for single replica db
2023-01-29 09:02:27 +08:00
plum-lihui 9ec79d7ef8 test:modify expect consume rows 2023-01-28 18:15:11 +08:00
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
Shuduo Sang 32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud (#19670)
* fix: taosbenchmark ignore drop db failure for cloud

* fix: update taos-tools 678b1df

* fix: update taos-tools 78986f1

* test: update taos-tools acfa7e3

* test: update taos-tools ada5bdd

* test: update taos-tools 11c057f

* fix: update taos-tools 7a2b109

* test: update taos-tools b35037a

* test: update taos-tools 4ba0939

* fix: update taos-tools 9e406e5

* fix: update taos-tools 39f5d2e

* test: update taos-tools 6976d0b

* fix: update taos-tools 3dcc6da

* fix: update taos-tools eed30f5

* test: reduce insert rows to avoid exceed sql length

* fix: taos-tools 71724aa

* fix: update taos-tools b1844bf

* test: update taos-tools 8d8b649

* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
Benguang Zhao 30a6488f0d fix: create topic before inserting data for two testcases of 7-tmq/tmqUpdate 2023-01-28 13:38:50 +08:00
Haojun Liao a4f5a60ab5
Merge pull request #19669 from taosdata/refact/submit_req_marks
opti: faster non-standard openTsdb json parse & remove some config for sml
2023-01-28 13:32:37 +08:00
wangmm0220 3153e9847f fix:test case for json parse string 2023-01-28 11:31:09 +08:00
Xiaoyu Wang 922f0781ad
Merge pull request #19640 from taosdata/feat/3.0_stream_wxy
fix: support writing streams to existing tables
2023-01-28 10:33:06 +08:00
wangmm0220 b493b8d2e1 fix:cols error because delete json cols value 2023-01-28 10:33:00 +08:00
Xiaoyu Wang 175f205063 fix: support writing streams to existing tables 2023-01-28 09:18:09 +08:00
kailixu 24861a9c95 test: check result after reboot without commit for tsma 2023-01-22 22:29:50 +08:00
kailixu 45b58ffd48 test: check result after reboot without commit for tsma/rsma 2023-01-22 22:21:08 +08:00
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
dapan1121 d33bcc9977
Merge pull request #19280 from taosdata/fix/TD-21547
fix: insert into select with disorder column issue
2023-01-03 09:24:04 +08:00
slzhou d292243b1a fix: add test for select tbname from systable 2023-01-03 08:32:33 +08:00
WANG MINGMING dbd41bff41
Merge pull request #19307 from taosdata/refact/submit_req_marks
opti:submit req marks
2023-01-02 17:55:16 +08:00
wangmm0220 1cb2e865d6 fix:error in schemaless 2023-01-02 17:53:03 +08:00
Benguang Zhao 4031dc1af4 Merge branch main into FIX/TD-21043-main 2023-01-02 16:41:46 +08:00
Shengliang Guan 3de892d41e fix: return 0 if fileptr is null while fsync 2022-12-30 23:07:07 +08:00
WANG MINGMING 28b0cf949c
Merge pull request #19295 from taosdata/refact/submit_req_marks
opti:json parse logic for schemaless
2022-12-30 18:45:08 +08:00
Ping Xiao f14e2ed3f9 update script for crash gen 2022-12-30 18:24:45 +08:00
wangmm0220 3220ee9f1a fix:json parse error in the end 2022-12-30 18:18:42 +08:00
Alex Duan 642cd078a4 fix: max wait time modify from 5s to 10s 2022-12-30 15:23:04 +08:00
Alex Duan 6eeddb4b53 add case feature function with loop check data 2022-12-30 15:19:44 +08:00
dapan1121 ad777cc793 fix: insert into select with disorder column issue 2022-12-30 14:34:02 +08:00
dapan1121 ee719d02b4 fix: insert into select with disorder column issue 2022-12-30 14:31:56 +08:00
Alex Duan ac67b69c64 fix: python case error 2022-12-30 11:24:11 +08:00
Alex Duan 167c390877 feat: check cluster status add case 2022-12-30 11:14:26 +08:00
jiajingbin 65da133ae5 test: fix some cases for tag seq 2022-12-30 10:55:29 +08:00
jiacy-jcy d4852fe133 test:add test case info ci 2022-12-30 10:21:58 +08:00
dapan1121 4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
wangmm0220 55f4d9524b fix:support multi json format 2022-12-29 10:52:17 +08:00
Benguang Zhao d307413c36 Merge branch 'main' into FIX/TD-21043-main 2022-12-29 10:03:17 +08:00
Shengliang Guan 2bbf2f3ab1 Merge branch '3.0' into merge/mainto3.0_1229 2022-12-29 09:36:52 +08:00
Shengliang Guan bffe45c79b test: adjust some balance case 2022-12-28 20:14:52 +08:00
chenhaoran 6929848ed3 test:add client-server compatibility test 2022-12-28 19:18:56 +08:00
Ganlin Zhao 26596325b1 add test cases 2022-12-28 19:15:54 +08:00
Ganlin Zhao da54705609 add test cases 2022-12-28 19:12:38 +08:00
chenhaoran 47930b0211 test:add client-server compatibility test 2022-12-28 19:06:27 +08:00
chenhaoran 4a0968e372 test:add client-server compatibility test 2022-12-28 19:05:33 +08:00
Shengliang Guan 78c14a2c88 Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228 2022-12-28 14:59:02 +08:00
Shengliang Guan bfca29a221
Merge pull request #19193 from taosdata/test/TD-19796
test: add test case for tmq replica 3
2022-12-28 14:45:56 +08:00
Shengliang Guan d342ebcd77
Merge pull request #18720 from taosdata/refact/submit_req
Refact/submit req
2022-12-28 10:29:00 +08:00
Ping Xiao d949008543 test: add test case for tmq replica 3 2022-12-27 18:53:06 +08:00
dapan1121 79c5b20ba6
Merge pull request #19187 from taosdata/fix/TD-21553
fix:calculate next sliding window error
2022-12-27 18:51:16 +08:00
54liuyao e5c4196c98 fix:calculate next sliding window error 2022-12-27 17:19:47 +08:00
Haojun Liao b1d4993a0e Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req 2022-12-27 16:57:25 +08:00
Haojun Liao bfc5c2b62c test:disable tmq-taosx cases. 2022-12-27 16:57:00 +08:00
chenhaoran 44893b0e95 test:make sure the old taosd is closed befor starting new taosd 2022-12-27 15:51:56 +08:00
Benguang Zhao 691b75adf5 enh: flush database for test cases of rsma 2022-12-27 15:42:00 +08:00
chenhaoran 5b73a47d67 test:add executable permission 2022-12-27 10:37:47 +08:00
chenhaoran 69b6c030e2 test:add client-server compatibility test 2022-12-27 09:27:50 +08:00
Haojun Liao cd68a61e33 Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req 2022-12-26 19:34:03 +08:00
Haojun Liao a3c2dd7dff test: update the test case. 2022-12-26 19:33:27 +08:00
WANG MINGMING 93e7a34789
Merge pull request #19154 from taosdata/refact/submit_req_marks
merge: from refact/submit req marks
2022-12-26 18:06:56 +08:00
wangmm0220 aef5bed4be fix:disable json test cases for sml 2022-12-26 18:05:36 +08:00
Haojun Liao 723efba79b
Merge branch '3.0' into refact/submit_req 2022-12-26 13:25:25 +08:00
Shengliang Guan 43561bfb8c
Merge pull request #19103 from taosdata/fix/TD-21446
fix: restart snapshot sender on receiver is restart
2022-12-26 10:58:55 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
dapan1121 ac08d13340
Merge pull request #19104 from taosdata/fix/TS-2324
fix: duplicated groups result in group by
2022-12-25 15:19:53 +08:00
dapan1121 a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
Xiaoyu Wang 78add31d45
Merge pull request #19117 from taosdata/refact/submit_req_wxy
merge 3.0
2022-12-23 17:51:05 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
wangmm0220 c5abfe838d fix:add test case for TS-2035 2022-12-23 17:50:01 +08:00
dapan1121 d87f375405 fix: fix case issue 2022-12-23 16:20:25 +08:00
Shengliang Guan 4f33119d46 test: adjust test.sh 2022-12-23 13:07:10 +08:00
dapan1121 c318be9214 fix: duplicated groups result in group by 2022-12-23 12:04:20 +08:00
Shengliang Guan 90e44ced3e test: add logs 2022-12-23 11:15:45 +08:00
Ping Xiao e8fb9f513e fix test failure 2022-12-23 10:32:19 +08:00
Hui Li 6ad8d7ab80
Merge pull request #19095 from taosdata/lihui3.0/test
test: modify test case for checking db ready
2022-12-23 10:11:45 +08:00
dapan1121 5aa7c51ab2
Merge pull request #19099 from taosdata/fix/TD-21377
fix: fix time related function inconsistent result in nested queries
2022-12-23 09:58:06 +08:00
Ganlin Zhao a81262195b add cases to cases.task 2022-12-22 19:08:14 +08:00
Ganlin Zhao 3402fb828b add test cases 2022-12-22 19:05:55 +08:00
plum-lihui 80a7a15778 test: modify test case for checking db ready 2022-12-22 17:18:30 +08:00
54liuyao 7c84ddd46d fix:timestampe is out of order 2022-12-22 16:48:33 +08:00
Ping Xiao 889872c24d test: update script to stop taosadapter service 2022-12-21 19:31:28 +08:00
Shengliang Guan 9ed8a2125c
Merge pull request #19054 from taosdata/fix/TD-21388
fix: the mnode is also offline when dnode on it is offline
2022-12-21 13:37:16 +08:00
Xiaoyu Wang 21af5e12f8 fix: show tables/stables privilege error 2022-12-21 12:00:31 +08:00
Shengliang Guan 893cf18f8e test: adjust case 2022-12-21 11:27:59 +08:00
dapan1121 b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
dapan1121 294a437657 fix: fix percentile + interval res error 2022-12-20 19:50:09 +08:00
Ping Xiao 633a5d979e test: update coverage test script 2022-12-20 15:45:38 +08:00
Shengliang Guan 13bee02129
Merge pull request #19021 from taosdata/test/jcy
test:add test case into ci
2022-12-20 12:50:24 +08:00
Shengliang Guan 7f18cc5b8b
Merge pull request #19030 from taosdata/main
merge from main to 3.0
2022-12-20 11:24:20 +08:00
Hui Li c0d837a5e8
Merge pull request #18977 from taosdata/TD-20251
test:add testcase of mnode clusters
2022-12-20 09:18:22 +08:00
chenhaoran 3bacd1efbf test:add testcase of mutiMnode replica 3 2022-12-19 19:24:58 +08:00
jiacy-jcy b58bb4fba1 test:add test case into ci 2022-12-19 18:25:02 +08:00
Shuduo Sang 4a95bb1133
fix: taosbenchmark delay time for windows (#19011)
* fix: taosbenchmark delay time for windows

* test: remove taosbenchmark deprecated paramter

* fix: update taos-tools 261fcca
2022-12-19 17:26:33 +08:00
Ganlin Zhao b1a1e49cb7 Merge branch '3.0' into feat/TS-2158 2022-12-19 17:03:34 +08:00
Hui Li c72c34729e
Merge pull request #18969 from taosdata/test/TD-19841
test: add test case for leastsquares
2022-12-19 15:56:03 +08:00
Haojun Liao 60b8ce329b Merge branch 'refact/submit_req' of github.com:taosdata/tdengine into refact/submit_req 2022-12-19 11:42:04 +08:00
Haojun Liao fdade6d6a3
Merge branch '3.0' into refact/submit_req 2022-12-19 11:24:00 +08:00
Hui Li 1add39ae2e
Merge pull request #19003 from taosdata/test/TD-20540
Test/td 20540
2022-12-19 11:10:02 +08:00
wangmm0220 b3e6cfdca7 Merge branch 'refact/submit_req_marks' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2022-12-19 10:44:19 +08:00
wangmm0220 f7d1b63b1c fix:modify test cases 2022-12-19 10:43:56 +08:00
WANG MINGMING a13d2158e5
Merge branch 'refact/submit_req' into refact/submit_req_marks 2022-12-19 10:29:27 +08:00
wangmm0220 ee88b16ad2 fix:enable multi type for telnet 2022-12-19 09:38:12 +08:00
Ganlin Zhao 09061bcc57 Merge branch '3.0' into feat/TS-2158 2022-12-19 09:23:32 +08:00
Xiaoyu Wang d3cb2a3a0a merge main 2022-12-18 20:36:06 +08:00
Shengliang Guan 2e2e227dbe fix: remove invalid assert 2022-12-18 19:59:17 +08:00
Xiaoyu Wang 7d15bc670e Merge remote-tracking branch 'origin/3.0' into enh/mian_wxy 2022-12-18 19:32:32 +08:00
Shuduo Sang 7f98b51214
fix: taosbenchmark disorder (#18987)
* fix: update taos-tools 45eef77

* fix: update taos-tools 8376384

* fix: taosbenchmark disorder sample

* test: remove deprecated param
2022-12-17 20:12:31 +08:00
Alex Duan 680b7aa090 fix(query): avg fix case error 2022-12-17 16:59:25 +08:00
Alex Duan 110ed6b4b3 fix(query): avg funciton add case 2022-12-17 11:40:00 +08:00
Haojun Liao 364e023ba5 fix(query): fix memory leak. 2022-12-16 19:07:09 +08:00
“happyguoxy” e52b7a5a07 test: add insert null and none cases 2022-12-16 16:14:51 +08:00
“happyguoxy” b669283aff test: add insert null and none cases 2022-12-16 16:13:32 +08:00
Liu Jicong 4ab9638f9a enh(stream): forbid source db replica > 1 2022-12-16 15:41:08 +08:00
chenhaoran 812b90049f Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-16 15:11:58 +08:00
chenhaoran a1415183b5 test:modify default vnodes numbers in create clusters 2022-12-16 15:11:02 +08:00
Ping Xiao 9eeba415a3 test: add test case for leastsquares 2022-12-16 13:39:12 +08:00
Alex Duan 3fb64bf078 fix(query): avg function check overflow case 2022-12-15 17:58:33 +08:00
Alex Duan 7fa0a2e0b5 fix(query): avg function check overflow range add case 2022-12-15 17:10:53 +08:00
dapan1121 978d45ffc1 enh: optimize converting timestamp at client side 2022-12-15 16:56:35 +08:00
Ganlin Zhao 17542879b2 add test cases 2022-12-15 10:55:11 +08:00
dapan1121 2aad923b59
Merge pull request #18927 from taosdata/fix/TD-21101
fix: refact some example files
2022-12-14 16:35:52 +08:00
dapan1121 d6f6c6495b
Merge pull request #18917 from taosdata/szhou/cenc
fix: udfd pipe close before send response
2022-12-14 08:51:28 +08:00
Xiaoyu Wang 99d997012a feat: event window query 2022-12-13 20:12:35 +08:00
Xiaoyu Wang 363070b723 feat: event window query 2022-12-13 16:30:34 +08:00
slzhou c14c1b9ae2 fix: add test case 2022-12-13 15:30:18 +08:00
dapan1121 186384dda3 fix: refact some example files 2022-12-13 15:26:16 +08:00
Shengliang Guan 3f97f41861
Merge pull request #18920 from taosdata/fix/main_bugfix_wxy
enh: shielding database option 'strict'
2022-12-13 14:52:45 +08:00
slzhou 3108e658e6 fix: expand scalar param column data to fill the udf datablock 2022-12-13 14:51:11 +08:00
Xiaoyu Wang 9dff4371ec enh: shielding database option 'strict' 2022-12-13 12:20:48 +08:00
Ping Xiao 105558b182 test: remove compatibility test from coverage test 2022-12-13 11:12:56 +08:00
54liuyao 9f3fabc7f5 ci:add some test for stream 2022-12-13 09:30:34 +08:00
Haojun Liao 48f7fc5c3d
Merge branch '3.0' into refact/submit_req 2022-12-12 18:11:17 +08:00
Shengliang Guan 71587df603 enh: topic privilege 2022-12-12 17:34:32 +08:00
chenhaoran ada5f6cd2a test:add testcase of mutiMnode replica 3 2022-12-09 13:56:58 +08:00
Shengliang Guan a2adbfcbd1 Merge branch 'main' into feat/TD-21045-main 2022-12-09 13:05:45 +08:00
Shengliang Guan 18d6d8441d
Merge pull request #18846 from taosdata/3.0
release: build 3.0.2.0
2022-12-09 13:04:42 +08:00
Shuduo Sang 9972414382
test: temporarily disable go.sh test (#18845) 2022-12-09 12:25:24 +08:00
54liuyao 8caca97568 feat:add delete mark for sma 2022-12-09 11:34:58 +08:00
Shengliang Guan 59c48d0396 test: addjust cases 2022-12-09 11:29:42 +08:00
Haojun Liao 27ebafdbaa other: merge 3.0 2022-12-09 10:19:05 +08:00
chenhaoran 0e1f0106b7 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-08 14:47:10 +08:00
Shengliang Guan 1dd1e497f9 test: update case 2022-12-07 23:57:51 +08:00
Shengliang Guan cdadfe42f1 Merge remote-tracking branch 'origin/3.0' into enh/TD-21066 2022-12-07 23:57:21 +08:00
Shuduo Sang 82471e1dda
fix: make invalid_commandline.py and demo.py back to test (#18784)
* fix: taosbenchmark vgid with tables less than vgroups

* fix: update taos-tools 7583475

* fix: update taos-tools ac69142

* fix: make invalid_commandline.py and demo.py back
2022-12-07 22:40:18 +08:00
Shengliang Guan 66f4ee9a41 enh: alter db replica return quickly, operation executed asynchronously 2022-12-07 21:57:49 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan 64e39cf2d4 enh: alter db replica return quickly, operation executed asynchronously 2022-12-07 20:16:22 +08:00
chenhaoran 28e22a6039 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-07 15:50:56 +08:00
Hongze Cheng 13fb304627 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-07 13:01:13 +08:00
dapan1121 f56916cff9
Merge pull request #18743 from taosdata/fix/TD-20802.2
fix: fix task redirect not finished issue
2022-12-07 11:06:40 +08:00
Hongze Cheng 2d85c7c451 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-07 09:04:00 +08:00
dapan1121 98b55ac506
Merge pull request #18749 from taosdata/fix/addStmtMergeCase
fix: add stmt sort merge case
2022-12-07 09:03:53 +08:00
dapan1121 34072c2307 fix: add stmt sort merge case 2022-12-06 20:40:29 +08:00
chenhaoran 8c3b2540c1 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-06 19:58:20 +08:00
dapan1121 bb382ec2a3 fix: fix case dead loop issue 2022-12-06 19:23:50 +08:00
Shengliang Guan 28bc1bde9b test: add cases for create and drop topic 2022-12-06 15:28:55 +08:00
Hongze Cheng 7239fd3dba Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-06 15:15:27 +08:00
Hongze Cheng 899d7b0bcc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-06 14:37:22 +08:00
Shengliang Guan d16d38aeb5 test: adjust cases 2022-12-06 12:48:58 +08:00
Shengliang Guan 2e900918bb enh: allow any user to create a topic 2022-12-06 12:02:32 +08:00
chenhaoran f6d13bb666 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-05 23:53:45 +08:00
Shuduo Sang 0ce44c400b
fix: csharp test case (#18706)
* fix: csharp test case

* fix: return -1 if failed
2022-12-05 22:08:06 +08:00
dapan1121 79cd86d5ad
Merge pull request #18705 from taosdata/fix/TD-20907
fix:stddev\fisrt\last combine function
2022-12-05 20:15:53 +08:00
54liuyao d7a38aeae9 fix:stddev\fisrt\last combine function 2022-12-05 17:21:40 +08:00
dapan1121 0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
chenhaoran e456c8d252 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-05 17:08:46 +08:00
Shuduo Sang 31ae21aab9 fix: merge with 3.0 2022-12-05 15:19:04 +08:00
Shuduo Sang 8c85bda408 fix: disable tmq auto commit callback temporarily 2022-12-05 15:13:03 +08:00
Hui Li d638019a93
Merge pull request #18700 from taosdata/TD-20967
test:comment commit of tmq consumer in crashGen
2022-12-05 15:11:31 +08:00
chenhaoran 2f37e915a0 test: temp commit 2022-12-05 14:41:55 +08:00
chenhaoran 85ff9eaacf test:commit commit of tmq consumer in crashGen 2022-12-05 14:40:46 +08:00
Ganlin Zhao 470e0f2d23 fix timetruncate test cases 2022-12-05 12:00:50 +08:00
dapan1121 09817b8cef
Merge pull request #18675 from taosdata/fix/TD-20878-3.0
fix: dataDir process of multi-tier storage conform to 2.6
2022-12-04 17:39:05 +08:00
dapan1121 f9f60a8f39
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
2022-12-04 16:47:51 +08:00
kailixu feceb0f1f4 fix: multi-tier storage test case update 2022-12-04 15:31:08 +08:00
Shuduo Sang 1e15e23cce
feat: taosbenchmark supports vgid (#18657)
* test: update taos-tools e0f2fe3

* feat: taosbenchmark supports vgid

* fix: util func refactor

* test: update taos-tools 09372db

* test: update taos-tools e62c5ea

* test: comment off replica line for ci

* test: comment off invalid_commandline.py and demo.py
2022-12-04 15:30:06 +08:00
dapan1121 873937ca91 fix: add stmt cases 2022-12-03 20:35:31 +08:00
Alex Duan a976d3a4c1 fix(case): pexpect module expect return index 2022-12-03 17:48:47 +08:00
Alex Duan 0a219ec88f fix(case): taos shell modify Query OK output string 2022-12-03 17:38:38 +08:00
dapan1121 0143b4fe64 enh: optimize stmt auto create table 2022-12-03 14:56:51 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Shengliang Guan 6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Shengliang Guan ed94379cd0 Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-12-02 17:45:50 +08:00
Shengliang Guan 867f7abeea test: add asan case 2022-12-02 17:44:39 +08:00
Haojun Liao 42a512c39f refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
dapan1121 644bba8e2b fix: restore cache clear 2022-12-02 13:56:19 +08:00
Haojun Liao 83782fb27b fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
Shengliang Guan 0f05117131
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
2022-12-01 18:27:48 +08:00
dapan1121 fa185deef9
Merge pull request #18615 from taosdata/feature/TD-14761
opti: get meta in schemaless
2022-12-01 18:03:40 +08:00
Haojun Liao 9f55ca7f80 test:update the test cases. 2022-12-01 17:45:33 +08:00
chenhaoran 9029a0e45f test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:13:42 +08:00
chenhaoran 51a3df6740 Merge branch 'fix/TD-20848' of https://github.com/taosdata/TDengine into fix/TD-20848 2022-12-01 17:11:36 +08:00
chenhaoran f97b46877d test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:11:22 +08:00
Shengliang Guan 806658545a
Merge pull request #18449 from taosdata/FIX/TD-19334-3.0
feat: implement pipelining of sync
2022-12-01 16:40:07 +08:00
wangmm0220 eed84cd94d fix:enable test casese for sml 2022-12-01 16:21:36 +08:00
Shengliang Guan 2d48563959 fix: crash if failed to decode sdb row 2022-12-01 16:04:39 +08:00
chenhaoran e7f7c736bf test:add testcase of mnode clusters 2022-12-01 15:48:05 +08:00
Shengliang Guan fe759c85f3 Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
Shengliang Guan 2cccc3d18e test: adjust test case (add leader**) 2022-12-01 13:48:51 +08:00
Shengliang Guan d55f46852c
Merge pull request #18601 from taosdata/fix/TD-20318
test: remove unstable case
2022-12-01 10:43:45 +08:00
Shengliang Guan 31890adfbd test: remove unstable case 2022-12-01 10:43:06 +08:00
chenhaoran e048047e6c Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251 2022-12-01 09:56:35 +08:00
chenhaoran 3d24b70ceb test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-12-01 09:46:19 +08:00
Benguang Zhao 55bae49d56 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
haoranchen 22c4197723
Merge branch '3.0' into TD-20251 2022-11-30 23:24:56 +08:00
chenhaoran efc883707c test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 22:22:49 +08:00
yihaoDeng 80188f9213 fix case 2022-11-30 22:04:54 +08:00
chenhaoran b67cc0fa01 test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:12:15 +08:00
chenhaoran 78b0844aec test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:09:47 +08:00
Shengliang Guan fd31980b91
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
2022-11-30 17:23:20 +08:00
gccgdb1234 4c21f20118 fix compile 2022-11-30 14:42:31 +08:00
Shengliang Guan 044a252e44
Merge pull request #18565 from taosdata/lihui3.0/test
test: modify limit2.sim to limit.py
2022-11-30 14:10:46 +08:00
dapan1121 45cf5acc32
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
2022-11-30 13:20:51 +08:00
plum-lihui 12191a46f7 test: modify limit2.sim to limit.py 2022-11-30 12:05:53 +08:00
yihaoDeng 3b33b4dadb change parameterr 2022-11-30 11:37:50 +08:00
Shengliang Guan 189cdc4f63
Merge pull request #18533 from taosdata/enh/clientRetry
enh: refactor retry
2022-11-30 10:47:13 +08:00
yihaoDeng b7cba5d68a change test case 2022-11-30 09:35:07 +08:00
gccgdb1234 cb09f2be93 fix compile 2022-11-29 22:43:34 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
yihaoDeng 6eb032f3e9 change test case 2022-11-29 20:07:26 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
yihaoDeng 50c8392dfc change parameterr 2022-11-29 19:39:09 +08:00
dapan1121 60b3d00a4e
Merge pull request #18543 from taosdata/fix/TD-20772
fix:calculate the correct deletion range
2022-11-29 19:02:16 +08:00
Benguang Zhao 470441c541 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
yihaoDeng 20187bacc6 change parameterr 2022-11-29 17:37:43 +08:00
54liuyao 0b91b5b2b3 fix:calculate the correct deletion range 2022-11-29 17:24:52 +08:00
Benguang Zhao f1991ac882 enh: improve runOneLinux and TDTestCase of python test scripts 2022-11-29 17:19:47 +08:00
Shengliang Guan fb140a285e enh: add dropping status for vgroups 2022-11-29 16:24:59 +08:00
Shengliang Guan b85643bd56
Merge pull request #18530 from taosdata/test/TD-20582
test: add test cases
2022-11-29 14:26:14 +08:00
Shengliang Guan 57202ea706 test: add asan case 2022-11-29 13:08:10 +08:00
yihaoDeng 03eaf16d08 add timestamp to msg head 2022-11-29 11:42:24 +08:00
Hui Li 0abeeb4c3d
Merge pull request #18517 from taosdata/TD-20251
test:add testcase of win ci
2022-11-29 09:29:48 +08:00
Ping Xiao 80b34c6b56 test: add test cases 2022-11-29 01:49:59 +08:00
Ganlin Zhao 682b3b60ef Merge branch '3.0' into fix/TS-2149 2022-11-28 23:42:16 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +08:00
Shengliang Guan a33799fe26 test: adjust alter replica case 2022-11-28 19:34:25 +08:00
chenhaoran ab87a92f64 test:add win testcase in ci 2022-11-28 17:51:12 +08:00
Shengliang Guan a6b7c2669f Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-11-28 17:30:53 +08:00
chenhaoran 90ae53211f test:add testcase of win ci 2022-11-28 16:50:47 +08:00
Shengliang Guan db529a97c9 test: remove unused sim files 2022-11-28 13:20:28 +08:00
Shengliang Guan 2d39bd02fe test: add asan case 2022-11-28 12:27:14 +08:00
Shengliang Guan 58f49389cd test: adjust cluster case for asan 2022-11-28 12:00:51 +08:00
Shengliang Guan 4369c2ee97 test: add asan case 2022-11-28 11:24:47 +08:00
Shengliang Guan 38755b8138 Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-11-28 11:19:33 +08:00
Shengliang Guan 099b80906f test: adjust cluster case for asan mode 2022-11-28 11:19:02 +08:00
Hui Li 7a7529dab9
Merge pull request #18492 from taosdata/TD-20251
test:add win testcase in ci
2022-11-28 10:49:53 +08:00
Shengliang Guan aa59831c9b
Merge pull request #18497 from taosdata/fix/TD-20781
fix: memory leak while subscribe
2022-11-28 08:57:41 +08:00
Ganlin Zhao 8fba0b631c Merge branch '3.0' into fix/TS-2149 2022-11-28 01:02:57 +08:00
Ganlin Zhao 4c158238ba add test cases 2022-11-28 01:00:34 +08:00
Shengliang Guan e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Shengliang Guan fd65b8935b test: add asan case 2022-11-27 22:24:28 +08:00
Shengliang Guan e4805a0cee test: add asan case 2022-11-27 21:50:54 +08:00
Shengliang Guan 7112a4ca6c test: add asan case 2022-11-27 21:40:16 +08:00
Shengliang Guan 56ccb65c3e test: add asan case 2022-11-27 20:57:58 +08:00
Haojun Liao 1e8dcacea6 fix(query): set null for inf and nan value. 2022-11-27 18:25:20 +08:00
chenhaoran 54e6d72c2d test:add win testcase in ci 2022-11-27 18:01:07 +08:00
Shengliang Guan 2dc23cdfe5 test: adjust tmqCommon cases 2022-11-27 17:49:23 +08:00
Shengliang Guan a8a75f33d7 test: adjust tmqshow case 2022-11-27 16:15:58 +08:00
Shengliang Guan ecff9423bf test: add asan case 2022-11-27 15:55:16 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan 8d1b036253 test: adjust case for asan mode 2022-11-27 14:49:00 +08:00
Shengliang Guan 8e1789dc3e test: add asan case 2022-11-27 10:23:40 +08:00
Haojun Liao 31c2aa89ef fix(query): do some internal refactor. 2022-11-27 01:59:49 +08:00
Shengliang Guan c1c088d6e9 test: add asan case 2022-11-26 21:57:31 +08:00
Haojun Liao 965ee9a6c8 fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +08:00
Shengliang Guan 01c7b93d21 test: add asan case 2022-11-26 12:45:49 +08:00
Shengliang Guan 0f1b0b68f1 test: add asan case 2022-11-26 12:33:10 +08:00
Shengliang Guan ec8d18b41c test: add asan case 2022-11-26 12:18:44 +08:00
Shengliang Guan a98b8f9397
Merge pull request #18467 from taosdata/fix/TD-20050_2
refactor: adjust syncLogHeartbeat
2022-11-26 11:22:19 +08:00
Shengliang Guan 80dc77d99d
Merge pull request #18469 from taosdata/fix/TD-20677
test: add asan case
2022-11-26 10:06:42 +08:00
Shengliang Guan ea96b42d18 test: add asan case 2022-11-26 10:04:11 +08:00
Shengliang Guan 36c19e4702 test: add asan case 2022-11-26 09:50:41 +08:00
Shengliang Guan ccc2407fe6
Merge pull request #18459 from taosdata/feature/stream
enh(stream): new api for stream queue
2022-11-26 09:26:01 +08:00
Shengliang Guan 140110ee34 test: add asan case 2022-11-25 23:31:37 +08:00
Shengliang Guan 0d52f5b1c0 test: add asan case 2022-11-25 22:31:04 +08:00
Shengliang Guan bf0da3cd1e
Merge pull request #18453 from taosdata/fix/TD-20318
test: add asan case
2022-11-25 22:21:52 +08:00
Shengliang Guan 4ebf4326db
Merge pull request #18438 from taosdata/fix/TD-20644
fix:  fix mem leak
2022-11-25 22:19:04 +08:00
Shengliang Guan 97ba608756
Merge pull request #18462 from taosdata/fix/TD-20677
fix: memory leak while subscribe
2022-11-25 21:05:27 +08:00
Liu Jicong 48894c8bdb enh(stream): new api for stream queue 2022-11-25 18:03:40 +08:00
Shengliang Guan 729b35b6e5 fix: memory leak while subscribe 2022-11-25 17:22:12 +08:00
Shengliang Guan 599608501c test: add asan case 2022-11-25 16:46:56 +08:00
yihaoDeng 763b8e9cf2 Merge branch 'dv' into ml 2022-11-25 15:04:06 +08:00
54liuyao 4108d8f898 fix:support scalar function with fill 2022-11-25 14:59:11 +08:00
Shengliang Guan 5fd48c222f Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-11-25 13:46:40 +08:00
yihaoDeng 0f55efde80 fix mem leak 2022-11-25 13:28:29 +08:00
Hui Li b138a30ebd
Merge pull request #18440 from taosdata/test/update_vnode
test/update vnode
2022-11-25 12:30:32 +08:00
Shengliang Guan 7baefb1bb4 test: add asan case 2022-11-25 12:09:59 +08:00