wangmm0220
|
5c344b0159
|
fix:conflicts from main
|
2023-07-19 09:05:05 +08:00 |
wangmm0220
|
872222eb77
|
fix:[TD-25222] error in drop topic if topic num is too long
|
2023-07-17 19:52:07 +08:00 |
wangmm0220
|
6762a01d88
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-14 16:44:00 +08:00 |
wangmm0220
|
bbdcbcb75b
|
fix:modify commit version to next validate version
|
2023-07-14 16:43:28 +08:00 |
wangjiaming0909
|
b850c1af47
|
fix: state/session/event window with order by _wstart/_wend has no effect
|
2023-07-14 16:03:59 +08:00 |
dapan1121
|
75c250f503
|
fix: report permission error when all columns are invisiable
|
2023-07-12 11:49:57 +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 |
yihaoDeng
|
79f01ad655
|
add version check in rpc
|
2023-07-05 08:16:25 +00:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
dapan1121
|
9e595daafe
|
Merge pull request #21830 from taosdata/fix/TD-24287
fix: fix userAlias issue when keepColumnName is set to true
|
2023-06-26 18:12:44 +08:00 |
Ganlin Zhao
|
77d2737f91
|
fix: fix userAlias issue when keepColumnName is set to true
|
2023-06-25 17:51:51 +08:00 |
wangmm0220
|
7a49d67078
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-25 14:54:16 +08:00 |
shenglian zhou
|
fd754eaa08
|
fix: udfd can not connect to taosd since authentification failure
|
2023-06-25 11:31:33 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
dapan1121
|
1ca24fea6b
|
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
|
2023-06-18 19:24:29 +08:00 |
wangmm0220
|
c5dfe169a6
|
fix:error
|
2023-06-16 19:33:03 +08:00 |
Benguang Zhao
|
495ae49752
|
fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery
|
2023-06-16 15:41:52 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +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 |
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 |
Haojun Liao
|
4fac83ecf2
|
Merge pull request #21709 from taosdata/feature/TD-24749
feat:control memory size if consumer group is too much
|
2023-06-14 10:15:20 +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 |
dapan1121
|
73d3c21e21
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
|
2023-06-13 11:44:41 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
Benguang Zhao
|
3689b41f3a
|
Merge branch '3.0' into FIX/TD-24182-3.0
|
2023-06-12 09:39:49 +08:00 |
Haojun Liao
|
30eba472c3
|
Merge pull request #21602 from taosdata/fix/TD-24600-dv3
fix/td-24600-dv3
|
2023-06-08 13:42:02 +08:00 |
liuyao
|
1e9c4d5fac
|
opt stream block dispatch
|
2023-06-07 10:45:27 +08:00 |
dapan1121
|
65d323d9c7
|
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
|
2023-06-06 14:22:53 +08:00 |
Minglei Jin
|
d02746d86f
|
fix(query/sys): pause/resume with sys scan operator
|
2023-06-05 15:24:39 +08:00 |
yihaoDeng
|
74d5f02969
|
fix invalid free
|
2023-06-05 04:56:07 +00:00 |
Haojun Liao
|
6a9c03309e
|
Merge pull request #21553 from taosdata/enh/changeRocksParam
change log level
|
2023-06-02 14:23:50 +08:00 |
dapan1121
|
ddd3a53e56
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-06-02 13:57:34 +08:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
yihaoDeng
|
32c3cfd51a
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:13:27 +00:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Benguang Zhao
|
28efd7dcd7
|
enh: check trans conflicts in mndTransValidate
|
2023-05-31 10:53:36 +08:00 |
wangmm0220
|
d490ca753f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 09:48:49 +08:00 |
Haojun Liao
|
20a0054c4a
|
Merge pull request #21472 from taosdata/enh/addCompileError
change parameter
|
2023-05-30 09:36:36 +08:00 |
Haojun Liao
|
3628888ecc
|
refactor: do some internal refactor.
|
2023-05-29 18:02:45 +08:00 |
wangmm0220
|
41ed0138b4
|
fix:compile error
|
2023-05-29 17:25:11 +08:00 |
wangmm0220
|
07bdb95b1a
|
fix:compile error
|
2023-05-29 17:10:11 +08:00 |
yihaoDeng
|
1782ecd57e
|
Merge branch 'fix/shared_link_rocksdb' into enh/addCompileError
|
2023-05-29 08:20:11 +00:00 |
Haojun Liao
|
f2887278e2
|
refactor: do some internal refactor.
|
2023-05-29 15:44:45 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
wangmm0220
|
a71878d07f
|
feat: support create topic as stable with conditions
|
2023-05-29 11:46:59 +08:00 |