Shengliang Guan
|
925693c8a9
|
Merge pull request #20493 from taosdata/fix/TD-23172
ehn(tsdb/cache): load necessary columns only
|
2023-03-16 15:49:04 +08:00 |
Haojun Liao
|
08ac102114
|
refactor: do some internal refactor.
|
2023-03-16 15:45:48 +08:00 |
dapan1121
|
948a603513
|
fix: fix minrows/maxrows case issue
|
2023-03-16 14:49:27 +08:00 |
Haojun Liao
|
989ae86a05
|
fix(tmq): adjust the time out value check.
|
2023-03-16 14:32:40 +08:00 |
Alex Duan
|
b423314be1
|
test: add case for TS-2811 wide column
|
2023-03-16 14:12:12 +08:00 |
Minglei Jin
|
b1949b5584
|
fix(tsdb/cache): skip remaining rows in current data block
|
2023-03-16 14:11:34 +08:00 |
Haojun Liao
|
345b46769c
|
Merge pull request #20490 from taosdata/fix/liaohj
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 14:00:42 +08:00 |
Minglei Jin
|
6e0343fc08
|
enh(tsdb/cache): load necessary columns only
|
2023-03-16 11:18:36 +08:00 |
Haojun Liao
|
a1682664f2
|
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 10:12:34 +08:00 |
dapan1121
|
59b532a890
|
fix: modify minrows/maxrows range and add cases
|
2023-03-16 09:46:14 +08:00 |
chenhaoran
|
a8967b73c3
|
test:fix that timestamps can be validated correctly in testcase
|
2023-03-16 01:55:46 +08:00 |
gccgdb1234
|
a4fb7d5616
|
test:fix that timestamps can be validated correctly in testcase
|
2023-03-16 01:53:28 +08:00 |
gccgdb1234
|
39eec5e8b3
|
Merge branch 'main' of github.com:taosdata/TDengine into TD-13572
|
2023-03-16 01:42:06 +08:00 |
gccgdb1234
|
6b3fa3f5af
|
test:fix that timestamps can be validated correctly in testcase
|
2023-03-16 01:41:44 +08:00 |
kailixu
|
ba5c3fb2ab
|
fix: select ins_columns for stb with 4096 columns
|
2023-03-16 00:01:54 +08:00 |
kailixu
|
acd57f03e6
|
fix(query): invalid write when query of ins_columns
|
2023-03-15 20:31:54 +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
|
af4532dc63
|
Merge pull request #20476 from taosdata/fix/TD-23163
enh(tsdb/cache): skip invalid datablock directly when traversing fs with last
|
2023-03-15 19:03:48 +08:00 |
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 |
Benguang Zhao
|
9f97162ef7
|
enh: separate election timer events
|
2023-03-14 21:02:06 +08:00 |
Benguang Zhao
|
cc76d78673
|
enh: separate sync read and write events
|
2023-03-14 20:35:39 +08:00 |
Benguang Zhao
|
e350f71396
|
enh: reset elect timer at the end of callbacks
|
2023-03-14 19:45:31 +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 |