Shengliang Guan
|
a397c2dae4
|
Merge pull request #20471 from taosdata/fix/alter_minrows
fix: alter minrows doesn't take effect
|
2023-03-15 17:45:54 +08:00 |
Minglei Jin
|
04d501d64a
|
fix: destroy aColArray anyway
|
2023-03-15 17:41:29 +08:00 |
Minglei Jin
|
f1414355e3
|
tsdb/cache: skip invalid datablock directly when traversing fs with last
|
2023-03-15 16:24:36 +08:00 |
Haojun Liao
|
36cec7894b
|
Merge pull request #20472 from taosdata/fix/liaohj
fix(query): set the correct cached tags list key length, and update s…
|
2023-03-15 15:56:50 +08:00 |
Adam Ji
|
da58966d58
|
test: update requirements (#20470)
|
2023-03-15 15:48:08 +08:00 |
Haojun Liao
|
52576071ae
|
refactor: do some internal refactor.
|
2023-03-15 14:37:48 +08:00 |
Haojun Liao
|
253a760810
|
fix(query): set the correct cached tags list key length, and update some logs.
|
2023-03-15 14:30:12 +08:00 |
Shengliang Guan
|
7ee24c318e
|
fix: alter minrows doesn't take effect
|
2023-03-15 14:25:18 +08:00 |
Shengliang Guan
|
4efcb4ddce
|
Merge pull request #20280 from taosdata/fix/TD-22871
fix: return err msg while db is creating
|
2023-03-15 14:10:41 +08:00 |
Shengliang Guan
|
08601f4b83
|
Merge pull request #20451 from taosdata/fix/TD-23134
fix: fix coverity scan
|
2023-03-15 14:10:18 +08:00 |
Shengliang Guan
|
c08d25bb24
|
Merge pull request #20460 from taosdata/fix/TS-2828
fix:use table suid in taosx to avoid suid is not same for using suid
|
2023-03-15 14:09:48 +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 |
Shengliang Guan
|
dd2940b8b3
|
Merge pull request #20463 from taosdata/fix/TS-2883
fix: fix table count operator groupId issue
|
2023-03-15 14:08:54 +08:00 |
Shengliang Guan
|
09ca41b3f7
|
Merge pull request #20467 from taosdata/fix/TS-2893
fix:create same sub table
|
2023-03-15 14:07:47 +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 |
54liuyao
|
d5defa3def
|
fix:create same sub table
|
2023-03-15 11:10:55 +08:00 |
54liuyao
|
96db1192ae
|
fix: fix coverity scan
|
2023-03-15 09:03:05 +08:00 |
dapan1121
|
1db4619fdc
|
Merge branch 'main' of github.com:taosdata/TDengine into main
|
2023-03-15 08:42:44 +08:00 |
dapan1121
|
397bead009
|
fix: add test cases
|
2023-03-15 08:38:00 +08:00 |
dapan1121
|
20c8a9031d
|
fix: fix table count operator groupId issue
|
2023-03-15 08:35:40 +08:00 |
gccgdb1234
|
525a817d80
|
test:reduce to 1000 rowNumbers per tables in testcases
|
2023-03-15 01:41:27 +08:00 |
Haojun Liao
|
7743518557
|
Merge pull request #20422 from taosdata/fix/liaohj
fix(tmq): fix some race condition and do some internal refactor.
|
2023-03-14 22:23:32 +08:00 |
Haojun Liao
|
15cbbd3a14
|
fix(query): fix error in show cluster alive.
|
2023-03-14 21:25:52 +08:00 |
wangmm0220
|
72c2631c0d
|
fix:use table suid in taosx to avoid suid is not same for using suid
|
2023-03-14 17:52:16 +08:00 |
plum-lihui
|
e81d485d9a
|
test: reopen tmqDelete-1ctb.py
|
2023-03-14 16:22:01 +08:00 |
plum-lihui
|
a291b430bd
|
Merge branch 'main' into lihui3.0/test
|
2023-03-14 16:20:30 +08:00 |
Yihao Deng
|
0d4cc1c577
|
Merge branch 'main' into fix/TD-22871
|
2023-03-14 15:56:51 +08:00 |
wangmm0220
|
c7a10ae5a8
|
fix:use table suid in taosx to avoid suid is not same for using suid
|
2023-03-14 15:52:39 +08:00 |
yihaoDeng
|
bab3daaa73
|
fix: Temporarily delete a test case
|
2023-03-14 07:23:38 +00:00 |
plum-lihui
|
645ecfcd24
|
test: close one case
|
2023-03-14 15:18:52 +08:00 |
plum-lihui
|
1c1bccc71f
|
test: close one case
|
2023-03-14 15:18:13 +08:00 |
yihaoDeng
|
d3c9e08003
|
fix: fix log invalid err msg
|
2023-03-14 06:15:47 +00:00 |
Shuduo Sang
|
40d99e4576
|
chore: support cus name (#20441)
* chore: support cus name
* fix: cfg/taos.cfg
* chore: update taos-tools
|
2023-03-14 13:47:41 +08:00 |
xinsheng Ren
|
fb855f8aac
|
Feature/xsren/win install error base main (#20450)
* fix: install service path error on windows
* fix: installation action sheet name
---------
Co-authored-by: facetosea <25808407@qq.com>
|
2023-03-14 13:41:08 +08:00 |
Haojun Liao
|
32ddecc347
|
other: merge main.
|
2023-03-14 12:13:09 +08:00 |
Haojun Liao
|
9cdd52de84
|
fix(tmq): fix dead lock.
|
2023-03-14 11:50:02 +08:00 |
Shengliang Guan
|
e98b32a69f
|
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
|
2023-03-14 09:41:19 +08:00 |
Shengliang Guan
|
3c11ed524f
|
Merge pull request #20436 from taosdata/docs/update-tips
Update index.md
|
2023-03-14 09:38:03 +08:00 |
Shengliang Guan
|
8577aa85fb
|
Merge pull request #20417 from taosdata/TD-23119
ci: add successful log
|
2023-03-14 09:37:28 +08:00 |
Shengliang Guan
|
214c595491
|
Merge pull request #20412 from taosdata/fix/TD-23095
fix:auto fill null column
|
2023-03-14 09:36:57 +08:00 |
Shengliang Guan
|
6d09532f10
|
Merge pull request #20396 from taosdata/fix/TD-23087
fix(query): remove assert
|
2023-03-14 09:36:31 +08:00 |
Shengliang Guan
|
bf03965931
|
Merge pull request #20413 from taosdata/FIX/TD-22564-main
enh: not allow to propose if fsm applying progress lagging behind too far
|
2023-03-14 09:36:04 +08:00 |
Shengliang Guan
|
6989f1be61
|
Merge pull request #20418 from taosdata/fix/TD-22671
fix:deal with ASSERT in tmq
|
2023-03-14 09:34:52 +08:00 |
Shengliang Guan
|
a5fcd4fa7b
|
Merge pull request #20442 from taosdata/FIX/TD-23138-main
enh: adjust the error msgs of sync not leader and sync is restoring
|
2023-03-14 09:33:44 +08:00 |
Shengliang Guan
|
65de91b0af
|
Merge pull request #20443 from taosdata/szhou/udfd-conn-version
fix: add version to udfd conn req
|
2023-03-14 09:33:16 +08:00 |
Shengliang Guan
|
cba19910c5
|
Merge pull request #20445 from taosdata/fix/TD023101
fix:add log for taosx
|
2023-03-14 09:32:52 +08:00 |
Haojun Liao
|
21ef5e5577
|
Merge branch 'main' into fix/liaohj
|
2023-03-14 09:19:49 +08:00 |
Haojun Liao
|
8f1f423c90
|
fix(tmq): fix the error in tmq.
|
2023-03-14 00:37:09 +08:00 |
Xiaoyu Wang
|
1870a9d46e
|
feat: show vgroup display num of cache tables
|
2023-03-13 19:14:53 +08:00 |