Commit Graph

1720 Commits

Author SHA1 Message Date
kailixu fabd96deef enh: coverity scan for sma 2023-03-29 15:56:44 +08:00
slzhou dcf5f98b4b fix: change name and body to func_name and func_body 2023-03-29 15:52:08 +08:00
Haojun Liao 9992942a7a
Merge pull request #20658 from taosdata/feat/TD-22418
feat:coverity scan
2023-03-29 10:44:53 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
54liuyao cf2d169f75 feat:coverity scan 2023-03-27 16:17:49 +08:00
54liuyao 3a12e36b4b fix:add combine function for last row 2023-03-27 14:13:17 +08:00
Haojun Liao 61974b9f70
Merge pull request #20605 from taosdata/fix/TD-23272
fix:add combine function for groupKey
2023-03-25 15:01:33 +08:00
yihaoDeng 8e409f81ae add backend 2023-03-25 06:43:17 +00:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
dapan1121 dd12e41227
Merge pull request #20618 from taosdata/fix/TS-2974
fix: change float display mode
2023-03-25 09:19:04 +08:00
dapan1121 4167e4c00c fix: some columns sma are not set issue 2023-03-24 15:20:27 +08:00
Xiaoyu Wang 18b039fecd
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
2023-03-23 18:44:23 +08:00
Xiaoyu Wang bbd5191800 fix: udf error check 2023-03-23 16:32:00 +08:00
54liuyao ffa59f69aa fix:add combine function for groupKey 2023-03-23 15:20:45 +08:00
slzhou 40a78bde50 fix: unknow db error when query ins_tables with table_name="" 2023-03-23 13:52:53 +08:00
dapan1121 6506805784 fix: fix no group slimit issue and test cases 2023-03-22 17:14:45 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
dapan1121 56d5034b7f fix: table merge scan limit issue 2023-03-22 08:55:43 +08:00
slzhou b9edd24d3f fix: create function error for json/decimal/blob/varbinary type 2023-03-21 00:38:13 -08:00
dapan1121 2744dec816
Merge pull request #20488 from taosdata/fix/addUt
fix: modify minrows/maxrows range and add cases
2023-03-17 14:27:31 +08:00
slzhou 7360011a9e fix: move from run_case.sh to each case 2023-03-17 14:08:18 +08:00
slzhou e71df1aca6 enhance: add taospyudf test and run it in CI 2023-03-16 19:06:18 +08:00
dapan1121 948a603513 fix: fix minrows/maxrows case issue 2023-03-16 14:49:27 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
dapan1121 59b532a890 fix: modify minrows/maxrows range and add cases 2023-03-16 09:46:14 +08:00
Hui Li 8edceef2ff
Merge pull request #20462 from taosdata/TD-23119
test:reduce to 1000 rowNumbers per tables in testcases
2023-03-15 19:51:22 +08:00
Shengliang Guan 51e503dd2c
Merge pull request #20464 from taosdata/fix/TD-23156
fix:source task needs to wait && stream state window does not handle null
2023-03-15 14:09:26 +08:00
54liuyao 25732f7c3c fix:source task needs to wait & stream state window does not handle null 2023-03-15 13:15:17 +08:00
gccgdb1234 48bbd0eeeb test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 11:49:02 +08:00
dapan1121 397bead009 fix: add test cases 2023-03-15 08:38:00 +08:00
gccgdb1234 525a817d80 test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
Shengliang Guan 041f03e918
Merge pull request #20414 from taosdata/feat/TD-23058
feat: correct slimit&limit clause
2023-03-12 20:48:16 +08:00
dapan1121 16209644c4 fix: regenerate groupId and case issue 2023-03-11 17:24:54 +08:00
Xiaoyu Wang a846c26ef9 merge main 2023-03-11 16:14:27 +08:00
dapan1121 5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
Shengliang Guan 37bc466f59
Merge pull request #20373 from taosdata/fix/TS-2853
fix:get dest table version
2023-03-10 10:05:01 +08:00
54liuyao 5acf665b7e fix:get dest table version 2023-03-09 19:36:10 +08:00
Hongze Cheng b86c23b963 change test case 2023-03-09 18:07:38 +08:00
Xiaoyu Wang 66bb55187d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-03-08 18:30:24 +08:00
Shengliang Guan 098dddc3bb
Merge pull request #20328 from taosdata/fix/TD-22972
fix: fix tbname in filter error
2023-03-08 16:17:29 +08:00
yihaoDeng c408a434d6 fix tbname in error 2023-03-08 14:31:38 +08:00
Xiaoyu Wang 4c8bab7e58 merge main 2023-03-08 10:59:33 +08:00
cadem f0e23812a1 fix offline_reason.sim 2023-03-08 09:57:07 +08:00
Haojun Liao da550029d8 fix(tmq): fix memory error and adjust some logs. 2023-03-06 11:52:52 +08:00
Shengliang Guan 2624ea65d8 fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback 2023-03-03 18:21:07 +08:00
Haojun Liao 37281ae17f
Merge pull request #20228 from taosdata/feature/3_liaohj
fix(query): record the correct last accessed key in the stt file.
2023-03-02 17:13:31 +08:00
54liuyao 09ac1be5ff ci:adjust test cases 2023-03-02 14:27:33 +08:00
Haojun Liao 3730ea4b57 test: update the sim to speedup this case and set the tqdebugflag to be 135. 2023-03-02 10:00:00 +08:00
54liuyao fe4123e814 feat:window close && ignore expired 2023-02-28 18:20:58 +08:00
54liuyao abbc69a2ed fix:asan error 2023-02-28 17:43:47 +08:00
Haojun Liao 52a8912969
Merge pull request #20183 from taosdata/fix/TD-22797
fix: avoid filter slow when not exist target value
2023-02-28 09:18:46 +08:00
yihaoDeng d9f8a84a55 fix: avoid filter slow when filter not exist value 2023-02-27 16:03:49 +08:00
Xiaoyu Wang efa56d5352 merge main 2023-02-27 14:18:03 +08:00
Xiaoyu Wang f97a140a3c merge 3.0 2023-02-27 14:16:33 +08:00
dapan1121 a98ff93c32 Merge remote-tracking branch 'origin/3.0' into fix/TD-22762 2023-02-26 09:55:00 +08:00
dapan1121 77295df8ec
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
2023-02-26 07:45:17 +08:00
dapan1121 2d9b5ed4f6 fix: tag like filter issue 2023-02-25 16:04:21 +08:00
dapan1121 ec6c25e342
Merge branch '3.0' into fix/TD-22762 2023-02-25 10:59:23 +08:00
Xiaoyu Wang d6dd087f84 merge main 2023-02-25 10:29:20 +08:00
dapan1121 05bd600ef8 fix: table scan crash issue 2023-02-25 09:34:37 +08:00
dapan1121 eac27fc0fd fix: empty ts range query issue 2023-02-24 18:39:17 +08:00
dapan1121 2f816dc01f
Merge pull request #20119 from taosdata/fix/TS-2725
fix: alter column length too big issue
2023-02-24 17:33:37 +08:00
Xiaoyu Wang 58fc265b80 merge main 2023-02-24 13:26:45 +08:00
54liuyao d43355e77f fix:check null column 2023-02-23 17:31:52 +08:00
54liuyao e42d5ba3dc fix:table name is null 2023-02-23 17:31:47 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
dapan1121 25c555a502 fix: refresh sys db vgroups after creating database 2023-02-23 14:38:57 +08:00
Xiaoyu Wang 7337f5ff7d
Merge pull request #20052 from taosdata/fix/3.0_merge_main
merge main
2023-02-21 16:27:19 +08:00
dapan1121 968c538be5 fix: add merge join operator result limitation 2023-02-21 08:54:05 +08:00
Shuduo Sang 48426ed2df
fix: alpine compile error for 3.0 (#20064)
* 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

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-20 22:31:56 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
Haojun Liao ad0be66a78
Merge pull request #19935 from taosdata/enh/dynamicIdx
feat:  change  index dynamicly
2023-02-20 15:48:49 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
yihaoDeng 6615d19aa7 add rename and del tag case 2023-02-20 10:00:10 +08:00
yihaoDeng bbc507e82f add rename and del tag case 2023-02-20 09:39:06 +08:00
yihaoDeng bfe0ac61b9 add index case 2023-02-19 20:43:15 +08:00
yihaoDeng eafc9db1c1 fix iter and case 2023-02-18 18:24:10 +08:00
yihaoDeng 51755e9783 fix: fix drop error 2023-02-18 16:44:29 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
Haojun Liao cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
54liuyao 88970c88a9 fix:dispatch create sub table 2023-02-15 11:04:49 +08:00
dapan1121 05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
yihaoDeng b059351b95 fix RC 2023-02-14 16:54:50 +08:00
yihaoDeng dabcf00ade fix RC 2023-02-14 16:54:20 +08:00
Haojun Liao 78e67995cc
Merge pull request #19966 from taosdata/fix/nodisk
fix(query): check validation of suid
2023-02-14 16:14:43 +08:00
Haojun Liao a1eafe88ac fix(query): fix some errors. 2023-02-14 14:48:33 +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
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
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
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 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
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
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
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
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
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
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
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
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
54liuyao 6519ef9045 ci:add stream ci 2023-02-03 09:04:45 +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
Haojun Liao c453151230 test(query): add regress test case. 2023-02-01 15:56:58 +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
Xiaoyu Wang aae2de07af enh: add event_winodw test case 2023-01-31 09:21:44 +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
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
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +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
dapan1121 17bfb8228a fix: rows number exceeds block capacity issue 2023-01-18 15:55:24 +08:00
54liuyao 1dd177994d ci:modify stream test 2023-01-17 17:26:13 +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
Xiaoyu Wang 0b1bb7a1fb merge 3.0 2023-01-16 17:55:35 +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
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
wangmm0220 792d19fbe7 fix:table num in ins_tables 2023-01-13 11:48:26 +08:00
54liuyao 3ec1560faa create stream and use existing super table 2023-01-13 10:26:49 +08:00
Haojun Liao 7efdc9e27a fix(query): fix memory leak. 2023-01-11 18:00:36 +08:00
Haojun Liao 78f49db0ad other: merge main. 2023-01-11 13:31:41 +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
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
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
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
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +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
slzhou d292243b1a fix: add test for select tbname from systable 2023-01-03 08:32:33 +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
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
Shengliang Guan 78c14a2c88 Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228 2022-12-28 14:59:02 +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
Benguang Zhao 691b75adf5 enh: flush database for test cases of rsma 2022-12-27 15:42:00 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
dapan1121 d87f375405 fix: fix case issue 2022-12-23 16:20:25 +08:00
dapan1121 c318be9214 fix: duplicated groups result in group by 2022-12-23 12:04:20 +08:00
54liuyao 7c84ddd46d fix:timestampe is out of order 2022-12-22 16:48:33 +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
Xiaoyu Wang d3cb2a3a0a merge main 2022-12-18 20:36:06 +08:00
Xiaoyu Wang 7d15bc670e Merge remote-tracking branch 'origin/3.0' into enh/mian_wxy 2022-12-18 19:32:32 +08:00
dapan1121 978d45ffc1 enh: optimize converting timestamp at client side 2022-12-15 16:56:35 +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 363070b723 feat: event window query 2022-12-13 16:30:34 +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
54liuyao 9f3fabc7f5 ci:add some test for stream 2022-12-13 09:30:34 +08:00
Shengliang Guan 71587df603 enh: topic privilege 2022-12-12 17:34:32 +08:00
Shengliang Guan a2adbfcbd1 Merge branch 'main' into feat/TD-21045-main 2022-12-09 13:05:45 +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
Shengliang Guan 1dd1e497f9 test: update case 2022-12-07 23:57:51 +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
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
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
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
54liuyao d7a38aeae9 fix:stddev\fisrt\last combine function 2022-12-05 17:21:40 +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
Haojun Liao 83782fb27b fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
Haojun Liao 9f55ca7f80 test:update the test cases. 2022-12-01 17:45:33 +08:00
Shengliang Guan 2d48563959 fix: crash if failed to decode sdb row 2022-12-01 16:04:39 +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
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
54liuyao 0b91b5b2b3 fix:calculate the correct deletion range 2022-11-29 17:24:52 +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
Shengliang Guan db529a97c9 test: remove unused sim files 2022-11-28 13:20:28 +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
Haojun Liao 31c2aa89ef fix(query): do some internal refactor. 2022-11-27 01:59:49 +08:00
Haojun Liao 965ee9a6c8 fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +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
Liu Jicong 48894c8bdb enh(stream): new api for stream queue 2022-11-25 18:03:40 +08:00
54liuyao 4108d8f898 fix:support scalar function with fill 2022-11-25 14:59:11 +08:00
54liuyao b27faba7ef fix:initialize maxts 2022-11-24 10:29:01 +08:00
Shengliang Guan 391389e989 test: close all dnodes when tsim execution is complete 2022-11-21 11:47:55 +08:00
Shengliang Guan 8fc2cd2b73
Merge pull request #18273 from taosdata/fix/fix/TD-20445_4
fix: memory leaks while check mnode state
2022-11-18 22:21:48 +08:00
Shengliang Guan 9c426540e7 fix: memory leaks while check mnode state 2022-11-18 20:15:13 +08:00
“happyguoxy” a295aa206b test: refine query cases 2022-11-18 14:23:42 +08:00
Shengliang Guan 04d814644b test: adjust case 2022-11-18 10:48:54 +08:00
Shengliang Guan 3264750ca4 test: remove unstable case 2022-11-18 10:47:33 +08:00
Shengliang Guan 41f4ae2e14 test: adjust unstable case 2022-11-18 10:43:45 +08:00
Shengliang Guan f32710d515
Merge pull request #18252 from taosdata/fix/TD-20505_1
test: add log and asan case
2022-11-18 10:37:27 +08:00
Shengliang Guan 36cc1fbc99
Merge pull request #18210 from taosdata/fix/3.0_bugfix_wxy
enh: fill value supports implicit type conversion
2022-11-18 10:13:55 +08:00
Shengliang Guan 7edde3a780 test: add log and asan case 2022-11-18 10:04:28 +08:00
Shengliang Guan fa6705df7a Merge branch '3.0' into fix/TD-20458 2022-11-17 21:23:42 +08:00
Shengliang Guan 997089f61d test: adjust unstable case 2022-11-17 19:18:32 +08:00
54liuyao 2635ec27b4 fix:memory leak while drop stream 2022-11-17 18:45:12 +08:00
Shengliang Guan b613f165e8 Merge remote-tracking branch 'origin/fix/TD-20317' into fix/TD-20503 2022-11-17 17:39:09 +08:00
dapan1121 6aed8932a9
Merge pull request #18231 from taosdata/fix/TD-20428
fix:fill operator core
2022-11-17 17:05:05 +08:00
Xiaoyu Wang 4217441cad Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-11-17 16:25:18 +08:00
Xiaoyu Wang dc0d3745a7 enh: fill value supports implicit type conversion 2022-11-17 15:48:42 +08:00
54liuyao 507aa0c7f8 fix:fill operator core 2022-11-17 13:35:23 +08:00
Ganlin Zhao 0b51e68c58 Merge branch '3.0' into fix/TD-20456 2022-11-17 08:50:11 +08:00
Ganlin Zhao a2f3eeb6f7 fix test cases 2022-11-17 08:47:03 +08:00
Xiaoyu Wang cb0f1f537e enh: fill value supports implicit type conversion 2022-11-16 17:03:04 +08:00
Shengliang Guan b9e5b1f167 \est: update asan case 2022-11-16 13:29:52 +08:00
Shengliang Guan 058788b2eb test: update asan case 2022-11-16 13:28:29 +08:00
“happyguoxy” 5434f996e8 test: refine query cases 2022-11-15 16:56:15 +08:00
“happyguoxy” bd9f5338db test: refine query cases 2022-11-15 16:55:54 +08:00
“happyguoxy” b64de32570 test: refine query cases 2022-11-15 16:55:34 +08:00
“happyguoxy” 92e4ad1bdd test: refine query cases 2022-11-15 16:55:12 +08:00
54liuyao cf021b4330 fix:applying non-zero offset in tqSink.c 2022-11-15 09:11:26 +08:00
54liuyao 7ea790021f fix:avoid duplicate results 2022-11-11 16:18:54 +08:00
dapan1121 0eb89b1bd7
Merge pull request #18022 from taosdata/fix/TS-2038
fix(operator):Operator double free
2022-11-11 09:38:44 +08:00
Cary Xu 69c1465142 Merge branch '3.0' into feat/TS-2007 2022-11-10 15:49:15 +08:00
Cary Xu 8205dad2a1 enh: adjust test case to support wider range of future timestamp 2022-11-10 15:48:31 +08:00
54liuyao 1ca9839170 fix(operator):Operator double free 2022-11-10 15:47:07 +08:00
Shengliang Guan b067079d7a
Merge pull request #18007 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-11-10 08:12:36 +08:00
Haojun Liao a2cec238ec fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00
Shengliang Guan b882e45505
Merge pull request #17988 from taosdata/perf/default_buffer_size
perf: optimize write by changing default buffer size
2022-11-09 21:45:26 +08:00
Shengliang Guan efbe9ecbdc
Merge pull request #17999 from taosdata/fix/TD-20052
refact: move sync test code to single lib and reduce the number of memory copies
2022-11-09 19:14:33 +08:00
Shengliang Guan f2fd847414 refact: move sync test code to single lib 2022-11-09 17:35:22 +08:00
Hongze Cheng 683e2cff7c change test cases 2022-11-09 15:49:39 +08:00
54liuyao 97fb25372e fix(ci):modify ci test 2022-11-09 12:58:44 +08:00
54liuyao f66eded1e1 fix(stream): state window, error result after deleting data 2022-11-08 14:40:44 +08:00
Haojun Liao 1da67a569d fix(query): set correct status. 2022-11-08 00:23:40 +08:00
Liu Jicong 31f574359d fix:log empty msg 2022-11-03 14:29:51 +08:00
Liu Jicong 15ad147c40 Merge branch '3.0' into feature/stream 2022-11-03 13:37:59 +08:00
Liu Jicong 2fbc8e6306 refactor(stream): stream deploy and state transfer 2022-11-03 13:22:23 +08:00
dapan1121 d2a29ed7a7 fix:add tbname in test cases 2022-11-03 10:18:02 +08:00
54liuyao 43918a27f9 fix(function):if data is null, apercentile function should return null 2022-11-02 16:37:23 +08:00
Shengliang Guan 68f1641991
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
2022-11-01 16:15:07 +08:00
Shengliang Guan a28e9284e0 test: adjust unstable case 2022-11-01 14:13:00 +08:00
Liu Jicong 8ca5f0bd9c Merge branch '3.0' into feature/stream 2022-11-01 13:20:20 +08:00
Liu Jicong 5e253cc8ea refactor(stream): fill history 2022-11-01 11:56:14 +08:00
dapan1121 bfdecae3bd
Merge pull request #17786 from taosdata/feature/TD-19975
fix(stream): scalar stream update data
2022-11-01 09:17:37 +08:00
Shengliang Guan e817e649c6
Merge pull request #17788 from taosdata/enh/TD-19090
enh: force drop dnode
2022-10-31 23:27:54 +08:00
Shengliang Guan 1ad604a5f9 enh: force drop dnode 2022-10-31 19:57:27 +08:00
54liuyao b8e451d272 fix(stream): scalar stream update data 2022-10-31 18:33:30 +08:00
Shengliang Guan 7ddde569a0 enh: force drop dnode 2022-10-31 17:29:24 +08:00