54liuyao
|
352db0febb
|
feat(stream): optimize interval plan
|
2022-07-16 09:28:15 +08:00 |
Haojun Liao
|
09cf3cc8ce
|
Merge pull request #14957 from taosdata/feature/3_liaohj
fix(query): fix partition by bug for last_row query.
|
2022-07-15 20:13:26 +08:00 |
Li Minghao
|
5a941284a4
|
Merge pull request #14965 from taosdata/feature/3.0_mhli
refactor(sync): modify elect/heartbeat timer
|
2022-07-15 19:03:25 +08:00 |
Shengliang Guan
|
4bbb1b131a
|
Merge pull request #14951 from taosdata/fix/dnode
refactor: get retry epset from sync module only when mnode is not ini…
|
2022-07-15 19:03:10 +08:00 |
WANG MINGMING
|
67b1c680b3
|
Merge pull request #14958 from taosdata/feature/TD-14761
fix:error in schemaless
|
2022-07-15 18:51:35 +08:00 |
Liu Jicong
|
af0f398121
|
Merge pull request #14960 from taosdata/feature/stream
feat(stream): recover from failure
|
2022-07-15 18:32:48 +08:00 |
Haojun Liao
|
b1826ef736
|
fix(query): fix a typo
|
2022-07-15 18:15:06 +08:00 |
Shengliang Guan
|
d02a6090ef
|
fix: the follower of mnode handles transactions incorrectly
|
2022-07-15 18:08:43 +08:00 |
Minghao Li
|
b86ec034db
|
refactor(sync): modify elect/heartbeat timer
|
2022-07-15 18:05:51 +08:00 |
Liu Jicong
|
9394e3380f
|
feat(stream): recover from failure
|
2022-07-15 17:58:53 +08:00 |
Haojun Liao
|
50aa7f9cfa
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-15 17:37:47 +08:00 |
wangmm0220
|
1517b69cef
|
fix:error in schemaless
|
2022-07-15 17:36:33 +08:00 |
Haojun Liao
|
3f11c849cd
|
refactor: do some internal refactor.
|
2022-07-15 17:34:54 +08:00 |
Shengliang Guan
|
9da55b39dd
|
Merge branch '3.0' into fix/dnode
|
2022-07-15 17:05:11 +08:00 |
Minghao Li
|
5b1042ce2c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-15 16:57:49 +08:00 |
Shengliang Guan
|
61436129ce
|
Merge pull request #14949 from taosdata/fix/mnode
refactor: let transfer leader msg to be sent even when the dnode exiting
|
2022-07-15 16:47:45 +08:00 |
Yihao Deng
|
a5ca6d0ce0
|
Merge pull request #14942 from taosdata/feat/checkTimeUnSynced
feat: add time unsynced check
|
2022-07-15 16:36:10 +08:00 |
Shengliang Guan
|
ca7c115149
|
refactor: get retry epset from sync module only when mnode is not initialized
|
2022-07-15 16:13:08 +08:00 |
yihaoDeng
|
f32d2bde1f
|
feat: add time unsynced check
|
2022-07-15 16:07:54 +08:00 |
Minghao Li
|
59c7348c94
|
refactor(sync): add leader transfer callback
|
2022-07-15 16:07:45 +08:00 |
Shengliang Guan
|
a12f6a3e3d
|
refactor: let transfer leader msg to be sent even when the dnode exiting
|
2022-07-15 16:03:16 +08:00 |
Haojun Liao
|
f60f821c13
|
fix(query): fix partition by bug for last_row query.
|
2022-07-15 15:04:22 +08:00 |
Haojun Liao
|
505e14892e
|
Merge pull request #14932 from taosdata/feature/3_liaohj
fix(query): handle multi group last_row query.
|
2022-07-15 15:03:10 +08:00 |
yihaoDeng
|
baa21c8398
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-07-15 14:58:00 +08:00 |
yihaoDeng
|
8006ee1d8e
|
feat: add time unsynced check
|
2022-07-15 14:56:23 +08:00 |
Minghao Li
|
681993884f
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:55:33 +08:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +08:00 |
Ganlin Zhao
|
9de4ad8535
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 14:37:08 +08:00 |
Minghao Li
|
95023fd56e
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:34:58 +08:00 |
Ganlin Zhao
|
b8a4878b00
|
fix(query): add leastsquares function scalar version
|
2022-07-15 14:34:40 +08:00 |
Minghao Li
|
5b6c7bc38d
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:26:18 +08:00 |
Haojun Liao
|
595c7dd4f3
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-15 13:36:14 +08:00 |
Haojun Liao
|
283b3eb3d9
|
fix(query): remove invalid check.
|
2022-07-15 13:25:15 +08:00 |
dapan1121
|
c7aa4a108b
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-15 13:24:30 +08:00 |
Li Minghao
|
e3eaddac0d
|
Merge pull request #14869 from taosdata/feature/3.0_mhli
refactor(sync): optimized replication
|
2022-07-15 13:12:37 +08:00 |
Xiaoyu Wang
|
47ab10c560
|
Merge pull request #14931 from taosdata/feature/3.0_debug_wxy
fix: a problem of last_row function plan
|
2022-07-15 12:55:37 +08:00 |
Xiaoyu Wang
|
1342fbe913
|
fix: sql command 'show table distributed'
|
2022-07-15 11:59:42 +08:00 |
Haojun Liao
|
013f5031bc
|
fix(query):update the time type check.
|
2022-07-15 11:53:32 +08:00 |
Haojun Liao
|
6c13a8e2e8
|
fix(query):fix syntax error.
|
2022-07-15 11:43:06 +08:00 |
Haojun Liao
|
b9a471624d
|
fix(query): handle multi group last_row query.
|
2022-07-15 11:19:00 +08:00 |
Haojun Liao
|
fd2dec280b
|
fix(query): fix memory leak.
|
2022-07-15 11:18:26 +08:00 |
Xiaoyu Wang
|
873ff96bc1
|
fix: a problem of last_row function plan
|
2022-07-15 11:01:19 +08:00 |
Yihao Deng
|
843449f1e4
|
Merge pull request #14906 from taosdata/enh/addLRUToIdx
feat:add lru to idx
|
2022-07-15 10:52:52 +08:00 |
Ganlin Zhao
|
6a62954e34
|
Merge pull request #14927 from taosdata/feat/agg_client_api
feat(query): add avg function scalar version
|
2022-07-15 10:51:37 +08:00 |
shenglian-zhou
|
42c1e5e053
|
Merge pull request #14923 from taosdata/szhou/fix/td-17405
fix: multi result function is not allowed when appear in clauses other than select
|
2022-07-15 10:06:37 +08:00 |
Ganlin Zhao
|
20ce5b32a9
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 10:04:28 +08:00 |
Ganlin Zhao
|
4ff107812f
|
feat(query): add avg function scalar version
TD-17344
|
2022-07-15 10:00:35 +08:00 |
Yihao Deng
|
a6e71424b4
|
Merge branch '3.0' into enh/addLRUToIdx
|
2022-07-15 09:47:35 +08:00 |
dapan1121
|
31aa48e240
|
fix: fix windows compile issue
|
2022-07-15 09:44:29 +08:00 |
slzhou
|
21a32b36e9
|
fix: multi result function is not allowed when appear in clauses other than select
|
2022-07-15 09:32:54 +08:00 |