Commit Graph

50925 Commits

Author SHA1 Message Date
dapan1121 93ff06471d
Merge pull request #20697 from taosdata/fix/TD-23386
fix: tag copy issue
2023-03-30 08:47:16 +08:00
Haojun Liao 5f4cb41e28 fix(tmq): set correct start offset value. 2023-03-29 23:45:41 +08:00
wangmm0220 c1b4f94199 fix:add assert for debug 2023-03-29 22:12:13 +08:00
wangmm0220 d9b3c638c3 fix:add assert for debug 2023-03-29 21:03:39 +08:00
cademfly 22b87dc26c UserAuthRsp 2023-03-29 20:29:17 +08:00
Hui Li 183d9bc4fb
Merge pull request #20662 from taosdata/test/TD-22889-3.0
test : udf for python add ci case udfpy_main.py
2023-03-29 20:19:50 +08:00
cademfly 8309718af1 condition 2023-03-29 19:51:49 +08:00
slzhou 84d75c2ec0 fix: join after interval 2023-03-29 19:51:13 +08:00
Haojun Liao c8ad465a0d refactor: do some internal refactor. 2023-03-29 19:40:34 +08:00
Haojun Liao 56c98d7768 refactor: do some internal refactor. 2023-03-29 19:35:04 +08:00
dapan1121 3810e57c15 fix: tag copy issue 2023-03-29 19:10:10 +08:00
Xiaoyu Wang 6265251a03 feat: table level privilege syntax 2023-03-29 19:08:40 +08:00
Alex Duan 7568a89553 test: tmqDnodeRestart.py set query retry times from 10 to 50 2023-03-29 18:44:24 +08:00
Hui Li 321d4a87d9
Merge pull request #20693 from taosdata/test/TS-3018
test: refine query cases
2023-03-29 18:31:35 +08:00
“happyguoxy” b25b6a8333 test: refine query cases 2023-03-29 18:16:46 +08:00
wangmm0220 2243184a4d fix:conflicts 2023-03-29 17:53:05 +08:00
dapan1121 6a1150301e fix: column rows size 2023-03-29 17:30:20 +08:00
wangmm0220 9d9ae749d1 opti:tmq logic & fix CI cases 2023-03-29 17:27:04 +08:00
Haojun Liao d998912ce8 fix(query): fix syntax error. 2023-03-29 17:11:41 +08:00
Alex Duan df43ce13e0 Merge branch 'test/TD-22889-3.0' of github.com:/taosdata/TDengine into test/TD-22889-3.0 2023-03-29 17:02:35 +08:00
Alex Duan df2ecea34f test: tag_index_cluster.py file was added by mistake 2023-03-29 16:57:15 +08:00
“happyguoxy” f61732dca3 test: refine query cases 2023-03-29 16:56:53 +08:00
Haojun Liao 25245b9005 Merge branch 'main' into feature/3_liaohj 2023-03-29 16:40:12 +08:00
Haojun Liao 152fc5daab fix(stream):fix the race condition when creating new tsables. 2023-03-29 16:36:35 +08:00
dapan1121 a90354cd92 fix: restore debug code 2023-03-29 15:56:08 +08:00
slzhou dcf5f98b4b fix: change name and body to func_name and func_body 2023-03-29 15:52:08 +08:00
dapan1121 8b7622b5e7
Update tglobal.c 2023-03-29 15:51:49 +08:00
dapan1121 9952be43f6 Merge remote-tracking branch 'origin/main' into fix/cencVer 2023-03-29 15:50:14 +08:00
dapan1121 4f06728c17 fix: restore sl level 2023-03-29 15:48:11 +08:00
dapan1121 84eef542d5 fix: memory rows count issue 2023-03-29 15:45:18 +08:00
Xiaoyu Wang b9d905c2d3
Merge pull request #20686 from taosdata/fix/liaohj
fix(tsdb/read): use correct scheme for mem & imem merging
2023-03-29 15:38:21 +08:00
Minglei Jin 91c16f0344 tsdb/read: remove dup mem schema fetching 2023-03-29 15:34:55 +08:00
yihaoDeng 03f80fbe36 add backend 2023-03-29 07:28:34 +00:00
yihaoDeng 50b094ab5d add backend 2023-03-29 07:26:11 +00:00
yihaoDeng 2ca072344e add backend 2023-03-29 06:56:14 +00:00
slzhou accebcedc4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf-improvement 2023-03-29 14:52:04 +08:00
Xiaoyu Wang c1452851e3 fix: error in determining whether last(t.*) is a selection function 2023-03-29 14:39:37 +08:00
Minglei Jin 7eb8a63944 Merge branch 'fix/liaohj' of https://github.com/taosdata/TDengine into fix/liaohj 2023-03-29 14:21:05 +08:00
Minglei Jin 8cf8ac84d7 fix(tsdb/read): use correct scheme for mem & imem merging 2023-03-29 14:19:15 +08:00
yihaoDeng e3002f1872 add backend 2023-03-29 06:17:38 +00:00
Xiaoyu Wang 518a1e6ece
Merge pull request #20683 from taosdata/fix/main_bugfix_wxy
fix: hotfix version compatibility
2023-03-29 13:38:04 +08:00
cademfly 2fd10c2aa0 table 2023-03-29 13:30:32 +08:00
dapan1121 2714ce2af8 fix: rows count issue 2023-03-29 13:22:12 +08:00
Haojun Liao 10f08c948b
Merge pull request #20679 from taosdata/feature/3_liaohj
fix(query): allow only one trans to be execute for each balance, and do some other refactor.
2023-03-29 13:17:18 +08:00
yihaoDeng 1cf96cdbf1 add backend 2023-03-29 04:18:16 +00:00
Shuduo Sang 8fdc687097
fix: taosdump free tbname in loose mode (#20681)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py

* fix: taos-tools update

* fix: taosdump free tbname in loose mode
2023-03-29 11:47:23 +08:00
dapan1121 0659814d16
Merge pull request #20674 from taosdata/fix/TS-3010
fix: query schema is old issue
2023-03-29 11:41:07 +08:00
Shuduo Sang 87b8b4c946
fix: telnet_tcp and sml_json_all_types for main (#20661)
* fix: taosbenchmark support same min/max for main

* fix: enable telnet_tcp and sml_json_all_types

* fix: tests/develop-test/5-taos-tools/taosbenchmark/json/sml_telnet_tcp.json

* fix: taosdump free tbname in loose mode for main
2023-03-29 11:33:45 +08:00
shenglian zhou 883734a6b8 fix: use offical pypi repository 2023-03-29 11:33:18 +08:00
yihaoDeng e6e9828d5a add backend 2023-03-29 03:26:59 +00:00