Hongze Cheng
|
1fad69df3b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-14 10:13:15 +08:00 |
dapan1121
|
9bf7180074
|
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
enh: rsma stream state adaption
|
2023-07-13 19:19:37 +08:00 |
Haojun Liao
|
e0ea0f2df4
|
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
|
2023-07-13 17:55:28 +08:00 |
Haojun Liao
|
f41bcd73b0
|
other: merge main.
|
2023-07-13 11:02:09 +08:00 |
Hongze Cheng
|
3fc282f035
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-12 11:57:19 +08:00 |
kailixu
|
8cb6356b99
|
chore: more code
|
2023-07-12 10:47:02 +08:00 |
kailixu
|
8c8bcabdd4
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-12 09:11:34 +08:00 |
wangjiaming0909
|
1d7515213b
|
feat: 1. add limit for diskBasedBuf
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
|
2023-07-11 14:16:20 +08:00 |
kailixu
|
d37a760655
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-11 13:50:17 +08:00 |
Shungang Li
|
8f91da24e4
|
fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
|
2023-07-11 10:20:50 +08:00 |
wangmm0220
|
9648117454
|
fix:can not do assignment if in tsdb mode
|
2023-07-10 11:28:30 +08:00 |
Shungang Li
|
8de31219b4
|
fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
|
2023-07-10 09:29:29 +08:00 |
Hongze Cheng
|
090ca39132
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-07 10:38:04 +08:00 |
kailixu
|
cb8b10f6a2
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-07 10:19:43 +08:00 |
wangjiaming0909
|
2de37b9426
|
refine select interval from sys table error msg
|
2023-07-06 13:52:52 +08:00 |
Haojun Liao
|
6abf8ff88d
|
enh(tsdb): opt perf.
|
2023-07-06 10:15:50 +08:00 |
kailixu
|
59e83fca5d
|
chore: build fix
|
2023-07-05 18:33:09 +08:00 |
Hongze Cheng
|
214c92264c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-03 11:27:26 +08:00 |
Hongze Cheng
|
96fc18e630
|
win compile
|
2023-06-30 14:04:36 +08:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
wade zhang
|
80130b2691
|
Merge pull request #21851 from luckeverda/fix/TD-24473
fix/TD-24542/TD-24484/TD-24473
|
2023-06-29 10:42:53 +08:00 |
Shungang Li
|
308ba7a02e
|
fix: type geometry predicates support
support "=, <>, is null, is not null, in, not in"
|
2023-06-29 09:44:51 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
wangmm0220
|
7e38ef7091
|
fix:add limit for topic and group num
|
2023-06-27 17:44:51 +08:00 |
Hongze Cheng
|
d23902877e
|
make it compile on win
|
2023-06-27 14:33:55 +08:00 |
Haojun Liao
|
1ad05a06d6
|
Merge branch '3.0' into enh/tsdb_optimize
|
2023-06-27 11:46:37 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Hongze Cheng
|
5ad9bd938f
|
change default stt trigger as 2
|
2023-06-26 15:47:36 +08:00 |
dapan1121
|
c4d630aaa1
|
fix: merge tree free rc issue
|
2023-06-21 13:58:07 +08:00 |
wade zhang
|
d5f37359f4
|
Merge pull request #21722 from taosdata/fix/TD-24761
fix(tsdb/cache): rewrite cache update to fix cpu usage
|
2023-06-16 11:52:02 +08:00 |
dapan1121
|
575c48212a
|
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
|
2023-06-15 18:52:33 +08:00 |
Minglei Jin
|
158ae209bf
|
cache/lru: new applyF API for tlrucache
|
2023-06-15 16:34:51 +08:00 |
wangmm0220
|
22776e60d5
|
fix:control memory size if consumer group is too much
|
2023-06-15 14:51:04 +08:00 |
Ganlin Zhao
|
e79d63d766
|
add error code
|
2023-06-14 13:34:25 +08:00 |
Hongze Cheng
|
48ea3963e7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-06-14 13:12:31 +08:00 |
Hongze Cheng
|
c85c032158
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-06-14 09:14:16 +08:00 |
wangmm0220
|
d8d6b6dd21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
|
2023-06-13 15:15:05 +08:00 |
wangmm0220
|
8a81278024
|
fix:load pHandle if necessary wher tq restore
|
2023-06-13 15:14:11 +08:00 |
Haojun Liao
|
933d08b489
|
Merge pull request #21690 from taosdata/feature/TS-3495
feat:add parameters for consumer & add offset rows for subscription
|
2023-06-13 14:59:15 +08:00 |
Hongze Cheng
|
7baeabc6b9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-06-13 13:21:12 +08:00 |
wangmm0220
|
fb123d8761
|
fix:conflict from 3.0
|
2023-06-13 09:47:08 +08:00 |
wangmm0220
|
6657b8d849
|
fix:modify offset description to string
|
2023-06-12 09:44:00 +08:00 |
Benguang Zhao
|
3689b41f3a
|
Merge branch '3.0' into FIX/TD-24182-3.0
|
2023-06-12 09:39:49 +08:00 |
Hongze Cheng
|
9cdaf24113
|
more code
|
2023-06-09 17:52:57 +08:00 |
wangmm0220
|
3f46a9bbc9
|
feat:add parameters for consumer & add offset rows for subscription
|
2023-06-08 18:14:02 +08:00 |
Hongze Cheng
|
ef524f6965
|
more code
|
2023-06-08 15:35:43 +08:00 |
Hongze Cheng
|
2f5f0b75df
|
refact code
|
2023-06-08 10:31:19 +08:00 |
Hongze Cheng
|
91c8391bff
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-06-08 09:53:57 +08:00 |
Shungang Li
|
472665e4b1
|
fix: compress core by tDataTypes
|
2023-06-06 13:06:53 +08:00 |
Benguang Zhao
|
ae26f701ae
|
fix: ignore TSDB_CODE_MND_TRANS_SYNC_TIMEOUT on updating trans
|
2023-06-02 18:49:15 +08:00 |