Cary Xu
|
c8d6960291
|
other: adjust sma log level
|
2022-08-29 17:53:02 +08:00 |
Cary Xu
|
8f6e87594f
|
enh: not fetch all during commit
|
2022-08-29 16:33:08 +08:00 |
Cary Xu
|
12a01a88dd
|
fix: race condition between fetch all and optr serialize
|
2022-08-29 16:15:12 +08:00 |
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
Shengliang Guan
|
c581212712
|
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
|
2022-08-28 21:27:13 +08:00 |
Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
wangmm0220
|
6dfbe30d6b
|
fix:test case if drop table in snapshot for create topic as database
|
2022-08-26 15:52:12 +08:00 |
Minglei Jin
|
083ce4e67d
|
fix: use sizeof(SBlockL) from aBlockL array's element size
|
2022-08-26 15:43:20 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
Hongze Cheng
|
e3701fdcb1
|
Merge pull request #16427 from taosdata/fix/TD-18643
fix: return -1 if child table's uid not exist
|
2022-08-26 12:37:14 +08:00 |
Haojun Liao
|
13563f1733
|
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-26 10:44:27 +08:00 |
Minglei Jin
|
2eacdf51fa
|
fix: return -1 if child table's uid not exist
|
2022-08-26 10:30:07 +08:00 |
Haojun Liao
|
5ea4c0a7c8
|
fix(query): update the uid list when tablemap is changed.
|
2022-08-25 23:04:07 +08:00 |
Haojun Liao
|
755176d28f
|
fix(query): add the null ptr check.
|
2022-08-25 17:32:27 +08:00 |
Hongze Cheng
|
f0be446e03
|
Merge pull request #16413 from taosdata/fix/TD-18112-2
fix: stats normal tables' timeseries
|
2022-08-25 17:13:47 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
wangmm0220
|
4cc2d361e1
|
fix:error in getting snapshot for taosX
|
2022-08-25 16:55:12 +08:00 |
Shengliang Guan
|
6dc8d005fe
|
Merge pull request #16406 from taosdata/enh/updateTbMeta
enh: update table meta after auto creating table
|
2022-08-25 16:39:32 +08:00 |
Haojun Liao
|
0ec1c52a19
|
fix(query): set ascending order of check last block.
|
2022-08-25 16:34:00 +08:00 |
Minglei Jin
|
85da71460e
|
fix: stats normal tables' timeseries
|
2022-08-25 16:22:55 +08:00 |
Haojun Liao
|
739457ad28
|
refactor: do some internal refactor.
|
2022-08-25 16:22:22 +08:00 |
Haojun Liao
|
0d14fa9aad
|
fix(query): reset the table accesss index.
|
2022-08-25 16:06:54 +08:00 |
Haojun Liao
|
b09ee742d5
|
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-25 15:31:48 +08:00 |
dapan1121
|
a0ae0c78d9
|
enh: update table meta after auto creating table
|
2022-08-25 15:16:14 +08:00 |
Shengliang Guan
|
4c280dc236
|
Merge pull request #16386 from taosdata/enh/updateTbMeta
enh: update table meta cache after creating table
|
2022-08-25 14:32:43 +08:00 |
Shengliang Guan
|
2b3a760ae1
|
Merge pull request #16372 from taosdata/main
release: merge from main to 3.0
|
2022-08-25 13:33:24 +08:00 |
dapan1121
|
4ab25b856f
|
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
|
2022-08-25 13:23:16 +08:00 |
Haojun Liao
|
1c06206000
|
other:merge 3.0
|
2022-08-25 11:01:36 +08:00 |
Cary Xu
|
23098a08cf
|
other: revert to 3.0
|
2022-08-24 18:18:53 +08:00 |
Cary Xu
|
39cd95d825
|
fix: while condition
|
2022-08-24 18:15:37 +08:00 |
Cary Xu
|
0e094b3811
|
other: merge 3.0
|
2022-08-24 18:12:21 +08:00 |
wangmm0220
|
c7bf08d5af
|
feat: get snapshot data for taosX
|
2022-08-24 17:42:33 +08:00 |
Cary Xu
|
a6fa87fb6a
|
enh: add specific threads for rsma task
|
2022-08-24 17:36:22 +08:00 |
Haojun Liao
|
a23f5f59ea
|
refactor(query): do some internal refactor.
|
2022-08-24 17:09:33 +08:00 |
Shengliang Guan
|
e0ac102795
|
Merge pull request #16376 from taosdata/feature/stream
refactor(stream): refine stream backend interface
|
2022-08-24 16:40:20 +08:00 |
Hongze Cheng
|
9f72a715bf
|
fix: typo coredump
|
2022-08-24 16:00:15 +08:00 |
Liu Jicong
|
24261cc90b
|
refactor(stream): refine stream backend interface
|
2022-08-24 15:53:29 +08:00 |
wangmm0220
|
2afc23a120
|
fix:conflicts from 3.0
|
2022-08-24 13:59:51 +08:00 |
wangmm0220
|
632c8b4a1a
|
fix:error in snapshot for taosX
|
2022-08-24 13:58:18 +08:00 |
Shengliang Guan
|
4c287f602d
|
Merge pull request #16352 from taosdata/feature/stream
feat(stream): support tdb state backend
|
2022-08-24 13:24:09 +08:00 |
dapan1121
|
2ea802a23e
|
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
|
2022-08-24 13:20:43 +08:00 |
dapan1121
|
150956ffd3
|
enh: update tbMeta after creating table
|
2022-08-24 13:19:52 +08:00 |
Hongze Cheng
|
fd2fccd7d7
|
fix: data loss
|
2022-08-24 13:12:13 +08:00 |
Hongze Cheng
|
ee36ea82ee
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/td_18604
|
2022-08-24 13:10:35 +08:00 |
Shengliang Guan
|
a56699386f
|
Merge pull request #16365 from taosdata/feature/3_liaohj
fix(query): fix the last block check condition.
|
2022-08-24 11:48:49 +08:00 |
Hongze Cheng
|
16dd4a9899
|
fix: commit coredump
|
2022-08-24 11:13:11 +08:00 |
Cary Xu
|
3f96e41691
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-24 10:57:30 +08:00 |
Cary Xu
|
bd02bfe58d
|
enh: assign specific threads for rsma
|
2022-08-24 10:57:06 +08:00 |
Haojun Liao
|
01eac71b65
|
fix(query): fix the invalid last block check condition.
|
2022-08-24 10:42:37 +08:00 |
Liu Jicong
|
d7b804e02e
|
fix stream load task
|
2022-08-24 10:42:34 +08:00 |