Yihao Deng
|
ddb68a8e6e
|
Merge pull request #14337 from taosdata/feat/extraceEpset
feat: extract epset from msg cont
|
2022-06-29 17:12:45 +08:00 |
WANG MINGMING
|
1642cf0e50
|
Merge pull request #14345 from taosdata/feature/TD-16524
fix:disable ttl temporary
|
2022-06-29 17:01:11 +08:00 |
Haojun Liao
|
0fc154982f
|
Merge pull request #14353 from taosdata/feature/3_liaohj
enh(query): add api to extract scan status
|
2022-06-29 16:50:49 +08:00 |
Haojun Liao
|
1b8c5d9269
|
enh(query): add api to extract scan status
|
2022-06-29 16:19:19 +08:00 |
yihaoDeng
|
f8cf9761f8
|
fix: avoid compile error
|
2022-06-29 16:18:23 +08:00 |
Xiaoyu Wang
|
c2822a6449
|
Merge pull request #14347 from taosdata/feature/3.0_wxy
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 15:45:19 +08:00 |
afwerar
|
af340a3825
|
os: fix gethostname error
|
2022-06-29 15:20:51 +08:00 |
Li Minghao
|
83330f11b3
|
Merge pull request #14348 from taosdata/feature/3.0_mhli
refactor(sync): delete old functions
|
2022-06-29 15:17:14 +08:00 |
Minghao Li
|
18b78f2450
|
refactor(sync): add return code restore from snapshot
|
2022-06-29 14:50:59 +08:00 |
Minghao Li
|
4bd650609d
|
refactor(sync): delete old functions
|
2022-06-29 14:02:40 +08:00 |
Xiaoyu Wang
|
19874daf93
|
fix: illegal memory access in tDeserializeSMCreateStbReq function
|
2022-06-29 13:49:39 +08:00 |
Ganlin Zhao
|
4524b826df
|
Merge pull request #14323 from taosdata/enh/first_last_select
enh(query): first/last function support selectivity
|
2022-06-29 13:31:40 +08:00 |
Xiaoyu Wang
|
ae076af4f1
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
yihaoDeng
|
5691b0e82f
|
feat:modify code
|
2022-06-29 11:04:04 +08:00 |
yihaoDeng
|
ce21baaa86
|
feat: enh redirect
|
2022-06-29 10:44:18 +08:00 |
Ganlin Zhao
|
e9fba684de
|
fix mem leak
|
2022-06-29 10:17:30 +08:00 |
wangmm0220
|
54caa629ac
|
fix:disable ttl temporary
|
2022-06-29 10:08:44 +08:00 |
dapan1121
|
7beac65a73
|
Merge pull request #14303 from taosdata/hotfix/resetquerycache
fix: fix reset query cache crash issue
|
2022-06-29 08:54:42 +08:00 |
yihaoDeng
|
ad29b90cc2
|
fix: fix rpc quit problem
|
2022-06-28 21:43:40 +08:00 |
Ganlin Zhao
|
c3d26dc73e
|
feat(query): enable selectivity with first/last for stable
|
2022-06-28 20:46:45 +08:00 |
Cary Xu
|
de3596c94b
|
Merge pull request #14320 from taosdata/feature/TD-11274-3.0
refactor: rsma code optimization
|
2022-06-28 19:15:17 +08:00 |
dapan1121
|
3a934d09e3
|
fix: fix windows quit issue
|
2022-06-28 19:00:20 +08:00 |
Ganlin Zhao
|
d91443ce71
|
Merge branch '3.0' into enh/first_last_select
|
2022-06-28 16:47:27 +08:00 |
Li Minghao
|
b0b9b01349
|
Merge pull request #14322 from taosdata/feature/3.0_mhli
refactor(sync): adjust trace log
|
2022-06-28 16:46:44 +08:00 |
Ganlin Zhao
|
9ca819aa69
|
enh(query): last function support selectivity
|
2022-06-28 16:44:16 +08:00 |
Cary Xu
|
fc55d6fb85
|
refactor: rsma code optimization
|
2022-06-28 16:24:48 +08:00 |
Minghao Li
|
aded474d5b
|
refactor(sync): adjust trace log
|
2022-06-28 16:19:15 +08:00 |
Xiaoyu Wang
|
ed4b2dec17
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-06-28 16:08:57 +08:00 |
Xiaoyu Wang
|
aa9d3ac521
|
fix: a problem of auto-create-table insert statement
|
2022-06-28 16:08:34 +08:00 |
Xiaoyu Wang
|
b391a8349e
|
Merge pull request #14301 from taosdata/feature/3.0_debug_wxy
feat: refactor the plan implementation of unique function
|
2022-06-28 16:06:13 +08:00 |
Cary Xu
|
4091113dae
|
refactor: rsma code optimization
|
2022-06-28 15:56:06 +08:00 |
Cary Xu
|
75c8ea0677
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-28 15:45:53 +08:00 |
Cary Xu
|
55a1c02f73
|
refactor: rsma code optimization
|
2022-06-28 15:45:29 +08:00 |
Cary Xu
|
b66caf4111
|
Merge pull request #14317 from taosdata/feature/TD-11274-3.0
refactor: rsma restore
|
2022-06-28 15:24:48 +08:00 |
Ganlin Zhao
|
0ea8f0fbc6
|
enh(query): fisrt function support selectivity
|
2022-06-28 15:14:57 +08:00 |
Li Minghao
|
364250b857
|
Merge pull request #14318 from taosdata/feature/3.0_mhli
refactor(sync): adjust trace log
|
2022-06-28 15:05:32 +08:00 |
Cary Xu
|
df417c7f50
|
fix: not restore rsma if qtaskinfo file not exist
|
2022-06-28 14:48:40 +08:00 |
Xiaoyu Wang
|
38ae79e6e0
|
feat: refactor the plan implementation of unique function
|
2022-06-28 14:32:58 +08:00 |
Minghao Li
|
33d1440e7b
|
refactor(sync): adjust trace log
|
2022-06-28 14:23:45 +08:00 |
Cary Xu
|
29e6987855
|
other: merge 3.0
|
2022-06-28 14:12:49 +08:00 |
Cary Xu
|
59f4d2c9c5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-28 14:12:00 +08:00 |
Cary Xu
|
5be089b888
|
refactor: rsma restore
|
2022-06-28 14:11:44 +08:00 |
Xiaoyu Wang
|
1f47241fc9
|
merge 3.0
|
2022-06-28 13:48:13 +08:00 |
Xiaoyu Wang
|
e330eccbf5
|
feat: refactor the plan implementation of unique function
|
2022-06-28 13:45:20 +08:00 |
Li Minghao
|
474b6d1ee3
|
Merge pull request #14313 from taosdata/feature/3.0_mhli
refactor(sync): refactor snapshot code
|
2022-06-28 13:43:06 +08:00 |
Ganlin Zhao
|
75da5ec070
|
Merge pull request #14309 from taosdata/feat/mode_function
feat(query): support mode function
|
2022-06-28 13:22:50 +08:00 |
liuyao
|
00c27ee5e0
|
Merge pull request #14312 from taosdata/feature/TD-16843
fix(stream): taosd crash when partition by tbname
|
2022-06-28 13:08:04 +08:00 |
shenglian-zhou
|
344fa6ea97
|
Merge pull request #14314 from taosdata/szhou/udf/udf-outside-tdengine
feat: udf can be compiled outside TDengine
|
2022-06-28 12:36:24 +08:00 |
shenglian-zhou
|
c356b3d861
|
Merge pull request #14310 from taosdata/szhou/feature/project-compaction
fix: add merge parent project and child project optimization
|
2022-06-28 12:36:08 +08:00 |
slzhou
|
4110c00497
|
fix: initialize errCode of SMergeProjectsContext
|
2022-06-28 11:58:39 +08:00 |