Xiaoyu Wang
ca39dfcf2d
feat: show vgroup display num of cache tables
2023-03-13 17:21:32 +08:00
Haojun Liao
731a2138df
fix(tmq): fix error in tmq.
2023-03-13 17:08:17 +08:00
wangmm0220
49b3649c55
fix:add log if sml value is too long
2023-03-13 16:54:23 +08:00
chenhaoran
e4d08376e4
ci:adjust the order of testcases
2023-03-13 15:18:40 +08:00
Xiaoyu Wang
62377619ba
enh: optimizing stt file reading in last query
2023-03-13 15:05:24 +08:00
Shuaiqiang Chang
e8db67fe90
Update index.md
2023-03-13 14:36:22 +08:00
chenhaoran
8d02254c4c
ci:adjust the order of testcases
2023-03-13 14:22:57 +08:00
wangmm0220
8102beff13
fix:add log for taosx
2023-03-13 14:10:49 +08:00
wangmm0220
06079c90a3
fix:add log for taosx
2023-03-13 14:01:18 +08:00
chenhaoran
3bcab0599a
Merge branch 'main' of https://github.com/taosdata/TDengine into TD-23119
2023-03-13 12:36:03 +08:00
chenhaoran
292bb81f11
ci:adjust the order of testcases
2023-03-13 12:30:55 +08:00
Haojun Liao
7f2aae69d4
fix(tmq): fix error in taosx
2023-03-13 01:54:29 +08:00
Xiaoyu Wang
25778754e2
fix: last redundant read stt file
2023-03-12 22:36:26 +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
Shengliang Guan
5a957eeba2
Merge pull request #20416 from taosdata/enh/changeTagIndexCase
...
change tag index case
2023-03-12 20:46:48 +08:00
Xiaoyu Wang
45e38d258c
fix: last redundant read stt file
2023-03-12 20:40:17 +08:00
dapan1121
91df1b3298
fix: group merge issue
2023-03-12 15:04:53 +08:00
Haojun Liao
564e9bb833
Merge branch 'main' into fix/liaohj
2023-03-12 14:38:38 +08:00
Echo
c011e7d75f
Add the Chinese version of CODE_OF_CONDUCT.md ( #18572 )
2023-03-12 12:18:31 +08:00
Shuduo Sang
c9d4b843a4
fix: taos-tools gcc 12 compile for main ( #20425 )
2023-03-12 11:50:20 +08:00
dapan1121
f74c488c42
fix: keep group for interval query
2023-03-12 11:03:41 +08:00
wangmm0220
5b75ee4396
opti:modify tmq logic
2023-03-11 19:13:50 +08:00
Shuduo Sang
322a1c05dc
fix: taosbenchmark sub on 2.6 for main ( #20409 )
...
* fix: taosbenchmark sub on 2.6 for main
* fix: upgrade taospy to 2.7.6 and fix unstable test case
2023-03-11 18:57:46 +08:00
Haojun Liao
26925a1c13
refactor: add some logs for tmq.
2023-03-11 18:01:56 +08:00
Haojun Liao
85ee1318d2
refactor: add some logs.
2023-03-11 17:44:35 +08:00
Haojun Liao
af423685ca
fix(tmq): handle the commit failure.
2023-03-11 17:42:01 +08:00
dapan1121
16209644c4
fix: regenerate groupId and case issue
2023-03-11 17:24:54 +08:00
wangmm0220
0e2cf0ed73
fix:deal with ASSERT in tmq
2023-03-11 16:51:34 +08:00
wangmm0220
9cc7a9f504
fix:deal with ASSERT in tmq
2023-03-11 16:12:11 +08:00
chenhaoran
76896536d0
ci: add successful log
2023-03-11 15:55:35 +08:00
chenhaoran
d1a7cf93fb
ci: add successful log
2023-03-11 15:53:26 +08:00
chenhaoran
ac779cac6a
Merge branch 'main' of https://github.com/taosdata/TDengine into TD-23119
2023-03-11 15:52:49 +08:00
chenhaoran
c2f075a7c1
ci: add successful log
2023-03-11 15:51:54 +08:00
Shengliang Guan
584f213739
Merge pull request #20401 from taosdata/fix/main_bugfix_wxy
...
fix: error in last cache handle deleted data
2023-03-11 15:43:55 +08:00
Shengliang Guan
300801a68e
Merge pull request #20403 from taosdata/fix/main_wxy
...
fix: invalid topic query
2023-03-11 15:43:38 +08:00
yihaoDeng
bc13432661
change tag index case
2023-03-11 15:39:16 +08:00
chenhaoran
74e36b78d7
Merge branch 'main' of https://github.com/taosdata/TDengine into main
2023-03-11 15:32:58 +08:00
Shengliang Guan
f7dd12a3f3
Merge pull request #20398 from taosdata/enh/TD-22965
...
enh: optimize snapshot transfer
2023-03-11 15:09:43 +08:00
dapan1121
a952f5ce1c
fix: slimit/limit doc
2023-03-11 14:19:01 +08:00
dapan1121
5df32cbc78
feat: correct slimit&limit clause
2023-03-11 13:08:20 +08:00
54liuyao
84ef1c78d4
fix:auto fill null column
2023-03-11 11:33:50 +08:00
Haojun Liao
9e860f02ac
refactor: do some internal refactor.
2023-03-11 11:25:37 +08:00
Xiaoyu Wang
38a6d02ca9
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
2023-03-11 10:58:47 +08:00
Xiaoyu Wang
60e92814c7
Merge remote-tracking branch 'origin/main' into fix/main_wxy
2023-03-11 10:58:13 +08:00
Hongze Cheng
9d38d4133b
Merge branch 'main' of https://github.com/taosdata/TDengine into enh/TD-22965
2023-03-11 10:56:24 +08:00
haoranchen
f3ad637576
ci:Specify the version of the python connector ( #20408 )
...
* ci:Specify the version of the python connector
* ci:Specify the version of the python connector
* ci:Specify the version of the python connector
* ci:Specify the version of the python connector
* ci:Specify the version of the python connector
* ci:Specify the version of the windows python connector
2023-03-11 10:38:21 +08:00
Haojun Liao
1e01f90283
refactor(tmq): do some internal refactor.
2023-03-11 09:13:26 +08:00
Haojun Liao
9d680a0995
fix(tmq): fix race condition.
2023-03-11 09:09:03 +08:00
Hongze Cheng
bf765c14b0
Merge branch 'main' of https://github.com/taosdata/TDengine into enh/TD-22965
2023-03-11 08:58:34 +08:00
haoranchen
ac1711fd19
ci:Specify the version of the python connector ( #20407 )
...
* ci:Specify the version of the python connector
* ci:Specify the version of the python connector
2023-03-10 20:20:36 +08:00