dapan1121
|
6e465ebd8e
|
optimize query msg
|
2022-05-27 16:01:40 +08:00 |
Ganlin Zhao
|
dc17e5553c
|
fix(query): eliminate diff function result nan/inf in case of overflow
TD-16053
|
2022-05-27 15:48:12 +08:00 |
Haojun Liao
|
a78fd74dc6
|
fix(query): set group id in stream scanner.
|
2022-05-27 15:46:07 +08:00 |
Minghao Li
|
d45221c863
|
enh(sync) logStoreGetEntry -> pLogStore->getEntry
|
2022-05-27 15:41:19 +08:00 |
Minghao Li
|
b7be03898c
|
enh(sync) snapshot sender, receiver
|
2022-05-27 15:35:26 +08:00 |
Ganlin Zhao
|
de6f6a1e35
|
fix(query): eliminate csum/mavg result nan/inf in case of overflow
TD-16053
|
2022-05-27 15:29:33 +08:00 |
Minghao Li
|
8141c430bc
|
enh(sync) snapshot sender, receiver
|
2022-05-27 15:09:17 +08:00 |
Ganlin Zhao
|
8035d02d92
|
fix(queyr): fix tail function parameter restriction
TD-16035
|
2022-05-27 15:07:12 +08:00 |
Haojun Liao
|
285bf707e0
|
fix(query): set the gid for stream result.
|
2022-05-27 15:00:33 +08:00 |
Haojun Liao
|
955c37a483
|
Merge pull request #13066 from taosdata/feature/3_liaohj
refactor(query): set the block groupId for stream block.
|
2022-05-27 14:29:37 +08:00 |
Ganlin Zhao
|
c03ea81bcf
|
Merge pull request #13076 from taosdata/fix/TD-16034
fix(query): fix unique function NULL value not hashable handling
|
2022-05-27 13:56:27 +08:00 |
Yihao Deng
|
a939bc8777
|
Merge pull request #12967 from taosdata/enh/defaultEpSet
enh: default ep set
|
2022-05-27 13:33:57 +08:00 |
Yihao Deng
|
abcb0f5f91
|
Merge pull request #12910 from taosdata/fix/indexMultThread
enh: opt index mutex
|
2022-05-27 13:33:29 +08:00 |
Ganlin Zhao
|
1d57820693
|
fix(query): fix unique function NULL value not hashable handling
TD-16034
|
2022-05-27 12:09:48 +08:00 |
Hongze Cheng
|
c4593d68ee
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-27 02:38:42 +00:00 |
Shengliang Guan
|
1b06760347
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-27 10:19:36 +08:00 |
Haojun Liao
|
d87bb5f3fa
|
refactor(query): set the block groupId for stream block.
|
2022-05-27 10:03:45 +08:00 |
dapan1121
|
f6e6554b2a
|
Merge pull request #13041 from taosdata/feature/schema.version
feat: add tag version
|
2022-05-27 09:51:22 +08:00 |
Shengliang Guan
|
856c0eed7c
|
Merge remote-tracking branch 'origin/fix/dnode' into fix/mnode
|
2022-05-27 09:49:12 +08:00 |
Minghao Li
|
17ed7e0747
|
fix(sync) delete assert, due to config change
|
2022-05-27 00:00:24 +08:00 |
WANG MINGMING
|
3eb6c8c309
|
Merge pull request #13025 from taosdata/feature/TD-15956
feat:add logic for tag filter
|
2022-05-26 23:47:07 +08:00 |
wangmm0220
|
3e94a85629
|
fix: remove table group code in 2.x
|
2022-05-26 23:05:06 +08:00 |
Shengliang Guan
|
84b3de325a
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-05-26 22:39:37 +08:00 |
Shengliang Guan
|
5198ee46ad
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-05-26 22:39:26 +08:00 |
Shengliang Guan
|
1ed7a4be11
|
fix: msg redirect while mnode replica large than 0
|
2022-05-26 22:39:11 +08:00 |
Shengliang Guan
|
0fbbae04fc
|
Merge pull request #13038 from taosdata/fix/mnode
feat: create mnode
|
2022-05-26 22:37:36 +08:00 |
Liu Jicong
|
ab104d8620
|
Merge pull request #13045 from taosdata/feature/stream
refactor(stream): remove out-of-date msg
|
2022-05-26 22:18:52 +08:00 |
dapan1121
|
823bfcb32b
|
fix case issue
|
2022-05-26 22:16:38 +08:00 |
Ganlin Zhao
|
f4272b5ae4
|
Merge pull request #13033 from taosdata/fix/TD-15957
fix(query): fix first(*) result incorrect for all NULL entry tables
|
2022-05-26 22:13:29 +08:00 |
Shengliang Guan
|
e58b6f37c5
|
Merge branch 'fix/mnode' into fix/dnode
|
2022-05-26 21:55:46 +08:00 |
Liu Jicong
|
d5d8581bcf
|
refactor(stream): remove out-of-date msg
|
2022-05-26 21:45:59 +08:00 |
wangmm0220
|
750b7ccec9
|
fix: remove table group code in 2.x
|
2022-05-26 21:45:49 +08:00 |
WANG MINGMING
|
dfe0440c5f
|
Merge pull request #13044 from taosdata/3.0
3.0
|
2022-05-26 21:42:21 +08:00 |
Ganlin Zhao
|
45bbfbfdf7
|
Merge pull request #13029 from taosdata/fix/TD-16018
fix(query): fix elapsed function time_unit cannot be smaller than db precision
|
2022-05-26 21:42:20 +08:00 |
Ganlin Zhao
|
a6a6d0f9c7
|
Merge branch '3.0' into fix/TD-15957
|
2022-05-26 21:36:28 +08:00 |
yihaoDeng
|
3ba372a836
|
Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into mnode
|
2022-05-26 21:29:12 +08:00 |
yihaoDeng
|
ddbcaee1ff
|
fix: add debug info
|
2022-05-26 21:23:19 +08:00 |
Ganlin Zhao
|
2ed001ce68
|
Merge pull request #13010 from taosdata/fix/TD-15923
fix(query): fix avg/sum function result overflown output inf/nan
|
2022-05-26 21:17:42 +08:00 |
Liu Jicong
|
757e4c2d3e
|
Merge pull request #13040 from taosdata/feature/stream
fix(stream): double free
|
2022-05-26 21:12:29 +08:00 |
Liu Jicong
|
d3a2e98d60
|
fix(stream): double free
|
2022-05-26 20:52:27 +08:00 |
dapan1121
|
a491db6cfe
|
Merge pull request #13039 from taosdata/3.0
3.0
|
2022-05-26 20:41:18 +08:00 |
dapan1121
|
7c46aea979
|
add tversion
|
2022-05-26 20:37:55 +08:00 |
Haojun Liao
|
5028c5d7e6
|
Merge pull request #13036 from taosdata/feature/3_liaohj
fix(query): remove redundant definition of stream table in mnode.
|
2022-05-26 20:36:53 +08:00 |
dapan1121
|
68a6e88793
|
Merge pull request #13034 from taosdata/feature/qnode
enh: add column length error retry
|
2022-05-26 20:35:53 +08:00 |
Haojun Liao
|
6229ba0a19
|
test: update unit test case.
|
2022-05-26 20:06:22 +08:00 |
Haojun Liao
|
62f915c1ab
|
fix(query): remove redundant definition of stream table in mnode.
|
2022-05-26 19:08:55 +08:00 |
Haojun Liao
|
f68c5a8f08
|
Merge pull request #13035 from taosdata/feature/3_liaohj
fix(query): add finalize for first function.
|
2022-05-26 18:59:24 +08:00 |
Haojun Liao
|
593c79d512
|
fix(query): add finalize for first function.
|
2022-05-26 18:15:20 +08:00 |
Haojun Liao
|
6fbf8c6c26
|
Merge pull request #13031 from taosdata/feature/3_liaohj
fix(query): prepare enough buffer before convert string.
|
2022-05-26 18:14:28 +08:00 |
Minghao Li
|
1a22de765c
|
fix(sync) add multi mnodes
|
2022-05-26 18:03:38 +08:00 |
dapan1121
|
2aec15bd0a
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-26 18:02:17 +08:00 |
dapan1121
|
c444574b2e
|
add column length error retry
|
2022-05-26 18:00:44 +08:00 |
dapan1121
|
47ea043d5f
|
Merge pull request #13017 from taosdata/feature/qnode
feat: scheduler async api
|
2022-05-26 18:00:21 +08:00 |
Ganlin Zhao
|
b7729cf6e3
|
fix(query): fix first(*) result incorrect for all NULL entry tables;
TD-15957
|
2022-05-26 17:58:46 +08:00 |
Haojun Liao
|
0e2505936b
|
Merge branch '3.0' into feature/3_liaohj
|
2022-05-26 17:51:34 +08:00 |
Haojun Liao
|
2ced335b04
|
fix(query): set the proper buffer page size.
|
2022-05-26 17:48:07 +08:00 |
54liuyao
|
e87ba7d526
|
fix(stream): function error
|
2022-05-26 17:46:52 +08:00 |
liuyao
|
ed31fc754e
|
Merge branch '3.0' into feature/TD-16011
|
2022-05-26 17:33:59 +08:00 |
Ganlin Zhao
|
f08365e2b0
|
fix(query): fix cast function error msg
TD-16016
|
2022-05-26 17:30:00 +08:00 |
Haojun Liao
|
a2a7674021
|
fix(query): do some internal refactor.
|
2022-05-26 17:18:56 +08:00 |
Haojun Liao
|
b137be9898
|
fix(query): prepare enough buffer before convert string.
|
2022-05-26 17:17:56 +08:00 |
Hongze Cheng
|
b911b5ba1c
|
Merge pull request #13026 from taosdata/feat/two_versions
feat: seperate data schema version and tag schema version
|
2022-05-26 17:13:44 +08:00 |
Ganlin Zhao
|
ed6eae4d58
|
fix(query): fix elapsed function time_unit cannot be smaller than db
precision
TD-16018
|
2022-05-26 17:13:13 +08:00 |
Xiaoyu Wang
|
884d166811
|
Merge pull request #13024 from taosdata/feature/3.0_wxy
fix: some problems of rollup sma
|
2022-05-26 17:01:03 +08:00 |
yihaoDeng
|
e99cb305ff
|
fix: add retry
|
2022-05-26 16:58:57 +08:00 |
54liuyao
|
270771e39e
|
feat(stream): stream final session operator
|
2022-05-26 16:55:54 +08:00 |
Hongze Cheng
|
b40e3671a4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/two_versions
|
2022-05-26 08:32:35 +00:00 |
Hongze Cheng
|
fe22f0f6d3
|
use two version in server and refact
|
2022-05-26 08:29:52 +00:00 |
Ganlin Zhao
|
998980079f
|
fix(query): fix sum/avg function floating type overflow
|
2022-05-26 16:23:29 +08:00 |
Haojun Liao
|
109df4301d
|
Merge pull request #13012 from taosdata/feature/3_liaohj
fix(query): free the cursor when all data retrieved immediately.
|
2022-05-26 16:10:06 +08:00 |
wangmm0220
|
051020f932
|
fix: remove table group code in 2.x
|
2022-05-26 16:05:27 +08:00 |
Shengliang Guan
|
e7048eb6d0
|
Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode
|
2022-05-26 15:58:56 +08:00 |
Shengliang Guan
|
5c402c4711
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-26 15:58:37 +08:00 |
Minghao Li
|
f078f5b300
|
fix(sync): syncSetStandby
|
2022-05-26 15:08:20 +08:00 |
dapan1121
|
22470344e0
|
scheduler async api test
|
2022-05-26 14:23:07 +08:00 |
Minghao Li
|
4e1aa6b5c5
|
refactor: config change
|
2022-05-26 14:21:24 +08:00 |
Xiaoyu Wang
|
7989190b5e
|
fix: some problems of rollup sma
|
2022-05-26 14:16:36 +08:00 |
Shengliang Guan
|
13affd9b9f
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-26 13:45:08 +08:00 |
Ganlin Zhao
|
067731b763
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-26 12:22:56 +08:00 |
Haojun Liao
|
cd5dbf4df3
|
Merge branch '3.0' into feature/3_liaohj
|
2022-05-26 12:05:19 +08:00 |
yihaoDeng
|
6e6dadf5d7
|
eerge branch 'ne' into update
|
2022-05-26 11:53:31 +08:00 |
Haojun Liao
|
f6e8276475
|
fix(query): free the cursor when all data retrieved immediately.
|
2022-05-26 11:51:32 +08:00 |
yihaoDeng
|
d0213972a2
|
update default epset
|
2022-05-26 11:46:26 +08:00 |
Ganlin Zhao
|
72d9b07894
|
fix(query): fix avg/sum function result overflown output inf/nan
TD-15923
|
2022-05-26 11:36:07 +08:00 |
Liu Jicong
|
d54d80f63b
|
Merge pull request #13008 from taosdata/feature/stream
fix(stream): tb name error
|
2022-05-26 11:34:28 +08:00 |
yihaoDeng
|
511a4c3a4f
|
update default epset
|
2022-05-26 11:29:31 +08:00 |
Liu Jicong
|
a0f3138888
|
fix(stream): tb name error
|
2022-05-26 11:16:35 +08:00 |
Haojun Liao
|
a02bf52295
|
Merge pull request #12989 from taosdata/feature/3_liaohj
fix(query): check for invalid parameters of substr function.
|
2022-05-26 11:03:50 +08:00 |
Minghao Li
|
2dee385502
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-26 11:02:59 +08:00 |
Minghao Li
|
9a2eddda4c
|
fix(sync), call FpCommitCb twice when FOLLOWER
|
2022-05-26 11:02:35 +08:00 |
Shengliang Guan
|
dbf80b5680
|
Merge pull request #12987 from taosdata/fix/mnode
fix(sync): persist standby option
|
2022-05-26 10:11:38 +08:00 |
WANG MINGMING
|
dfbd780b5b
|
Merge pull request #13004 from taosdata/3.0
3.0
|
2022-05-26 09:56:37 +08:00 |
Ganlin Zhao
|
0f27d39156
|
Merge pull request #12971 from taosdata/fix/TD-15977
fix(query): restrict top/bottom function column type and first param must be column
|
2022-05-26 09:51:42 +08:00 |
Shengliang Guan
|
cfa89bd7bc
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-26 09:51:39 +08:00 |
dapan1121
|
e27f8e8a23
|
Merge pull request #12926 from taosdata/feature/async.scheduler
feat: scheduler async api
|
2022-05-26 09:15:55 +08:00 |
dapan1121
|
5635dcf09e
|
Merge pull request #12983 from taosdata/feature/qnode
feat: catalog async api test
|
2022-05-26 09:15:34 +08:00 |
Xiaoyu Wang
|
94ebcc9b74
|
Merge pull request #12984 from taosdata/feature/3.0_wxy
feat: sql command 'drop cgroup'
|
2022-05-25 23:20:17 +08:00 |
Haojun Liao
|
e5bb56752a
|
fix(query): check for invalid parameters of substr function.
|
2022-05-25 23:09:03 +08:00 |
Haojun Liao
|
3a21c690ee
|
fix(query): add check for invalid table name
|
2022-05-25 23:08:04 +08:00 |
wangmm0220
|
8db0315341
|
feat: add tag condition
|
2022-05-25 22:35:24 +08:00 |
wangmm0220
|
71ec636c3c
|
feat: add tag condition
|
2022-05-25 22:29:24 +08:00 |
wangmm0220
|
eea32f5f0a
|
feat: add tag condition
|
2022-05-25 22:21:04 +08:00 |
dapan1121
|
8d56f7e1ec
|
fix mem free issue
|
2022-05-25 22:05:29 +08:00 |
afwerar
|
deeeefdb04
|
fix(os): dll exit error
|
2022-05-25 21:31:19 +08:00 |
yihaoDeng
|
c6a2b246b0
|
fix: index memory error
|
2022-05-25 21:23:38 +08:00 |
Xiaoyu Wang
|
6d3f066540
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:23:13 +08:00 |
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
yihaoDeng
|
45c8c48848
|
fix: index memory error
|
2022-05-25 21:11:20 +08:00 |
dapan1121
|
55ec2aa008
|
catalog async test
|
2022-05-25 20:56:21 +08:00 |
Zhiqiang Wang
|
4cf843ed51
|
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
|
2022-05-25 20:55:04 +08:00 |
Yihao Deng
|
6d7bf5e00d
|
Merge pull request #12941 from taosdata/enh/refactorQueryCtx
enh: refactor trans free ctx
|
2022-05-25 20:41:11 +08:00 |
yihaoDeng
|
d067104ec1
|
fix: index memory error
|
2022-05-25 20:38:25 +08:00 |
Liu Jicong
|
64d60e8259
|
Merge pull request #12981 from taosdata/feature/stream
fix(stream): handle null data
|
2022-05-25 20:20:48 +08:00 |
Hongze Cheng
|
beda425248
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-25 11:45:48 +00:00 |
Liu Jicong
|
86c9446a84
|
fix(stream): handle null data
|
2022-05-25 19:37:52 +08:00 |
afwerar
|
91925ffb08
|
fix(os): run case on win
|
2022-05-25 19:20:02 +08:00 |
yihaoDeng
|
c8ba20ac54
|
enh: valid fqdn
|
2022-05-25 19:14:11 +08:00 |
afwerar
|
e144303190
|
fix(os): run case on win
|
2022-05-25 19:13:16 +08:00 |
Liu Jicong
|
c99294cc1f
|
Merge pull request #12980 from taosdata/feature/stream
fix(stream): memory error
|
2022-05-25 19:02:42 +08:00 |
Shengliang Guan
|
35d9d80191
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-25 18:49:42 +08:00 |
Liu Jicong
|
79e97271ca
|
fix(stream): memory error
|
2022-05-25 18:43:25 +08:00 |
Minghao Li
|
e0d3b53be7
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-25 18:32:59 +08:00 |
Minghao Li
|
8c5f6b6849
|
fix(sync): persist isStandby
|
2022-05-25 18:32:34 +08:00 |
Haojun Liao
|
b37ca86866
|
Merge pull request #12979 from taosdata/feature/3_liaohj
fix(query): set correct expression number in project operator.
|
2022-05-25 18:31:46 +08:00 |
afwerar
|
21bc9335de
|
fix(os): run case on win
|
2022-05-25 18:28:57 +08:00 |
Shengliang Guan
|
ce226517ab
|
Merge pull request #12966 from taosdata/fix/mnode
refactor: let all operations of mnode into the sync log
|
2022-05-25 18:19:39 +08:00 |
Haojun Liao
|
356c9e9056
|
fix(query): set correct expression number in project operator.
|
2022-05-25 17:55:34 +08:00 |
Haojun Liao
|
53527cfe59
|
Merge pull request #12975 from taosdata/feature/3_liaohj
enh(query): add detailed sort exec information in analysis of operator.
|
2022-05-25 17:08:51 +08:00 |
Shengliang Guan
|
077ea1b658
|
Merge branch 'feature/sync-mnode-integration' into fix/mnode
|
2022-05-25 17:06:35 +08:00 |
yihaoDeng
|
b0b533e002
|
fix query ctx crash
|
2022-05-25 16:42:29 +08:00 |
afwerar
|
3a0efe7255
|
fix(os): run case on win
|
2022-05-25 16:30:26 +08:00 |
yihaoDeng
|
ad162a347a
|
Merge branch 'nn' into update
|
2022-05-25 16:26:51 +08:00 |
yihaoDeng
|
5f84203456
|
update default epset
|
2022-05-25 15:47:52 +08:00 |
Shengliang Guan
|
4bb91775f9
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-25 15:41:15 +08:00 |
Haojun Liao
|
d5d0bd2b19
|
fix(query): add check for invalid tablename.
|
2022-05-25 15:36:57 +08:00 |
Haojun Liao
|
84f6898fcd
|
enh(query): add detailed sort exec information in analysis of operator.
|
2022-05-25 15:22:34 +08:00 |
yihaoDeng
|
8acbb20fb2
|
enh: set default epset
|
2022-05-25 15:22:23 +08:00 |
dapan1121
|
041df53f1d
|
Merge branch 'feature/async.scheduler' of https://github.com/taosdata/TDengine into feature/async.scheduler
|
2022-05-25 15:01:05 +08:00 |
Shengliang Guan
|
9b051104ae
|
Merge branch 'fix/mnode' into feature/sync-mnode-integration
|
2022-05-25 14:49:58 +08:00 |
Shengliang Guan
|
3a36979576
|
refactor: let all operations of mnode into the sync log
|
2022-05-25 14:49:08 +08:00 |
Ganlin Zhao
|
1a784b3c01
|
fix(query): restrict top/bottom function column type and first param
must be column
TD-15977
|
2022-05-25 14:44:27 +08:00 |
Minghao Li
|
104a207579
|
FpReConfigCb
|
2022-05-25 14:43:45 +08:00 |
Minghao Li
|
81d0798f5f
|
refactor: update config when there's one locally
|
2022-05-25 14:27:59 +08:00 |
dapan1121
|
a38fcf4e1f
|
catalog async test
|
2022-05-25 14:24:56 +08:00 |
dapan1121
|
e256a0dbe3
|
change ctx api
|
2022-05-25 14:23:09 +08:00 |
Ganlin Zhao
|
def5680ee6
|
Merge pull request #12968 from taosdata/enh/TD-15976
enh(query): reserve aggregate function constant param as value node in client.
|
2022-05-25 14:20:02 +08:00 |
Ganlin Zhao
|
220253e604
|
enh(query): reserve aggregate function constant param as value node in
client.
TD-15976
|
2022-05-25 13:30:26 +08:00 |
dapan1121
|
6c6237abe5
|
fix mem double free issue
|
2022-05-25 13:27:36 +08:00 |
yihaoDeng
|
f75bcdf4b2
|
enh: set useDefaultEpset
|
2022-05-25 13:19:21 +08:00 |
yihaoDeng
|
cca2bcdb28
|
enh: rpc set default epset
|
2022-05-25 13:12:02 +08:00 |
dapan1121
|
c867c6812a
|
change rpc ctx api
|
2022-05-25 11:09:14 +08:00 |
Ganlin Zhao
|
635711669f
|
Revert "enh(query): reserve aggregate function constant param as value node in"
This reverts commit e0224da580.
|
2022-05-25 11:01:46 +08:00 |
Ganlin Zhao
|
e0224da580
|
enh(query): reserve aggregate function constant param as value node in
client.
TD-15976
|
2022-05-25 10:59:27 +08:00 |
dapan1121
|
49510f6330
|
Merge branch '3.0' into feature/async.scheduler
|
2022-05-25 09:46:15 +08:00 |
Hongze Cheng
|
023ea66ffa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-25 01:38:18 +00:00 |
dapan1121
|
52e05bbfe6
|
fix mem leak
|
2022-05-25 09:25:39 +08:00 |
54liuyao
|
0778bf8857
|
stream session operator
|
2022-05-25 09:05:03 +08:00 |
Haojun Liao
|
3ac134adbe
|
enh: free cursor if it is not a null pointer.
|
2022-05-24 23:10:51 +08:00 |
yihaoDeng
|
7259a35620
|
enh: refactor trans free ctx
|
2022-05-24 22:17:52 +08:00 |
dapan1121
|
54b7e1b294
|
fix hb epset issue
|
2022-05-24 21:34:18 +08:00 |
Shengliang Guan
|
907ff2e4fe
|
Merge branch 'feature/sync-mnode-integration' into fix/mnode
|
2022-05-24 20:56:48 +08:00 |
Hongze Cheng
|
54d41127ee
|
fix: tdb large page
|
2022-05-24 12:46:03 +00:00 |
Minghao Li
|
cb20717ce6
|
refactor: votesRespondUpdate
|
2022-05-24 20:23:11 +08:00 |
Minghao Li
|
94438de0ec
|
enh(sync): syncStartStandBy
|
2022-05-24 19:45:09 +08:00 |
Xiaoyu Wang
|
1ea2eec5de
|
Merge pull request #12925 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-24 19:31:07 +08:00 |
dapan1121
|
04238b8ff1
|
fix crash issue
|
2022-05-24 19:22:06 +08:00 |
Haojun Liao
|
2dd4d90512
|
Merge pull request #12916 from taosdata/feature/3_liaohj
enh(query): return open/total cost for each operator.
|
2022-05-24 18:13:16 +08:00 |
dapan1121
|
efa071c9f6
|
scheduler async api
|
2022-05-24 17:49:22 +08:00 |
Xiaoyu Wang
|
21f1321ea8
|
fix: some problems of parser
|
2022-05-24 17:37:53 +08:00 |
yihaoDeng
|
28318721fc
|
enh: opt index mutex
|
2022-05-24 16:19:22 +08:00 |
Haojun Liao
|
a4e38ed7ca
|
enh(query): return open/total cost for each operator.
|
2022-05-24 15:54:39 +08:00 |
Minghao Li
|
aa85781560
|
enh(sync): add mndSnapshotRead mndSnapshotApply
|
2022-05-24 15:28:12 +08:00 |
yihaoDeng
|
8ef6eb4c5f
|
enh: refactor index code
|
2022-05-24 15:17:14 +08:00 |
Minghao Li
|
800ef42a26
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 14:47:11 +08:00 |
Minghao Li
|
aa1de8b34a
|
enh(sync): add FpSnapshotRead FpSnapshotApply
|
2022-05-24 14:46:22 +08:00 |
yihaoDeng
|
6ca5e3ae6e
|
enh: opt index mutex
|
2022-05-24 13:50:33 +08:00 |
Shengliang Guan
|
187577ae4f
|
Merge pull request #12903 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
|
2022-05-24 12:40:45 +08:00 |
Shengliang Guan
|
009049c88e
|
Merge pull request #12899 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
|
2022-05-24 12:16:56 +08:00 |
Shengliang Guan
|
077ea4a14f
|
fix: avoid memory leak in mnode sync
|
2022-05-24 11:58:50 +08:00 |
Haojun Liao
|
e8c03c576a
|
other: merge 3.0
|
2022-05-24 11:32:48 +08:00 |
Haojun Liao
|
60e7e2ae6f
|
enh(query): add more information regarding analyze sql execution.
|
2022-05-24 11:29:51 +08:00 |
Shengliang Guan
|
07fee01d1c
|
fix: avoid memory leak in mnode sync
|
2022-05-24 11:26:17 +08:00 |
Xiaoyu Wang
|
eec7056d1a
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-24 10:54:14 +08:00 |
Xiaoyu Wang
|
a44b71f258
|
fix: problem of useless col optimize
|
2022-05-24 10:54:00 +08:00 |
Ganlin Zhao
|
424ff4a685
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-24 10:44:02 +08:00 |
Ganlin Zhao
|
21e3c0ce78
|
fix: fix windows compilation error
|
2022-05-24 10:41:11 +08:00 |
Shengliang Guan
|
0e8e04805a
|
fix: avoid memory leak
|
2022-05-24 09:46:54 +08:00 |
Shengliang Guan
|
4cd512a2f3
|
Merge branch 'fix/mnode' into feature/sync-mnode-integration
|
2022-05-24 09:23:41 +08:00 |
Minghao Li
|
fa2d3b3f85
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-23 23:53:49 +08:00 |
Minghao Li
|
c7691590be
|
enh(sync) add syncIsRestoreFinish
|
2022-05-23 23:53:15 +08:00 |
Shengliang Guan
|
7ec3c82cd6
|
Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode
|
2022-05-23 23:19:21 +08:00 |
Shengliang Guan
|
2f32e122af
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-23 23:17:21 +08:00 |
Yihao Deng
|
8a7f6f4acc
|
Merge pull request #12885 from taosdata/fix/indexMultThread
fix: avoid multi thread read/write crash
|
2022-05-23 23:01:49 +08:00 |
Ganlin Zhao
|
011bd32330
|
feat(query): add apercentile function
|
2022-05-23 22:48:15 +08:00 |
WANG MINGMING
|
f52727ece7
|
Merge pull request #12873 from taosdata/feature/TD-13041
feat:add json function
|
2022-05-23 22:42:34 +08:00 |
yihaoDeng
|
ee92f8c584
|
Merge branch 'nd' into 3.0
|
2022-05-23 22:39:56 +08:00 |
dapan1121
|
e95647970e
|
scheduler async api
|
2022-05-23 22:35:45 +08:00 |
dapan1121
|
bf0f843b6e
|
Merge pull request #12883 from taosdata/feature/async.scheduler
feat: scheduler refactor
|
2022-05-23 22:24:17 +08:00 |
wangmm0220
|
1245f2e5c0
|
fix:error in json judgement
|
2022-05-23 22:14:51 +08:00 |
Li Minghao
|
43a62936e0
|
Merge branch '3.0' into feature/sync-mnode-integration
|
2022-05-23 22:11:28 +08:00 |