Cary Xu
|
bd76ae5213
|
Merge pull request #14811 from taosdata/feature/TD-11274-3.0
fix: use correct keep2 when set least ts for query
|
2022-07-12 14:49:03 +08:00 |
Shengliang Guan
|
e9d4948e84
|
enh: transfer leader before close vnode and mnode
|
2022-07-12 14:46:52 +08:00 |
Ganlin Zhao
|
7838a76363
|
fix(test): fix test cases trailing white spaces
|
2022-07-12 14:45:51 +08:00 |
wenzhouwww@live.cn
|
986d5c7752
|
test:add test case for udf coltrol
|
2022-07-12 14:45:00 +08:00 |
Ganlin Zhao
|
92358da0fa
|
Merge branch '3.0' into fix/merge_interval_agg
|
2022-07-12 14:40:45 +08:00 |
wenzhouwww@live.cn
|
6b9a4516c7
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-12 14:40:25 +08:00 |
Minghao Li
|
37ebcdeaaa
|
refactor(sync): add elect case
|
2022-07-12 14:36:38 +08:00 |
Minghao Li
|
129b289bdf
|
refactor(sync): do leader transfer
|
2022-07-12 14:34:18 +08:00 |
Ganlin Zhao
|
fdf878c3e8
|
enh(query): agg function adoption for MIA operator
TD-17254
|
2022-07-12 14:31:16 +08:00 |
wade zhang
|
947087231a
|
Merge pull request #14804 from taosdata/docs/wade-3.0
doc: change develop->insert for 3.0
|
2022-07-12 14:26:08 +08:00 |
Ganlin Zhao
|
5e2cedec75
|
Merge pull request #14806 from taosdata/fix/merge_interval_agg
enh(query): aggregation function adoption for MIA operator
|
2022-07-12 14:25:59 +08:00 |
tomchon
|
e3a48b01ec
|
test:add testcase of qnode
|
2022-07-12 14:25:02 +08:00 |
dapan1121
|
265d27c277
|
Merge pull request #14807 from taosdata/fix/TD-16590
fix: add more columns in show stable res
|
2022-07-12 14:24:53 +08:00 |
jiacy-jcy
|
ef9302a54a
|
add test case into ci
|
2022-07-12 14:24:48 +08:00 |
jiacy-jcy
|
2fbab5045a
|
update case
|
2022-07-12 14:23:24 +08:00 |
Shengliang Guan
|
75804db990
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-12 14:22:10 +08:00 |
Shengliang Guan
|
48dee594d3
|
refactor: adjust the minimum number of fetch threads to 4
|
2022-07-12 14:21:58 +08:00 |
jiacy-jcy
|
f1bae383b0
|
update test cases
|
2022-07-12 14:19:51 +08:00 |
Cary Xu
|
0f7c2ebb01
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-12 14:14:52 +08:00 |
Cary Xu
|
6c5e8bae55
|
fix: use correct keep2 when set least ts for query
|
2022-07-12 14:14:42 +08:00 |
Liu Jicong
|
ac57956a56
|
Merge branch '3.0' into feature/stream
|
2022-07-12 14:12:18 +08:00 |
Haojun Liao
|
be94e05e9b
|
Merge pull request #14805 from taosdata/feature/3_liaohj
fix(query): set the ts to be the time window start key value
|
2022-07-12 14:11:32 +08:00 |
Liu Jicong
|
d637ffe22c
|
refactor(tmq): prepare only needed
|
2022-07-12 14:10:22 +08:00 |
Shengliang Guan
|
b9165a9503
|
fix: reset queueSize after the queueItem is consumed and executed by the worker
|
2022-07-12 13:56:54 +08:00 |
dapan1121
|
8957a91ab3
|
fix: add more columns in show stable res
|
2022-07-12 13:56:15 +08:00 |
Ganlin Zhao
|
8aa442a9f8
|
Merge branch '3.0' into fix/merge_interval_agg
|
2022-07-12 13:55:56 +08:00 |
Ganlin Zhao
|
66f2835af1
|
enh(query): hyperloglog function adoption for MIA operator
TD-17254
|
2022-07-12 13:55:12 +08:00 |
wenzhouwww@live.cn
|
616479562a
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-12 13:49:57 +08:00 |
Haojun Liao
|
4d73720fb8
|
fix(query): set the ts to be the time window start key value when filling timestamp column.
|
2022-07-12 13:45:41 +08:00 |
shenglian-zhou
|
0e603a176c
|
Merge pull request #14794 from taosdata/szhou/td-17001
fix: select tag from st will return block composed of num of records
|
2022-07-12 13:44:36 +08:00 |
Ganlin Zhao
|
ba7d72c752
|
enh(query): first/last function adoption for MIA operator
TD-17254
|
2022-07-12 13:41:21 +08:00 |
tomchon
|
a059736755
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-12 13:40:36 +08:00 |
Yihao Deng
|
946f1101fd
|
Merge pull request #14803 from taosdata/fix/fdLeak
fix: fd leak
|
2022-07-12 13:27:49 +08:00 |
Shengliang Guan
|
52b63db905
|
fix: invalid vnode ref while drop stream
|
2022-07-12 13:26:55 +08:00 |
Haojun Liao
|
efcef47f7d
|
Merge pull request #14795 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-07-12 13:11:05 +08:00 |
slzhou@taodata.com
|
cacfb720fb
|
fix: fix test case of selecting tag from super table
|
2022-07-12 12:27:48 +08:00 |
gccgdb1234
|
d577505c88
|
doc: change develop->insert
|
2022-07-12 12:06:07 +08:00 |
gccgdb1234
|
7d95ac2a46
|
doc: change develop->insert for 3.0
|
2022-07-12 12:03:40 +08:00 |
wade zhang
|
923a60d431
|
Merge pull request #14792 from taosdata/docs/wade-3.0
docs: change data model to adapt to 3.0
|
2022-07-12 11:55:34 +08:00 |
Li Minghao
|
eba5bf6e95
|
Merge pull request #14801 from taosdata/feature/3.0_mhli
refactor(sync): modify trace log
|
2022-07-12 11:52:09 +08:00 |
yihaoDeng
|
365a28f37c
|
fix fd leak
|
2022-07-12 11:51:39 +08:00 |
Ganlin Zhao
|
7f875b5120
|
enh(query): elapsed function adoption for MIA operator
TD-17254
|
2022-07-12 11:38:28 +08:00 |
slzhou@taodata.com
|
76482161f5
|
feat: modify test case that defaults to table scan when query tags
|
2022-07-12 11:37:57 +08:00 |
Ganlin Zhao
|
ec4874f6b6
|
enh(query): spread function adoption for MIA operator
TD-17254
|
2022-07-12 11:30:14 +08:00 |
Ganlin Zhao
|
884b35928a
|
enh(query): apercentile function adoption for MIA operator
TD-17254
|
2022-07-12 11:23:54 +08:00 |
Minglei Jin
|
44704ced13
|
Merge pull request #14798 from taosdata/fix/tsdb-cache-fs-blockidx
fix: skip file set if null pBlockIdx
|
2022-07-12 11:23:51 +08:00 |
Hui Li
|
027758815f
|
Merge pull request #14800 from taosdata/test3.0/lihui
Test3.0/lihui
|
2022-07-12 11:16:24 +08:00 |
Minghao Li
|
03fe08a890
|
refactor(sync): modify trace log
|
2022-07-12 11:15:58 +08:00 |
plum-lihui
|
42ab57e0fd
|
test: add test case
|
2022-07-12 11:15:29 +08:00 |
plum-lihui
|
f19f6ca897
|
test: modify test case
|
2022-07-12 11:14:56 +08:00 |