Commit Graph

50473 Commits

Author SHA1 Message Date
Haojun Liao d947619b4f
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
2023-03-30 14:39:20 +08:00
dapan1121 a778dc8c09
Merge pull request #20698 from taosdata/szhou/fix-ts23354-2
fix: join before interval
2023-03-30 14:14:45 +08:00
yihaoDeng 7f4d0a17e6 add backend 2023-03-30 06:09:40 +00:00
dapan1121 333bbe73d5
Merge pull request #20669 from taosdata/szhou/python-udf-improvement
enhance: add language and body to ins_functions
2023-03-30 14:03:18 +08:00
Haojun Liao e2474b0aa1
Merge pull request #20699 from taosdata/fix/TD023101
fix:add assert for debug
2023-03-30 13:35:10 +08:00
Xiaoyu Wang 10979f6fc2 fix: when the set operator statement is used for subquery, the outer layer filtering fails. 2023-03-30 13:34:35 +08:00
dapan1121 aab5847075
Merge pull request #20703 from taosdata/fix/columnLenUpdateCase
fix: add more column update cases
2023-03-30 13:33:12 +08:00
Haojun Liao 71d2620259 other: update the test case. 2023-03-30 12:58:52 +08:00
shenglian zhou 55ba457fef fix: fix bugs 2023-03-30 12:05:56 +08:00
Haojun Liao e1d85ce074 fix(tmq): fix error. 2023-03-30 12:04:47 +08:00
yihaoDeng c3a8ecd9c2 reset version 2023-03-30 03:56:01 +00:00
shenglian zhou 23d4eef114 feat: startup of replace function when no active query 2023-03-30 11:46:40 +08:00
wangmm0220 b7e6e4197d opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
dapan1121 8f3c41fc70 fix: add more column update cases 2023-03-30 11:03:40 +08:00
Xiaoyu Wang f30cb8e527 fix: when the set operator statement is used for subquery, the outer layer filtering fails. 2023-03-30 10:58:33 +08:00
wangmm0220 07171a01b4 fix:taosdMonitor.py failed in windows 2023-03-30 10:52:39 +08:00
“happyguoxy” 2aeda10174 test: refine query cases 2023-03-30 10:22:17 +08:00
“happyguoxy” cf99c2e69d test: refine query cases 2023-03-30 10:18:53 +08:00
“happyguoxy” 8825b89314 test: refine query cases 2023-03-30 10:18:36 +08:00
“happyguoxy” 01ae6da8a4 test: refine query cases 2023-03-30 10:18:22 +08:00
“happyguoxy” 2e8e5a98e9 test: refine query cases 2023-03-30 10:18:05 +08:00
“happyguoxy” 347c08bfea test: refine query cases 2023-03-30 10:17:52 +08:00
yihaoDeng 009d5099b4 reset version 2023-03-30 01:53:26 +00:00
yihaoDeng 8387f04476 reset version 2023-03-30 01:53:13 +00:00
wangmm0220 a5c8713517 opti:disable set enable.heartbeat.background 2023-03-30 09:40:16 +08:00
wangmm0220 f93efc8538 fix:telemetry.py failed in windows 2023-03-30 09:21:34 +08:00
dapan1121 01c2eb0994 Merge remote-tracking branch 'origin/main' into fix/TS-2876 2023-03-30 09:15:38 +08:00
slzhou 06aa7d3750 fix: add test case for interval after join 2023-03-30 08:54:00 +08:00
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
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
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
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
dapan1121 6a1150301e fix: column rows size 2023-03-29 17:30:20 +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