Ganlin Zhao
|
80621e14eb
|
refactor
|
2023-04-24 17:24:07 +08:00 |
Xiaoyu Wang
|
6f5d8150e1
|
Merge pull request #21055 from taosdata/fix/remove-null-pointer
remove null pointer
|
2023-04-24 17:19:59 +08:00 |
dapan1121
|
b743b889fc
|
Merge pull request #20828 from taosdata/enh/TD-23421-M
enh: support user passwd version
|
2023-04-24 17:16:37 +08:00 |
Ganlin Zhao
|
782566ad08
|
refactor
|
2023-04-24 17:15:46 +08:00 |
Haojun Liao
|
4063cfbc4d
|
Merge pull request #21053 from taosdata/feature/3_liaohj
refactor: do some internal refactor and add the sample code.
|
2023-04-24 17:09:52 +08:00 |
yihaoDeng
|
f15b806e15
|
opt write opt
|
2023-04-24 09:08:48 +00:00 |
yihaoDeng
|
e1535124d1
|
opt write opt
|
2023-04-24 09:08:07 +00:00 |
Minglei Jin
|
3b88efbd5f
|
cache/delete: fix null column values
|
2023-04-24 17:07:20 +08:00 |
dapan1121
|
6386c32392
|
Merge pull request #21034 from taosdata/szhou/td-23586
enhance: error code refactor
|
2023-04-24 16:53:53 +08:00 |
yihaoDeng
|
23803c04ed
|
opt write opt
|
2023-04-24 08:49:56 +00:00 |
dapan1121
|
9551a269b3
|
feat: support log slow query by default
|
2023-04-24 16:45:34 +08:00 |
Haojun Liao
|
7360a6b65c
|
enh(query): opt hash.
|
2023-04-24 16:39:55 +08:00 |
yihaoDeng
|
2d5218246d
|
add ttl to stream state key
|
2023-04-24 08:18:02 +00:00 |
yihaoDeng
|
3abdbec813
|
add ttl to stream state key
|
2023-04-24 08:17:57 +00:00 |
Haojun Liao
|
d73306f616
|
enh(query): opt last row read performance.
|
2023-04-24 16:08:49 +08:00 |
cadem
|
5a512eb767
|
remove null pointer
|
2023-04-24 16:06:56 +08:00 |
Haojun Liao
|
e21fa9fde2
|
fix(tmq): fix error in unit test.
|
2023-04-24 15:48:24 +08:00 |
shenglian zhou
|
758427b3c4
|
fix: use slimit to indicate group for tag scan
|
2023-04-24 15:48:20 +08:00 |
Haojun Liao
|
5663550de2
|
enh(query): opt query perf by allocate the SLDataIter when opening reader.
|
2023-04-24 15:47:02 +08:00 |
Minglei Jin
|
c7d5b48920
|
cache/read: fix pRes buffer index
|
2023-04-24 15:42:53 +08:00 |
Xiaoyu Wang
|
f5a974489e
|
Merge pull request #21045 from taosdata/fix/block-check-to-async-check
fix/block-check-to-async-check
|
2023-04-24 15:41:17 +08:00 |
Haojun Liao
|
62dad38d5c
|
refactor: do some internal refactor and add the sample code.
|
2023-04-24 15:25:49 +08:00 |
Hui Li
|
a0e1ea966e
|
Merge pull request #21047 from taosdata/test/TS-3249
Test/ts 3249
|
2023-04-24 15:21:48 +08:00 |
liuyao
|
eca7b68fa0
|
ignore update
|
2023-04-24 15:01:56 +08:00 |
kailixu
|
0a405c10b7
|
chore: code optimization
|
2023-04-24 14:59:52 +08:00 |
Xiaoyu Wang
|
1f5f52add0
|
Merge branch 'enh/rocksdbSstate' of github.com:taosdata/TDengine into enh/rocksdbSstate
|
2023-04-24 14:48:53 +08:00 |
Xiaoyu Wang
|
dc5235eb92
|
feat: add pause/resume stream statement
|
2023-04-24 14:48:33 +08:00 |
Haojun Liao
|
48c36a8c35
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-04-24 14:44:13 +08:00 |
Minglei Jin
|
f8bf98f6dc
|
Merge branch '3.0' into fix/TD-23623
|
2023-04-24 14:28:49 +08:00 |
kailixu
|
b26842e398
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-24 14:19:49 +08:00 |
kailixu
|
d5d113aed7
|
chore: fix the SHbParam definition
|
2023-04-24 14:17:13 +08:00 |
“happyguoxy”
|
1f6fc336c1
|
test: refine query cases
|
2023-04-24 14:02:26 +08:00 |
cadem
|
470fef6452
|
fix/block check to async check for mnode
|
2023-04-24 13:38:55 +08:00 |
Haojun Liao
|
fa46165227
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-04-24 12:59:24 +08:00 |
“happyguoxy”
|
76949a4ba0
|
test: refine query cases
|
2023-04-24 12:14:18 +08:00 |
Haojun Liao
|
93a329f5ac
|
Merge pull request #21030 from taosdata/fix/liaohj_main
fix(query): add null ptr check.
|
2023-04-24 12:03:15 +08:00 |
Haojun Liao
|
057cc2d30d
|
Merge pull request #21018 from taosdata/feature/3_liaohj
fix(stream): set the correct start offset for stream task.
|
2023-04-24 12:02:20 +08:00 |
Hui Li
|
82bd457a57
|
Merge pull request #21044 from taosdata/test/main/TS-3209
test:modify base version in compatibility.py
|
2023-04-24 11:03:16 +08:00 |
kailixu
|
e27cdfd5c0
|
Merge branch '3.0' into enh/TD-23421-M
|
2023-04-24 10:53:01 +08:00 |
Minglei Jin
|
8f21090343
|
cache/delete: just remove affected cache entries
|
2023-04-24 10:47:28 +08:00 |
dapan1121
|
24aff3d680
|
fix: memory leak issue
|
2023-04-24 10:46:32 +08:00 |
dapan1121
|
8480c42234
|
fix: memory leak issue
|
2023-04-24 10:41:28 +08:00 |
dapan1121
|
905df6f7ac
|
fix: memory leak issue
|
2023-04-24 10:37:58 +08:00 |
dapan1121
|
3b8e8018b2
|
fix: get user errcode issue
|
2023-04-24 10:34:07 +08:00 |
“happyguoxy”
|
a32121b51b
|
test: refine query cases
|
2023-04-24 10:31:27 +08:00 |
“happyguoxy”
|
60a6f733fd
|
test: refine query cases
|
2023-04-24 10:30:10 +08:00 |
“happyguoxy”
|
7960528993
|
test: refine query cases
|
2023-04-24 10:29:47 +08:00 |
“happyguoxy”
|
76810b8166
|
test: refine query cases
|
2023-04-24 10:29:35 +08:00 |
wangmm0220
|
af5bcb80bf
|
opti:test cases for tmq
|
2023-04-24 10:26:40 +08:00 |
Xiaoyu Wang
|
c3bc54c933
|
Merge pull request #21039 from taosdata/FIX/TD-23824-3.0
fix: update commit index from heartbeat on learner in the same way as on follower
|
2023-04-24 10:25:58 +08:00 |