54liuyao
|
ad49f13159
|
fix(stream):min max function error
|
2022-09-02 18:53:54 +08:00 |
dapan1121
|
47717df036
|
enh: remove hb and response query immediately
|
2022-09-02 18:25:28 +08:00 |
Liu Jicong
|
3c470634a9
|
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
|
2022-09-02 17:57:28 +08:00 |
dapan1121
|
0ad85dc0e5
|
enh: remove hb and query rsp immediately
|
2022-09-02 17:40:24 +08:00 |
Liu Jicong
|
004a84ac81
|
fix memory leak
|
2022-09-02 16:41:32 +08:00 |
wangmm0220
|
796342dabb
|
fix:<TD-18803> taosX core dump if schema is null
|
2022-09-02 16:05:22 +08:00 |
Hongze Cheng
|
fc538f436a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 15:59:03 +08:00 |
Liu Jicong
|
d653da7971
|
feat(stream): support delete data
|
2022-09-02 15:46:41 +08:00 |
Haojun Liao
|
a170796f66
|
fix(query): fix invalid read/write.
|
2022-09-02 14:34:30 +08:00 |
Shengliang Guan
|
2bfecf6f02
|
Merge pull request #16586 from taosdata/feature/idxRefactor
refactor idx code
|
2022-09-02 13:33:04 +08:00 |
Liu Jicong
|
48036e83c8
|
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
|
2022-09-02 11:54:42 +08:00 |
Liu Jicong
|
739e7ae76f
|
Merge branch '3.0' into feature/stream
|
2022-09-02 11:10:38 +08:00 |
Liu Jicong
|
502d75302e
|
refactor(taosx): filter meta
|
2022-09-02 10:00:15 +08:00 |
Haojun Liao
|
52c5992c87
|
other:merge 3.0
|
2022-09-02 09:58:16 +08:00 |
Haojun Liao
|
d1b7d07790
|
refactor:do some internal refactor.
|
2022-09-02 09:54:22 +08:00 |
yihaoDeng
|
9dcfba1970
|
refactor index code
|
2022-09-01 20:34:36 +08:00 |
yihaoDeng
|
47ff0e34b0
|
refactor idx code
|
2022-09-01 20:16:02 +08:00 |
Shengliang Guan
|
441514d5ea
|
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:59:44 +08:00 |
Shengliang Guan
|
6dfc831eeb
|
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
|
2022-09-01 19:24:53 +08:00 |
Shengliang Guan
|
8686b228ee
|
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
|
2022-09-01 19:24:34 +08:00 |
Xiaoyu Wang
|
594e4b376e
|
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:01:37 +08:00 |
wangmm0220
|
713488098d
|
fix:test case error in sml.py
|
2022-09-01 18:43:47 +08:00 |
Haojun Liao
|
4af80fa0aa
|
fix(query): check node type when extract column info.
|
2022-09-01 18:39:12 +08:00 |
Hongze Cheng
|
f8c0c0ca6d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-01 17:41:48 +08:00 |
Shengliang Guan
|
c49bb4533f
|
Merge pull request #16575 from taosdata/enh/3.0_planner_optimize
enh: the default values of wal related parameters are different in si…
|
2022-09-01 16:50:19 +08:00 |
Minglei Jin
|
97d533d520
|
tsdbCache/usage: new cacheload column for db.vgroups to check usage
|
2022-09-01 16:41:08 +08:00 |
wade zhang
|
d21c5badf4
|
Merge pull request #16566 from taosdata/feature/TD-18814
feat(stream):stream partition by column
|
2022-09-01 16:09:06 +08:00 |
Xiaoyu Wang
|
c06503d865
|
enh: the default values of wal related parameters are different in single-replica and multi-replica
|
2022-09-01 15:52:03 +08:00 |
Shengliang Guan
|
8de6000378
|
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
|
2022-09-01 15:39:31 +08:00 |
Shengliang Guan
|
e7db892862
|
Merge pull request #16559 from taosdata/fix/3.0_bugfix_wxy
feat: insert using statement supports ttl and comment
|
2022-09-01 15:36:22 +08:00 |
Shengliang Guan
|
a083c636fe
|
Merge pull request #16563 from taosdata/enh/3.0_planner_optimize
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 15:36:06 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
wangmm0220
|
bdebf9e421
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-09-01 14:53:21 +08:00 |
Shengliang Guan
|
900f5cf534
|
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
|
2022-09-01 14:47:34 +08:00 |
Xiaoyu Wang
|
faa731827e
|
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 14:44:01 +08:00 |
wangmm0220
|
38fab41e7b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-09-01 14:25:25 +08:00 |
Xiaoyu Wang
|
7708900f73
|
feat: insert using statement supports ttl and comment
|
2022-09-01 13:55:46 +08:00 |
wangmm0220
|
d1bdea6917
|
fix:<TD-18784> data lost in schemaless if timestamp is same
|
2022-09-01 13:49:05 +08:00 |
Shengliang Guan
|
f2d14220eb
|
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
|
2022-09-01 13:10:17 +08:00 |
Liu Jicong
|
1fe4ab2341
|
feat(taox): support auto create sub table
|
2022-09-01 11:45:00 +08:00 |
Ganlin Zhao
|
4f772ee711
|
Merge branch '3.0' into fix/TD-16780
|
2022-09-01 11:28:28 +08:00 |
Xiaoyu Wang
|
af8fe3ada8
|
fix: a privilege problem of show tables
|
2022-09-01 11:15:03 +08:00 |
Minghao Li
|
87dd0fc168
|
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
|
2022-09-01 10:54:02 +08:00 |
Shengliang Guan
|
7509db4d81
|
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 19:31:43 +08:00 |
Shengliang Guan
|
8652074fad
|
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
|
2022-08-31 19:22:11 +08:00 |
Ganlin Zhao
|
a34da949bc
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:57:45 +08:00 |
Ganlin Zhao
|
c49aa8e1f9
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:51:29 +08:00 |
wangmm0220
|
c5874ca892
|
fix: add filter logic for tmq in stable wal
|
2022-08-31 18:32:28 +08:00 |
Shengliang Guan
|
85f5d4d5e5
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-08-31 18:08:17 +08:00 |
Shengliang Guan
|
7b208f8e44
|
Merge pull request #16529 from taosdata/enh/removeAssert
remove assert
|
2022-08-31 18:07:54 +08:00 |
Shengliang Guan
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +08:00 |
Shengliang Guan
|
b89b2df2a6
|
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-31 17:09:31 +08:00 |
yihaoDeng
|
cac4cb12e6
|
remove assert
|
2022-08-31 15:36:53 +08:00 |
Liu Jicong
|
1c99eb1d4d
|
fix set schema and tbname
|
2022-08-31 15:27:41 +08:00 |
Liu Jicong
|
e9d1733e8c
|
fix tbname
|
2022-08-31 14:37:18 +08:00 |
Shengliang Guan
|
d0669151af
|
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
enh: query get dbcfg optimization
|
2022-08-31 13:33:01 +08:00 |
Xiaoyu Wang
|
2ccc7471af
|
enh: query get dbcfg optimization
|
2022-08-31 11:36:59 +08:00 |
Liu Jicong
|
c4dcc994fb
|
remove queue scan
|
2022-08-31 11:35:25 +08:00 |
Shengliang Guan
|
5712d95260
|
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
|
2022-08-31 11:12:00 +08:00 |
Shengliang Guan
|
3d8408e251
|
Merge pull request #16504 from taosdata/fix/TD-18728
fix: add table comment in show create table result
|
2022-08-30 18:32:55 +08:00 |
Haojun Liao
|
707c20c46c
|
Merge pull request #16495 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-30 17:58:40 +08:00 |
Haojun Liao
|
825858b52e
|
fix(query): reset the default page id.
|
2022-08-30 17:04:09 +08:00 |
Shengliang Guan
|
a9808efb20
|
Merge pull request #16509 from taosdata/fix/3.0_bugfix_wxy
fix: a plan problem of system table complex query
|
2022-08-30 16:23:31 +08:00 |
Haojun Liao
|
dba4188f8a
|
fix(query): reset the page id.
|
2022-08-30 14:33:03 +08:00 |
Xiaoyu Wang
|
417a29af0a
|
fix: a plan problem of system table complex query
|
2022-08-30 14:32:07 +08:00 |
dapan1121
|
6fd41c1af1
|
Merge branch 'fix/TD-18728' of github.com:taosdata/TDengine into fix/TD-18728
|
2022-08-30 14:27:11 +08:00 |
dapan1121
|
254d16667c
|
fix: no memory free in parser for stmt
|
2022-08-30 14:19:02 +08:00 |
dapan1121
|
39569cbd9a
|
enh: move some tables from perf to ins
|
2022-08-30 13:49:35 +08:00 |
Haojun Liao
|
e5f5d3710d
|
fix(query): set correct value length
|
2022-08-30 12:48:06 +08:00 |
dapan1121
|
ad35a67f2f
|
fix: add table comment in show create table result
|
2022-08-30 11:30:43 +08:00 |
Shengliang Guan
|
beb08d4cea
|
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
|
2022-08-30 10:40:24 +08:00 |
Haojun Liao
|
d338e4dc60
|
fix(query): set correct length value.
|
2022-08-30 10:38:32 +08:00 |
Haojun Liao
|
45616c6548
|
fix(query):fix syntax error.
|
2022-08-30 09:47:42 +08:00 |
Shengliang Guan
|
1c7eb9daac
|
Merge pull request #16482 from taosdata/fix/filterResErr
fix: fix filter group merge error
|
2022-08-30 09:08:05 +08:00 |
Shengliang Guan
|
52f8fbb997
|
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
|
2022-08-30 09:07:52 +08:00 |
Shengliang Guan
|
3b4802ccf8
|
Merge pull request #16496 from taosdata/feat/avoidClientDeadLock
avoid deadlock
|
2022-08-30 09:06:53 +08:00 |
Haojun Liao
|
37618513a6
|
Merge branch '3.0' into feature/3_liaohj
|
2022-08-29 22:47:18 +08:00 |
Haojun Liao
|
d2ed6ff0e8
|
fix(query): set correct page buffer id.
|
2022-08-29 22:42:15 +08:00 |
Shengliang Guan
|
fe4d13da3d
|
Merge pull request #16488 from taosdata/feature/TD-14761
fix: cols num error in tmq for query
|
2022-08-29 19:27:56 +08:00 |
Cary Xu
|
0117a5c56f
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-29 19:26:22 +08:00 |
Shengliang Guan
|
b5b33d48cc
|
Merge pull request #16489 from taosdata/fix/taosdStmtQuery
fix: fix taosd crash while executing stmt query
|
2022-08-29 19:25:40 +08:00 |
yihaoDeng
|
1a67ca34b9
|
avoid deadlock
|
2022-08-29 19:14:12 +08:00 |
Xiaoyu Wang
|
b5e177f151
|
fix: some problems of parser
|
2022-08-29 18:52:00 +08:00 |
Haojun Liao
|
ba8b10e27b
|
refactor(query): do some internal refactor.
|
2022-08-29 18:47:46 +08:00 |
wangmm0220
|
1238365c5a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-29 18:00:14 +08:00 |
Cary Xu
|
5cf6ffe3c2
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-29 17:58:35 +08:00 |
dapan1121
|
205299e532
|
fix: fix taosd stmt query crash issue
|
2022-08-29 17:46:34 +08:00 |
wangmm0220
|
bf3231ab9f
|
fix: cols num error in tmq for query
|
2022-08-29 17:30:50 +08:00 |
Xiaoyu Wang
|
cc1d37cfe5
|
fix: some problems of parser
|
2022-08-29 17:23:29 +08:00 |
Minglei Jin
|
242083786a
|
Merge pull request #16476 from taosdata/fix/TD-18656
fix: release pages with drop case
|
2022-08-29 17:03:46 +08:00 |
dapan1121
|
a861537bc0
|
fix: fix filter group merge error
|
2022-08-29 15:44:10 +08:00 |
Minglei Jin
|
95e591efed
|
fix: release pages with drop case
|
2022-08-29 15:30:05 +08:00 |
Cary Xu
|
66199e4e7a
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-29 14:53:39 +08:00 |
Cary Xu
|
167e58578a
|
enh: add check for tpagebuf
|
2022-08-29 14:53:13 +08:00 |
Xiaoyu Wang
|
a39e6f7d92
|
enh: super table scan requires project operator to merge packets to improve performance
|
2022-08-29 14:01:18 +08:00 |
Shengliang Guan
|
9f7f12bf1d
|
Merge pull request #16421 from taosdata/fix/3.0_bugfix_wxy
fix: plan problem with sorting the first column of the system table
|
2022-08-29 13:13:22 +08:00 |
Shengliang Guan
|
3b0679d31e
|
Merge pull request #16445 from taosdata/enh/removeConvert
enh: remove compare type convertion
|
2022-08-29 13:12:49 +08:00 |
Xiaoyu Wang
|
381f48241f
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-08-29 10:28:14 +08:00 |
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
dapan1121
|
d955942a64
|
Merge remote-tracking branch 'origin/3.0' into enh/removeConvert
|
2022-08-29 09:29:12 +08:00 |
dapan1121
|
44dcaf2517
|
fix: fix type convertion issue
|
2022-08-29 09:28:38 +08:00 |
Shengliang Guan
|
17acc9bc05
|
Merge pull request #16458 from taosdata/szhou/fixbugs
fix: clean up intermediate result of scalar computation just before applying scalar function in fill operator
|
2022-08-28 21:27:30 +08:00 |
Shengliang Guan
|
c581212712
|
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
|
2022-08-28 21:27:13 +08:00 |
Haojun Liao
|
653bd2ea6e
|
fix(query): set correct page id list.
|
2022-08-28 16:26:38 +08:00 |
Cary Xu
|
1dd53e9e41
|
fix: return data ptr when iterate remove for simple hash
|
2022-08-27 23:01:19 +08:00 |
shenglian zhou
|
47f80f0d21
|
fix: clean up intermediate result of scalar computation before applying scalar function in fill operator
|
2022-08-27 22:10:22 +08:00 |
Cary Xu
|
36d6b1e560
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-27 18:11:19 +08:00 |
Cary Xu
|
680199f9f5
|
other: simple hash code optimization
|
2022-08-27 18:08:01 +08:00 |
Cary Xu
|
451e621a94
|
fix: simple hash iterate remove and clear
|
2022-08-27 18:04:33 +08:00 |
shenglian zhou
|
a574ef5c98
|
fix: pass CI test
|
2022-08-27 08:10:18 +08:00 |
Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
slzhou
|
2a9faaa326
|
fix: enable add open window only when interval interpolation
|
2022-08-26 19:05:37 +08:00 |
slzhou
|
c9a7f27e7c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-26 18:51:32 +08:00 |
slzhou
|
d1eb14dccc
|
fix: interval operator _wstart error and interval operator close window for interpolation on different group id
|
2022-08-26 18:47:09 +08:00 |
Shengliang Guan
|
369c80b785
|
Merge pull request #16428 from taosdata/fix/downgradeType
enh: downgrade value type to speed up filter
|
2022-08-26 17:31:01 +08:00 |
Cary Xu
|
4ee28bfc2c
|
fix: only iterate next when delete the specified node
|
2022-08-26 17:29:54 +08:00 |
wade zhang
|
4ab4a87aa9
|
Merge pull request #16444 from taosdata/fix/TD-18664
fix(query): restrict using JSON type as input in string functions
|
2022-08-26 17:28:05 +08:00 |
Cary Xu
|
5dcfa5a241
|
other: code format optimization
|
2022-08-26 17:00:50 +08:00 |
Cary Xu
|
a70b587b3f
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-26 16:52:32 +08:00 |
Cary Xu
|
4abb6e1411
|
enh: use simple hash to save agg result
|
2022-08-26 16:52:12 +08:00 |
dapan1121
|
d18e7cd739
|
enh: remove compare type convertion
|
2022-08-26 16:20:07 +08:00 |
Ganlin Zhao
|
0fbb4d7f9a
|
fix(query): restrict using JSON type as input in string functions
TD-18664
|
2022-08-26 16:18:21 +08:00 |
Ganlin Zhao
|
ab85eeaaaa
|
fix(query): restrict using JSON type as input in string functions
TD-18664
|
2022-08-26 16:15:08 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
Minglei Jin
|
04e5c75bba
|
fix: cleanup memory with streamLoadTasks
|
2022-08-26 14:51:30 +08:00 |
slzhou
|
f3890f7421
|
feat: support udf merge in udfd
|
2022-08-26 14:27:15 +08:00 |
dapan1121
|
de55d16b60
|
enh: downgrade value type to speed up filter
|
2022-08-26 10:59:48 +08:00 |
Haojun Liao
|
13563f1733
|
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-26 10:44:27 +08:00 |
Hongze Cheng
|
5ce84e4316
|
Merge pull request #16419 from taosdata/fix/TD-18586
fix: free ofp large value's memory
|
2022-08-25 18:55:45 +08:00 |
Xiaoyu Wang
|
4895f19876
|
fix: plan problem with sorting the first column of the system table
|
2022-08-25 18:39:23 +08:00 |
Minglei Jin
|
e05169ccc6
|
fix: free ofp large value's memory
|
2022-08-25 18:16:34 +08:00 |
Shengliang Guan
|
679145dcb6
|
Merge pull request #16418 from taosdata/fix/TD-18457
fix(query): fix valgrind report uninitialized variable error
|
2022-08-25 18:15:56 +08:00 |
Shengliang Guan
|
1279213c3a
|
Merge pull request #16417 from taosdata/feat/3.0_systable_privilege_wxy
fix: user permission error with sysinfo 0
|
2022-08-25 18:15:10 +08:00 |
wangmm0220
|
cb4969513c
|
fix:conflicts from 3.0
|
2022-08-25 17:36:00 +08:00 |
Haojun Liao
|
755176d28f
|
fix(query): add the null ptr check.
|
2022-08-25 17:32:27 +08:00 |
Ganlin Zhao
|
cbcb14641f
|
Merge branch '3.0' into fix/TD-18457
|
2022-08-25 17:20:05 +08:00 |
Xiaoyu Wang
|
63792daeeb
|
fix: user permission error with sysinfo 0
|
2022-08-25 17:18:11 +08:00 |
Ganlin Zhao
|
417cf3c587
|
fix(query): fix valgrind report unitialized variable error
|
2022-08-25 17:16:02 +08:00 |
Ganlin Zhao
|
847c0176e0
|
fix(query): fix valgrind report unitialized variable error
|
2022-08-25 17:15:55 +08:00 |
Xiaoyu Wang
|
1c26d444eb
|
Merge remote-tracking branch 'origin/3.0' into feat/3.0_systable_privilege_wxy
|
2022-08-25 17:03:42 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
wangmm0220
|
4cc2d361e1
|
fix:error in getting snapshot for taosX
|
2022-08-25 16:55:12 +08:00 |
Xiaoyu Wang
|
d8fd0b89b1
|
fix: user permission error with sysinfo 0
|
2022-08-25 16:50:31 +08:00 |
yihaoDeng
|
b61bab645c
|
fix http report possible except
|
2022-08-25 16:49:07 +08:00 |
Minglei Jin
|
45775a9e83
|
fix: release ofp when encoding and decoding
|
2022-08-25 15:56:27 +08:00 |
Haojun Liao
|
b09ee742d5
|
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-25 15:31:48 +08:00 |
Shengliang Guan
|
4c280dc236
|
Merge pull request #16386 from taosdata/enh/updateTbMeta
enh: update table meta cache after creating table
|
2022-08-25 14:32:43 +08:00 |
Shengliang Guan
|
e41a000261
|
Merge pull request #16397 from taosdata/fix/TD-18617
fix(query): fix multiple interp used result number of rows incorrect
|
2022-08-25 13:33:02 +08:00 |
dapan1121
|
4ab25b856f
|
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
|
2022-08-25 13:23:16 +08:00 |
Haojun Liao
|
da1dd5e137
|
Merge pull request #16396 from taosdata/feature/3_liaohj
fix(query): check return value and do some internal refactor.
|
2022-08-25 12:47:23 +08:00 |
dapan1121
|
bebd9225cc
|
fix: fix explain buffer issue
|
2022-08-25 11:49:01 +08:00 |
Ganlin Zhao
|
6b9ace9c35
|
Merge branch '3.0' into fix/TD-18617
|
2022-08-25 11:08:14 +08:00 |
Shengliang Guan
|
0758d32964
|
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
|
2022-08-25 11:08:12 +08:00 |
Haojun Liao
|
1c06206000
|
other:merge 3.0
|
2022-08-25 11:01:36 +08:00 |
Haojun Liao
|
909529bb7b
|
fix(query): check return value and do some internal refactor.
|
2022-08-25 10:55:28 +08:00 |
Ganlin Zhao
|
c72c972c5f
|
fix(query): fix multiple interp used result number of rows incorrect
TD-18617
|
2022-08-25 10:55:14 +08:00 |
dapan1121
|
b49d4ed414
|
fix: remove debug info
|
2022-08-25 10:40:15 +08:00 |
shenglian zhou
|
d059aceb08
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/save-op-state
|
2022-08-25 09:07:56 +08:00 |
shenglian zhou
|
dc6baa13a6
|
fix: fill if window pseudo column
|
2022-08-25 09:07:44 +08:00 |
Shengliang Guan
|
ff61b3f753
|
Merge pull request #16389 from taosdata/fix/TD-18578
fix: tdb page cache hash page removing fix
|
2022-08-25 09:06:57 +08:00 |
yihaoDeng
|
f8ecbdc805
|
add err msg
|
2022-08-24 20:21:18 +08:00 |
Minglei Jin
|
437d4947f6
|
fix: tdb page cache hash page removing fix
|
2022-08-24 20:13:18 +08:00 |
Xiaoyu Wang
|
eef595318d
|
feat: system table visible permission
|
2022-08-24 19:08:50 +08:00 |
Haojun Liao
|
033b251994
|
test: update the unit test cases.
|
2022-08-24 18:48:03 +08:00 |
Haojun Liao
|
b87535734f
|
refactor:do some internal refactor.
|
2022-08-24 18:47:23 +08:00 |
Xiaoyu Wang
|
ea54266daa
|
feat: system table visible permission
|
2022-08-24 18:35:06 +08:00 |
Xiaoyu Wang
|
f5040b2e73
|
feat: system table visible permission
|
2022-08-24 18:33:09 +08:00 |
wangmm0220
|
c7bf08d5af
|
feat: get snapshot data for taosX
|
2022-08-24 17:42:33 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
Haojun Liao
|
a23f5f59ea
|
refactor(query): do some internal refactor.
|
2022-08-24 17:09:33 +08:00 |
shenglian zhou
|
1540881cb6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/save-op-state
|
2022-08-24 17:05:49 +08:00 |
shenglian zhou
|
b250efeee4
|
fix: support window pseduo column for fill operator
|
2022-08-24 17:05:38 +08:00 |
Shengliang Guan
|
e0ac102795
|
Merge pull request #16376 from taosdata/feature/stream
refactor(stream): refine stream backend interface
|
2022-08-24 16:40:20 +08:00 |
Shengliang Guan
|
621ffbf211
|
Merge pull request #16373 from taosdata/fix/dnode
refactor: adjust telemetry interval
|
2022-08-24 16:18:41 +08:00 |
Liu Jicong
|
24261cc90b
|
refactor(stream): refine stream backend interface
|
2022-08-24 15:53:29 +08:00 |
Shengliang Guan
|
4355ddb1ed
|
Merge branch 'fix/TD-18483' into fix/dnode
|
2022-08-24 14:04:14 +08:00 |
wangmm0220
|
2afc23a120
|
fix:conflicts from 3.0
|
2022-08-24 13:59:51 +08:00 |
wangmm0220
|
632c8b4a1a
|
fix:error in snapshot for taosX
|
2022-08-24 13:58:18 +08:00 |
Shengliang Guan
|
1b964bfdc9
|
fix: print src ip if found invalid packet
|
2022-08-24 13:47:56 +08:00 |
Shengliang Guan
|
4c287f602d
|
Merge pull request #16352 from taosdata/feature/stream
feat(stream): support tdb state backend
|
2022-08-24 13:24:09 +08:00 |
dapan1121
|
2ea802a23e
|
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
|
2022-08-24 13:20:43 +08:00 |
dapan1121
|
150956ffd3
|
enh: update tbMeta after creating table
|
2022-08-24 13:19:52 +08:00 |
Shengliang Guan
|
9a38e9a53c
|
Merge pull request #16363 from taosdata/fix/TD-18496
fix:add log for dealing with problem: "unexpected generic error in query"
|
2022-08-24 11:49:53 +08:00 |
Shengliang Guan
|
66eb398e01
|
Merge pull request #16361 from taosdata/fix/TD-18587
fix: fix invalid memory access cause of job freed
|
2022-08-24 11:49:29 +08:00 |
Liu Jicong
|
d7b804e02e
|
fix stream load task
|
2022-08-24 10:42:34 +08:00 |
wangmm0220
|
53e0e168e6
|
fix:add log
|
2022-08-24 10:36:46 +08:00 |
Haojun Liao
|
b62e0c0235
|
Merge pull request #16354 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-24 10:25:27 +08:00 |
wangmm0220
|
f477e94dda
|
fix:error in snapshot from taosx
|
2022-08-24 10:24:19 +08:00 |
dapan1121
|
3c5d4ad90e
|
fix: fix invalid memory access cause of job freed
|
2022-08-24 09:32:27 +08:00 |
Shengliang Guan
|
8d511d4837
|
Merge pull request #16341 from taosdata/fix/dnode
enh: increase startup time monitoring
|
2022-08-24 09:05:15 +08:00 |
Liu Jicong
|
c296dd0a63
|
fix compile
|
2022-08-24 01:48:00 +08:00 |
Haojun Liao
|
20b06a7ec7
|
refactor(query): do some internal refactor.
|
2022-08-23 19:44:59 +08:00 |
Liu Jicong
|
de041f45b5
|
Merge branch '3.0' into feature/stream
|
2022-08-23 19:41:16 +08:00 |
Liu Jicong
|
2d628491b2
|
feat(stream): support tdb state backend
|
2022-08-23 19:30:04 +08:00 |
Haojun Liao
|
36eb46fa4d
|
Merge pull request #16342 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-23 19:28:50 +08:00 |
dapan1121
|
0ebd3281c5
|
enh: update table meta after creating table
|
2022-08-23 18:26:27 +08:00 |
Shengliang Guan
|
fece844f58
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-08-23 17:29:33 +08:00 |
Shengliang Guan
|
b0263a4bea
|
enh: increase startup time monitoring
|
2022-08-23 17:29:31 +08:00 |
wangmm0220
|
514711e54c
|
feat:get data from snapshot for taosx
|
2022-08-23 17:28:49 +08:00 |
Haojun Liao
|
2889b8d913
|
refactor(query): do some internal refactor.
|
2022-08-23 17:28:08 +08:00 |
Xiaoyu Wang
|
717f837cbb
|
fix: auto create table insert statement check table name
|
2022-08-23 15:24:50 +08:00 |
Shengliang Guan
|
3e2f1d2cb7
|
Merge pull request #16322 from taosdata/feature/TD-18530
fix(stream): state window update
|
2022-08-23 14:06:19 +08:00 |
Shengliang Guan
|
1009912abd
|
Merge pull request #16319 from taosdata/fix/TD-18570
fix: fix stack overflow issue
|
2022-08-23 13:01:14 +08:00 |
54liuyao
|
b8a1a7f175
|
fix(stream): state window update
|
2022-08-23 12:46:42 +08:00 |
dapan1121
|
bd179e880f
|
fix: fix stack overflow issue
|
2022-08-23 11:01:27 +08:00 |
wangmm0220
|
1134319570
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-23 10:45:51 +08:00 |
Ganlin Zhao
|
00b2db50b4
|
fix(query): restrict fill(none) in interp
TD-18531
|
2022-08-23 10:40:01 +08:00 |
Shengliang Guan
|
0ac18e51cb
|
Merge pull request #16306 from taosdata/fix/TD-18412
fix:fix explain analyze validate issue
|
2022-08-22 20:31:11 +08:00 |
Shengliang Guan
|
249a56dba4
|
Merge pull request #16297 from taosdata/fix/TD-18287
fix(query): fix stream session window out of order data agg function result error
|
2022-08-22 20:21:10 +08:00 |
dapan1121
|
12d9366b84
|
fix:fix explain analyze validate issue
|
2022-08-22 19:50:22 +08:00 |
Ganlin Zhao
|
4bec769211
|
fix(query): fix avg.py test cases
|
2022-08-22 19:28:20 +08:00 |
Ganlin Zhao
|
cd3897c7fe
|
fix(query): fix avg.py test cases
|
2022-08-22 19:26:28 +08:00 |
Shengliang Guan
|
04ce95fe72
|
Merge pull request #16303 from taosdata/szhou/fixbugs
fix: fill desc order support
|
2022-08-22 19:16:11 +08:00 |
Ganlin Zhao
|
09dc2e4e12
|
fix CI
|
2022-08-22 18:48:51 +08:00 |
Shengliang Guan
|
a3348f716e
|
Merge pull request #16299 from taosdata/fix/3.0_bugfix_wxy
fix: the syntax problem of querying the state value in the state window
|
2022-08-22 18:48:28 +08:00 |
Shengliang Guan
|
99c7556021
|
Merge pull request #16301 from taosdata/feature/3.0_mhli
refactor(sync): close receiver when become leader
|
2022-08-22 18:48:05 +08:00 |
slzhou
|
4ef090f495
|
fix: fill desc order support
|
2022-08-22 18:37:23 +08:00 |
Xiaoyu Wang
|
4cf9bd6ac1
|
fix: the syntax problem of querying the state value in the state window
|
2022-08-22 17:46:57 +08:00 |
dapan1121
|
3e7699cc2f
|
enh: async launch tasks
|
2022-08-22 17:38:50 +08:00 |
Ganlin Zhao
|
628ac58b7f
|
Merge branch '3.0' into fix/TD-18287
|
2022-08-22 17:23:42 +08:00 |
Ganlin Zhao
|
6c32df7adf
|
fix(query): fix stream session window out of order data agg function
result error
TD-18287
|
2022-08-22 17:21:03 +08:00 |
wangmm0220
|
43862ccd74
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-22 16:53:53 +08:00 |
wade zhang
|
7a77f4258a
|
Merge pull request #16258 from taosdata/feature/3.0_query_optimize
opti: group by tag
|
2022-08-22 16:39:05 +08:00 |
Minghao Li
|
8da7950282
|
refactor(sync): close receiver when become leader
|
2022-08-22 15:40:28 +08:00 |
wangmm0220
|
23d8ebf129
|
fix:error in grou by tag
|
2022-08-22 15:15:03 +08:00 |
Shengliang Guan
|
82c799d7c0
|
Merge pull request #16284 from taosdata/feature/3.0_mhli
refactor(sync): modify config file len
|
2022-08-22 15:10:29 +08:00 |
Shengliang Guan
|
1dfb97be44
|
Merge pull request #16283 from taosdata/feature/TD-18530
feat(stream): steam state window delete result
|
2022-08-22 15:08:47 +08:00 |
Shengliang Guan
|
a94e7a5281
|
Merge pull request #16282 from taosdata/fix/TD-18456
fix: fix memory leak issue
|
2022-08-22 14:55:57 +08:00 |
Minghao Li
|
dd212b5dbb
|
refactor(sync): modify config file len
|
2022-08-22 14:25:36 +08:00 |
54liuyao
|
25b735f0e3
|
feat(stream): delete result
|
2022-08-22 14:05:19 +08:00 |
dapan1121
|
aca0d0bf0b
|
fix: fix memory leak issue
|
2022-08-22 13:25:45 +08:00 |
Shengliang Guan
|
e16a2a5027
|
Merge pull request #16278 from taosdata/feature/3_liaohj
fix(query): add one more condition check when merge file block and last block.
|
2022-08-22 12:58:38 +08:00 |
Haojun Liao
|
dd37065010
|
Merge pull request #16276 from taosdata/feature/3_liaohj
fix(query): add one more condition check when merge file block
|
2022-08-22 11:54:24 +08:00 |
wangmm0220
|
36b60ab082
|
opti:grou by tag
|
2022-08-22 11:28:58 +08:00 |
Haojun Liao
|
e4881423b8
|
fix(query): add one more condition check when merge file block and last block.
|
2022-08-22 11:09:12 +08:00 |
Shengliang Guan
|
831db89d29
|
Merge pull request #16259 from freemine/fix.fill.leakage
fix leakage in `SFillLogicNode`
|
2022-08-22 10:31:35 +08:00 |
wangmm0220
|
36ff7e4242
|
opti:grou by tag
|
2022-08-22 10:14:40 +08:00 |
Shengliang Guan
|
4bc8e086a8
|
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
|
2022-08-21 23:57:58 +08:00 |
Cary Xu
|
e0317964f0
|
fix: adjust max executor for rsma
|
2022-08-21 14:56:20 +08:00 |
Cary Xu
|
8b3b6a8962
|
enh: code optimization and memory leak
|
2022-08-21 01:07:21 +08:00 |
Haojun Liao
|
38b30d071e
|
fix(query): fix errors.
|
2022-08-21 00:02:43 +08:00 |
freemine
|
0bcaf253df
|
fix leakage in `SFillLogicNode`
|
2022-08-20 16:47:22 +08:00 |
wangmm0220
|
90a3b68d68
|
fix:conflict from 3.0
|
2022-08-20 16:00:56 +08:00 |
wangmm0220
|
2743ac6193
|
opti: group by tag
|
2022-08-20 15:45:56 +08:00 |
Cary Xu
|
4dc30fb55a
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 22:16:11 +08:00 |
Hongze Cheng
|
67d45c6b62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 21:54:48 +08:00 |
Shengliang Guan
|
08b7684cb2
|
Merge pull request #16249 from taosdata/fix/TD-18462
fix(query): fix "n","y" time unit parsing does not return error
|
2022-08-19 21:24:42 +08:00 |
Shengliang Guan
|
6352ba618b
|
Merge pull request #16254 from taosdata/fix/TD-18428
fix: wait pPageH to complete initialization
|
2022-08-19 21:17:12 +08:00 |
Hui Li
|
d0e0c222ba
|
Merge pull request #16251 from taosdata/feature/stream
refactor(stream): optimize interval
|
2022-08-19 20:48:28 +08:00 |
Hui Li
|
85af958d08
|
Merge pull request #16252 from taosdata/szhou/fixbugs
fix: check tag when it is not regular table
|
2022-08-19 20:48:05 +08:00 |
wangmm0220
|
38f0eccaad
|
opti: group by tag
|
2022-08-19 20:31:28 +08:00 |
Hongze Cheng
|
98bc07bb2a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 20:26:32 +08:00 |
Cary Xu
|
fee081c798
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 20:08:25 +08:00 |
Minglei Jin
|
0338530544
|
fix: wait pPageH to complete initialization
|
2022-08-19 19:40:21 +08:00 |
Ganlin Zhao
|
02055c4a90
|
fix error msg
|
2022-08-19 18:16:46 +08:00 |
Ganlin Zhao
|
0993843c81
|
fix(query): fix "n","y" time unit parsing does not return error
|
2022-08-19 18:13:01 +08:00 |
Hui Li
|
48a2510a2e
|
Merge pull request #16248 from taosdata/fix/httpReportBugf
fix http report
|
2022-08-19 18:09:48 +08:00 |
Liu Jicong
|
d251180fae
|
refactor(stream): optimize interval
|
2022-08-19 18:06:54 +08:00 |
shenglian zhou
|
c8bd3c6da4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 17:27:42 +08:00 |
shenglian zhou
|
3b9d44e05a
|
fix: check tags when it is not regular table
|
2022-08-19 17:27:18 +08:00 |
Cary Xu
|
59739e0cb7
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 17:20:08 +08:00 |
Cary Xu
|
441ce21677
|
enh: rsma batch process
|
2022-08-19 17:19:50 +08:00 |
Hongze Cheng
|
cc116b21f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 17:14:06 +08:00 |
wangmm0220
|
f2912a17ba
|
fix:conflicts from 3.0
|
2022-08-19 16:38:23 +08:00 |
yihaoDeng
|
0010cf3b1d
|
fix http report
|
2022-08-19 16:21:59 +08:00 |
Hui Li
|
43881c1469
|
Merge pull request #16238 from taosdata/fix/TD-18392
fix(query): fix interp + fill(linear) datapoints outside interpolation window are included
|
2022-08-19 16:16:07 +08:00 |
Hongze Cheng
|
e3eee2352c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 15:36:13 +08:00 |
Hui Li
|
af22a928c6
|
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
|
2022-08-19 15:16:35 +08:00 |
wangmm0220
|
03a187571c
|
fix:error in snapshot for taosx
|
2022-08-19 15:12:04 +08:00 |
Hongze Cheng
|
324de6e4dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 14:26:59 +08:00 |
Hui Li
|
22e599739b
|
Merge pull request #16231 from taosdata/refactor/rpcPacket
refactor rpc code
|
2022-08-19 14:22:32 +08:00 |
Hui Li
|
e7bba75f93
|
Merge pull request #16233 from taosdata/feature/stream
enh(stream): optimize output
|
2022-08-19 14:22:25 +08:00 |
Ganlin Zhao
|
e18bf75a30
|
Merge branch '3.0' into fix/TD-18392
|
2022-08-19 12:29:57 +08:00 |
Ganlin Zhao
|
f20887ee97
|
fix(query): fix interp + fill(linear) datapoint outside interpolation window
will be included
TD-18392
|
2022-08-19 12:28:27 +08:00 |
yihaoDeng
|
e25600e8e8
|
fix crash_gen error
|
2022-08-19 11:57:32 +08:00 |
Hongze Cheng
|
f9eb3e9d35
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 11:53:49 +08:00 |
Xiaoyu Wang
|
e5da9167ff
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:52:30 +08:00 |
Hui Li
|
fdb94e3db3
|
Merge pull request #16213 from taosdata/fix/TD-18487
fix(query): restrict interp input type to numerical type only
|
2022-08-19 11:41:36 +08:00 |
yihaoDeng
|
98012440d4
|
fix possible deadlock
|
2022-08-19 11:37:00 +08:00 |
Liu Jicong
|
692fdf3397
|
enh(stream): optimize output
|
2022-08-19 11:31:52 +08:00 |
Xiaoyu Wang
|
09cb575300
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:10:56 +08:00 |
yihaoDeng
|
06c8d14f99
|
refactor rpc code
|
2022-08-19 10:25:16 +08:00 |
Hongze Cheng
|
972ad9e70b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 09:53:45 +08:00 |
Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
shenglian zhou
|
08680be5b6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 08:39:33 +08:00 |
shenglian zhou
|
ff22c97d99
|
fix: user tags scan filter produces zero row will not end the sys table scan operator
|
2022-08-19 08:39:19 +08:00 |
yihaoDeng
|
570f9c3a71
|
merge main
|
2022-08-18 21:13:26 +08:00 |
shenglian zhou
|
4e5315f1ac
|
fix: process remaining rows out of loop
|
2022-08-18 20:41:25 +08:00 |
shenglian zhou
|
3c321c5a6c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 20:28:21 +08:00 |
yihaoDeng
|
8f5fa8b982
|
fix invalid packet
|
2022-08-18 19:36:40 +08:00 |
Ganlin Zhao
|
afdb0242cc
|
Merge branch '3.0' into fix/TD-18487
|
2022-08-18 19:28:37 +08:00 |
Hongze Cheng
|
949fbe3bd3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 19:22:46 +08:00 |
Hui Li
|
c742747428
|
Merge pull request #16180 from taosdata/feature/testWindows
refactor code
|
2022-08-18 19:04:38 +08:00 |
Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
Hui Li
|
b703380e51
|
Merge pull request #16209 from taosdata/fix/TD-18453
fix(query): fix elapsed order by ts desc result inconsistency after flush to disk
|
2022-08-18 18:36:46 +08:00 |
“happyguoxy”
|
1a8fb96182
|
fix: reset row number when filter produces zero row
|
2022-08-18 18:30:03 +08:00 |
Hongze Cheng
|
2cd74016f7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 18:26:49 +08:00 |
shenglian zhou
|
e93461c949
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 18:01:05 +08:00 |
shenglian zhou
|
3e6ccb8357
|
fix: filter producing zero rows will not be treated as sys table scan operator completion
|
2022-08-18 18:00:03 +08:00 |
Yihao Deng
|
7b934b1d8d
|
Merge branch '3.0' into feature/testWindows
|
2022-08-18 17:51:29 +08:00 |
Hui Li
|
46d34959f6
|
Merge pull request #16191 from taosdata/rpc/fixInvalidPacket
fix invalid packet
|
2022-08-18 17:50:10 +08:00 |
Hongze Cheng
|
e9bb654a4a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 17:14:51 +08:00 |
Ganlin Zhao
|
2cc3ab8a8f
|
Merge branch '3.0' into fix/TD-18487
|
2022-08-18 17:04:07 +08:00 |
Ganlin Zhao
|
df2224988f
|
fix(query): restrict interp input type to numerical type only
TD-18487
|
2022-08-18 17:02:52 +08:00 |
Hui Li
|
1a5ae2bfdf
|
Merge pull request #16207 from taosdata/feature/3.0_query_optimize
fix: get meta null if table does not exists
|
2022-08-18 16:54:19 +08:00 |
wangmm0220
|
fbc69a10c4
|
Merge branch '3.0' into feature/TD-14761
|
2022-08-18 16:45:06 +08:00 |
Hui Li
|
8681f6399b
|
Merge pull request #16186 from taosdata/fix/TD-18445
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 16:36:39 +08:00 |
yihaoDeng
|
13a93d68eb
|
fix invalid packet
|
2022-08-18 16:09:46 +08:00 |
Ganlin Zhao
|
48a3cbf7a2
|
Merge branch '3.0' into fix/TD-18453
|
2022-08-18 16:08:21 +08:00 |
Hui Li
|
0383ff3d40
|
Merge pull request #16206 from taosdata/feature/3.0_mhli
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 16:07:34 +08:00 |
Hui Li
|
35af88cbaa
|
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process
|
2022-08-18 16:07:14 +08:00 |
Ganlin Zhao
|
9ef2d73689
|
fix(query): fix elapsed order by ts desc result inconsist after flush
to disk
TD-18453
|
2022-08-18 16:06:49 +08:00 |
wangmm0220
|
03bb9e7f01
|
fix: get meta null if table does not exists
|
2022-08-18 15:44:28 +08:00 |
Hongze Cheng
|
9fb8927c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 15:41:21 +08:00 |
Ganlin Zhao
|
e33be23e10
|
Merge branch '3.0' into fix/TD-18445
|
2022-08-18 15:14:10 +08:00 |
Minghao Li
|
8a32c0c189
|
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 14:55:57 +08:00 |
yihaoDeng
|
15110480bc
|
fix invalid packet
|
2022-08-18 14:22:07 +08:00 |
yihaoDeng
|
e1ae5bc7f8
|
fix invalid packet
|
2022-08-18 13:59:23 +08:00 |
yihaoDeng
|
f3ec1593bc
|
fix invalid packet
|
2022-08-18 13:55:56 +08:00 |
Hui Li
|
6de1ce0f8c
|
Merge pull request #16194 from taosdata/feature/stream
refactor(mnode): drop stream task
|
2022-08-18 13:44:17 +08:00 |
Ganlin Zhao
|
fb2bb0481e
|
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 13:22:59 +08:00 |
yihaoDeng
|
1a449a51a1
|
fix invalid packet
|
2022-08-18 12:05:56 +08:00 |
Hongze Cheng
|
c7d492dae1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 11:36:23 +08:00 |
Haojun Liao
|
e70cfbbd00
|
fix(query): add jmp macro define.
|
2022-08-18 10:58:39 +08:00 |
wangmm0220
|
44ce4f1cf3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-18 10:45:45 +08:00 |
wangmm0220
|
d2727b6252
|
feat:merge from 3.0
|
2022-08-18 10:45:20 +08:00 |
yihaoDeng
|
4dc5df8453
|
fix invalid packet
|
2022-08-18 10:34:55 +08:00 |
Cary Xu
|
7e73f36173
|
other: code format revert
|
2022-08-18 10:08:22 +08:00 |
yihaoDeng
|
4bc57e96ba
|
fix invalid packet
|
2022-08-18 09:40:58 +08:00 |
yihaoDeng
|
e7e6a4c7e4
|
fix invalid packet
|
2022-08-18 09:22:00 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
yihaoDeng
|
66f6dcddb8
|
fix invalid packet
|
2022-08-17 23:02:22 +08:00 |
yihaoDeng
|
c6f60ba3d7
|
fix invalid packet
|
2022-08-17 20:49:59 +08:00 |
Cary Xu
|
69580893a7
|
other: merge 3.0
|
2022-08-17 20:20:02 +08:00 |
yihaoDeng
|
e016c8f729
|
fix invalid packet
|
2022-08-17 20:04:04 +08:00 |
Liu Jicong
|
853e6e2988
|
refactor(mnode): drop stream task
|
2022-08-17 19:19:58 +08:00 |
wangmm0220
|
c8da11cce6
|
Merge branch '3.0' into feature/3.0_query_optimize
|
2022-08-17 19:12:27 +08:00 |
wangmm0220
|
e3c11172ec
|
fix:error in get table list by tag filter
|
2022-08-17 19:01:22 +08:00 |
yihaoDeng
|
9eb99615fe
|
fix invalid packet
|
2022-08-17 17:58:46 +08:00 |
Hui Li
|
ba0b06fda0
|
Merge pull request #16185 from taosdata/feature/3.0_mhli
refactor(sync): add syncNodeDynamicQuorum
|
2022-08-17 17:24:57 +08:00 |
Ganlin Zhao
|
92d42fab11
|
Merge branch '3.0' into fix/TD-18445
|
2022-08-17 16:06:22 +08:00 |
Ganlin Zhao
|
13f5acd4b9
|
fix(query): fix interp pResBlock->rows > capacity cause assert failure
TD-18445
|
2022-08-17 16:04:58 +08:00 |
yihaoDeng
|
4e9ead32aa
|
refactor code
|
2022-08-17 15:56:14 +08:00 |
yihaoDeng
|
a270feec63
|
Merge branch 'newDev' into new
|
2022-08-17 15:55:26 +08:00 |
wangmm0220
|
359fa4bc56
|
fix:error in get table list by tag filter
|
2022-08-17 15:50:33 +08:00 |
Minghao Li
|
2ca5bdc708
|
refactor(sync): add syncNodeDynamicQuorum
|
2022-08-17 15:39:38 +08:00 |
Hui Li
|
ca56b8ee03
|
Merge pull request #16179 from taosdata/fix/TD-17499
fix(query): set proper ltrim/rtrim result schema bytes
|
2022-08-17 15:33:08 +08:00 |
yihaoDeng
|
ba32eab6e0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into new
|
2022-08-17 15:22:58 +08:00 |
Hui Li
|
a05431bb20
|
Merge pull request #16159 from taosdata/feature/rmRpcCode
rm code
|
2022-08-17 15:17:59 +08:00 |
Hui Li
|
945e290023
|
Merge pull request #16177 from taosdata/feature/stream
refactor(tmq): use tdb to store check info
|
2022-08-17 15:14:04 +08:00 |
wangmm0220
|
4f16771de4
|
fix:error in get table list by tag filter
|
2022-08-17 14:45:31 +08:00 |
Liu Jicong
|
357b21cfeb
|
refactor(tmq): use tdb to store check info
|
2022-08-17 13:58:56 +08:00 |
yihaoDeng
|
c7e778f9a8
|
refactor code
|
2022-08-17 13:30:37 +08:00 |
wangmm0220
|
171ce325c7
|
fix:error in get table list by tag filter
|
2022-08-17 11:47:59 +08:00 |
Ganlin Zhao
|
cb4a40a7ca
|
fix error
|
2022-08-17 11:43:14 +08:00 |
wangmm0220
|
2bf2d5e6e1
|
fix:error in get table list by tag filter
|
2022-08-17 11:39:55 +08:00 |
Ganlin Zhao
|
b58402ba3b
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:33:37 +08:00 |
Ganlin Zhao
|
cca1cacd35
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:29:55 +08:00 |
Ganlin Zhao
|
09ce3b9ffe
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:26:38 +08:00 |
Ganlin Zhao
|
4c654f8a17
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:25:32 +08:00 |
wangmm0220
|
d5a8b397f0
|
fix:merge from 3.0
|
2022-08-17 11:09:49 +08:00 |
slzhou
|
2d60150cd9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-17 10:38:56 +08:00 |
slzhou
|
b888c90054
|
fix: change the interval data load status when scan
|
2022-08-17 10:38:40 +08:00 |
Minghao Li
|
eee4c0853d
|
refactor(sync): add syncNodeAppendEntriesOnePeer
|
2022-08-17 10:34:53 +08:00 |
Hui Li
|
57b9eee4c7
|
Merge pull request #16139 from taosdata/szhou/fixbugs
fix: source ts column error
|
2022-08-17 09:51:02 +08:00 |
Cary Xu
|
0ade372145
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-17 09:46:49 +08:00 |
Liu Jicong
|
27e2ba79c0
|
Merge branch '3.0' into feature/stream
|
2022-08-17 01:11:18 +08:00 |
yihaoDeng
|
bade189164
|
rm code
|
2022-08-16 21:08:40 +08:00 |
Cary Xu
|
d170adf214
|
enh: rsma batch process
|
2022-08-16 20:22:45 +08:00 |
Shengliang Guan
|
4dd7a5f2bd
|
Merge branch '3.0' into fix/release
|
2022-08-16 20:01:13 +08:00 |
Liu Jicong
|
b2b0f2f8fa
|
Merge branch '3.0' into feature/stream
|
2022-08-16 18:26:04 +08:00 |
yihaoDeng
|
633b46fa41
|
rm code
|
2022-08-16 18:14:56 +08:00 |
Liu Jicong
|
02d2588d86
|
enh(stream): reduce table scan
|
2022-08-16 17:16:56 +08:00 |
slzhou
|
3f3c1b9e8d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-16 16:45:42 +08:00 |
wangmm0220
|
78c9f245b1
|
fix:conflicts from 3.0
|
2022-08-16 15:18:11 +08:00 |
Ganlin Zhao
|
c0bd39cdc7
|
Merge branch '3.0' into fix/TD-17499
|
2022-08-16 15:04:39 +08:00 |
Ganlin Zhao
|
e4f9a41f4d
|
fix(query): fix sample with partition by invalid pageId cause crash
issue
TD-17499
|
2022-08-16 15:03:20 +08:00 |
wangmm0220
|
c4d25ccb90
|
fix:remove log for time cost
|
2022-08-16 14:48:31 +08:00 |
“happyguoxy”
|
25f5b0435e
|
fix: fix type conversion for max/min function
|
2022-08-16 14:45:42 +08:00 |
wangmm0220
|
19c5051b8c
|
fix:confilcts from 3.0
|
2022-08-16 14:42:19 +08:00 |
wangmm0220
|
4eccd81e94
|
fix:error in tag filter optimization
|
2022-08-16 14:39:03 +08:00 |
Hui Li
|
4960a85a54
|
Merge pull request #16124 from taosdata/feature/3.0_mhli
refactor(sync): add syncIsReadyForRead
|
2022-08-16 14:18:52 +08:00 |
Hui Li
|
3fde12dba7
|
Merge pull request #16129 from taosdata/feature/3.0_wxy
fix: select constant error
|
2022-08-16 14:09:51 +08:00 |
slzhou
|
c4a065d643
|
fix: fix source ts column index error of fill operator
|
2022-08-16 14:00:56 +08:00 |
Cary Xu
|
7216384d2f
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-16 13:44:52 +08:00 |
Hui Li
|
0280c93d23
|
Merge pull request #16134 from taosdata/feature/stream
enh(stream): reduce table scan
|
2022-08-16 13:33:20 +08:00 |
Liu Jicong
|
2ced6c280c
|
enh(stream): reduce table scan
|
2022-08-16 12:11:56 +08:00 |
Xiaoyu Wang
|
39c3cde285
|
fix: select constant error
|
2022-08-16 10:37:17 +08:00 |
shenglian-zhou
|
831e34273c
|
Merge pull request #16111 from taosdata/szhou/fixbugs
fix: set time window overlapping to true when windows end past block end
|
2022-08-15 19:13:27 +08:00 |
Minghao Li
|
4164d14637
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 18:50:14 +08:00 |
Xiaoyu Wang
|
68318d574c
|
Merge pull request #16032 from taosdata/feature/3.0_insert_perf_wxy
enh: insert client optimize
|
2022-08-15 17:13:05 +08:00 |
slzhou
|
9e2fd1d695
|
fix: pass windows compilation
|
2022-08-15 16:48:06 +08:00 |
Cary Xu
|
313a546b85
|
other: merge 3.0
|
2022-08-15 16:25:39 +08:00 |
slzhou
|
d3bf82fc02
|
fix: clone nodes when create partition targets
|
2022-08-15 16:24:30 +08:00 |
Xiaoyu Wang
|
3355ad5150
|
enh: insert client optimize
|
2022-08-15 16:05:09 +08:00 |
slzhou
|
690f0224b4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-15 15:35:48 +08:00 |
slzhou
|
e61156d316
|
fix: set time window overlapping to true when windows end past block end
|
2022-08-15 15:35:39 +08:00 |
Ganlin Zhao
|
851aa0b026
|
Merge pull request #16106 from taosdata/fix/TD-18388-main
fix(query): fix nested query length(ltrim/rtrim) result incorrect
|
2022-08-15 15:28:18 +08:00 |
Xiaoyu Wang
|
b420bf4c3d
|
enh: insert client optimize
|
2022-08-15 14:45:59 +08:00 |
Minghao Li
|
22c6d82ded
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 14:45:52 +08:00 |
Minghao Li
|
6cff4dcfd8
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 14:42:40 +08:00 |
Ganlin Zhao
|
ffa55c4c30
|
fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
|
2022-08-15 14:26:00 +08:00 |
Ganlin Zhao
|
c4aa94b236
|
fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
|
2022-08-15 14:07:17 +08:00 |
Yihao Deng
|
d63626040c
|
Merge pull request #16102 from taosdata/enh/refactorRpcCode
refactor code
|
2022-08-15 10:29:51 +08:00 |
yihaoDeng
|
a105e39931
|
refactor code
|
2022-08-15 10:28:56 +08:00 |
Xiaoyu Wang
|
80c5283833
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy
|
2022-08-15 10:21:42 +08:00 |
Cary Xu
|
34e14f770f
|
enh: rsma batch process
|
2022-08-15 09:39:55 +08:00 |
Cary Xu
|
dab6c81769
|
enh: rsma batch process
|
2022-08-15 00:16:44 +08:00 |
Yihao Deng
|
6248d57d7a
|
Merge pull request #16099 from taosdata/enh/refactorRpcCode
refactor code
|
2022-08-14 23:32:51 +08:00 |
yihaoDeng
|
dc7ce5300c
|
refactor code
|
2022-08-14 19:13:12 +08:00 |
Haojun Liao
|
fd385a99d1
|
Merge pull request #16095 from taosdata/feature/3.0_fill_enh
fix(query): set ignore flag when skip current datablock.
|
2022-08-14 01:17:26 +08:00 |
Haojun Liao
|
0572256eaa
|
fix(query): set ignore flag when skip current datablock.
|
2022-08-13 22:51:54 +08:00 |
Minglei Jin
|
a3fb4064d0
|
fix: destroy pResList array in error cases
|
2022-08-13 13:34:02 +08:00 |
wangmm0220
|
37f6d1195c
|
fix:error in get table list
|
2022-08-12 21:57:29 +08:00 |
Cary Xu
|
8c75274e13
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-12 21:04:20 +08:00 |
Cary Xu
|
ae7550eb86
|
enh: rsma exec in async mode
|
2022-08-12 21:00:48 +08:00 |
Shengliang Guan
|
8d8f26a4c1
|
Merge pull request #16067 from taosdata/feature/TD-17811
fix(stream): session delete
|
2022-08-12 20:34:28 +08:00 |
Xiaoyu Wang
|
4f15fc19b1
|
Merge pull request #16042 from taosdata/feature/3.0_wxy
enh: create stream options adjust
|
2022-08-12 20:22:08 +08:00 |
Shengliang Guan
|
3319c0937b
|
Merge pull request #15801 from taosdata/feature/3.0_fill_enh
fix(query): fix bug in fill
|
2022-08-12 20:04:33 +08:00 |
Shengliang Guan
|
839d04d4bc
|
Merge pull request #16050 from taosdata/szhou/fixbug
fix: set operator complete early when select * from stb limit n
|
2022-08-12 19:59:27 +08:00 |
54liuyao
|
77a710cfeb
|
fix(stream): session delete
|
2022-08-12 19:28:29 +08:00 |
Haojun Liao
|
f96aa3e2ff
|
fix(query): fix memory leak.
|
2022-08-12 19:11:10 +08:00 |
slzhou
|
126e3d0b4c
|
fix: add special case for partition by + limit
|
2022-08-12 18:56:12 +08:00 |
Haojun Liao
|
d08841d747
|
Merge pull request #16053 from taosdata/feature/3_liaohj
fix(query): return error code instead of assert.
|
2022-08-12 18:48:24 +08:00 |
Minglei Jin
|
4eff73e723
|
Merge pull request #16056 from taosdata/fix/TD-18362
fix: make unit tests building works
|
2022-08-12 18:44:00 +08:00 |
Xiaoyu Wang
|
042e077ddc
|
enh: create stream options adjust
|
2022-08-12 18:32:10 +08:00 |
Xiaoyu Wang
|
79f005552e
|
fix: fill clause error
|
2022-08-12 18:18:16 +08:00 |
dapan1121
|
9ab4c4388c
|
Merge pull request #16049 from taosdata/fix/TD-18359
fix: fix dumplicated ctg callback issue
|
2022-08-12 18:05:55 +08:00 |
Minglei Jin
|
3a51e7f971
|
fix: make unit tests building works
|
2022-08-12 18:00:45 +08:00 |
Haojun Liao
|
77b109dfdc
|
fix(query): return error code instead of assert.
|
2022-08-12 17:37:55 +08:00 |
slzhou
|
d7a9f69cb5
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug
|
2022-08-12 17:20:58 +08:00 |
slzhou
|
99030690c2
|
fix: set operator early when select * from stb limit n
|
2022-08-12 17:19:56 +08:00 |
shenglian-zhou
|
536a768032
|
Merge pull request #16041 from taosdata/szhou/fix/leave
fix: query ins_tags failure when no vgroups;
|
2022-08-12 17:17:35 +08:00 |
dapan1121
|
1d7c2ac9e3
|
fix: fix dumplicated ctg callback issue
|
2022-08-12 17:10:26 +08:00 |
Xiaoyu Wang
|
2ad70dff1e
|
fix: output datablcok desc error
|
2022-08-12 17:08:32 +08:00 |
dapan1121
|
6e6b06e0a1
|
Merge pull request #16039 from taosdata/fix/userAuth
fix: fix sysdb user authentication failure
|
2022-08-12 17:02:37 +08:00 |
Xiaoyu Wang
|
e1508436f4
|
enh: insert client optimize
|
2022-08-12 16:47:42 +08:00 |
Xiaoyu Wang
|
dd33c0a3f6
|
enh: create stream options adjust
|
2022-08-12 16:40:49 +08:00 |
Shengliang Guan
|
b311b873a1
|
Merge pull request #16028 from taosdata/szhou/fixbug
fix: sample/top/bottom is not allowed with fill clause
|
2022-08-12 15:08:59 +08:00 |
Xiaoyu Wang
|
1cce6494a6
|
enh: create stream options adjust
|
2022-08-12 15:04:04 +08:00 |
wangmm0220
|
4f97d72502
|
fix:memory leak
|
2022-08-12 15:02:34 +08:00 |
slzhou
|
64121d7b8f
|
Merge branch 'szhou/fix/leave' of github.com:taosdata/TDengine into szhou/fix/leave
|
2022-08-12 14:54:26 +08:00 |
slzhou
|
d9eae4dd4c
|
fix : fix error caused by empty vgroups when no user tables
|
2022-08-12 14:54:12 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Yihao Deng
|
1bfa9d2333
|
Merge pull request #16040 from taosdata/fix/operMemCorrupt
fix operator double free
|
2022-08-12 14:51:37 +08:00 |
Haojun Liao
|
7084c765d0
|
fix(query): set correct fill column index.
|
2022-08-12 14:45:06 +08:00 |
wangmm0220
|
61a19b80d7
|
Merge branch '3.0' into feature/3.0_query_optimize
|
2022-08-12 14:41:08 +08:00 |
wangmm0220
|
78e87a0aae
|
fix:memory leak
|
2022-08-12 14:38:54 +08:00 |
slzhou
|
5b54707501
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug
|
2022-08-12 14:19:32 +08:00 |
Haojun Liao
|
166cdcec7c
|
fix(query): fix bug in fill.
|
2022-08-12 14:04:43 +08:00 |
wangmm0220
|
eec58b8ef0
|
opti:use suid+uid->tags index to optimize time cost
|
2022-08-12 13:53:24 +08:00 |
yihaoDeng
|
d4e11c0620
|
fix operator double free
|
2022-08-12 13:40:24 +08:00 |
dapan1121
|
6a85467d49
|
Merge pull request #16031 from taosdata/fix/TD-18351
fix: fix task sched crash issue
|
2022-08-12 13:36:25 +08:00 |
dapan1121
|
7a17cf087a
|
fix: fix sysdb user authentication failure
|
2022-08-12 13:35:34 +08:00 |
Yihao Deng
|
4971b0fc22
|
Merge pull request #16035 from taosdata/fix/operMemCorrupt
fix: operator double free mem
|
2022-08-12 13:14:43 +08:00 |
dapan1121
|
46a6b37779
|
Merge pull request #16033 from taosdata/fix/TD-18075
fix: fix taosd put blocks to sink error
|
2022-08-12 11:48:55 +08:00 |
wangmm0220
|
95ef68bbc1
|
opti:use suid+uid->tags index to optimize time cost
|
2022-08-12 11:39:19 +08:00 |
dapan1121
|
d5072a8f32
|
fix: fix sched handler memory leak issue
|
2022-08-12 11:36:49 +08:00 |
wangmm0220
|
e102f81f92
|
opti:use suid+uid->tags index to optimize time cost
|
2022-08-12 11:33:53 +08:00 |
yihaoDeng
|
bd929582f5
|
fix operator double free
|
2022-08-12 11:22:41 +08:00 |
dapan1121
|
effb4f20d3
|
fix: fix taosd put blocks to sink error
|
2022-08-12 11:00:21 +08:00 |
Xiaoyu Wang
|
555a575c58
|
enh: insert client optimize
|
2022-08-12 10:46:55 +08:00 |
dapan1121
|
9cd7c54e25
|
fix: fix task sched crash issue
|
2022-08-12 10:41:02 +08:00 |
slzhou
|
3c27c8b8fd
|
fix: sample/top/bottom is not allowed with fill clause
|
2022-08-12 10:20:09 +08:00 |
Xiaoyu Wang
|
6b9699aaa4
|
Merge pull request #15978 from taosdata/feature/3.0_wxy
enh: show command optimize
|
2022-08-12 00:40:35 +08:00 |
Xiaoyu Wang
|
03a39381c0
|
enh: show command optimize
|
2022-08-12 00:07:24 +08:00 |
Xiaoyu Wang
|
2040ab7872
|
Merge pull request #16015 from taosdata/fix/3.0_wxy
fix: improve create stream check
|
2022-08-11 23:55:43 +08:00 |
Xiaoyu Wang
|
2e9cadfe89
|
fix: improve create stream check
|
2022-08-11 23:20:13 +08:00 |
Cary Xu
|
a4a7022caf
|
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
|
2022-08-11 23:20:01 +08:00 |
Xiaoyu Wang
|
03784406c4
|
fix: improve create stream check
|
2022-08-11 22:08:19 +08:00 |
Xiaoyu Wang
|
4155a3bef4
|
enh: show command optimize
|
2022-08-11 21:55:20 +08:00 |
dapan1121
|
df4f4300d3
|
Merge pull request #15991 from taosdata/fix/TD-18281
fix: fix exchange operator memory leak
|
2022-08-11 20:52:10 +08:00 |
Xiaoyu Wang
|
7176bb9198
|
merge 3.0
|
2022-08-11 20:30:02 +08:00 |
Xiaoyu Wang
|
9a9aef985e
|
enh: show command optimize
|
2022-08-11 20:26:40 +08:00 |
dapan1121
|
283ce988b5
|
fix: fix taosc crash issue
|
2022-08-11 20:04:20 +08:00 |
Ganlin Zhao
|
73f57290b4
|
Merge branch '3.0' into fix/TD-18331
|
2022-08-11 19:54:44 +08:00 |
Ganlin Zhao
|
7409cc9513
|
fix(query): fix memory leak in doTimeslice operator
|
2022-08-11 19:53:49 +08:00 |
Ganlin Zhao
|
e128350ab4
|
fix(query): fix memory leak in doTimeslice operator
|
2022-08-11 19:43:57 +08:00 |
Cary Xu
|
133beb4d49
|
other: make test case pass
|
2022-08-11 19:18:55 +08:00 |
Cary Xu
|
e890bcc6f4
|
enh: tsimplehash remove/iter/ut
|
2022-08-11 19:12:24 +08:00 |
Haojun Liao
|
02300b30fa
|
Merge pull request #15995 from taosdata/feature/3_liaohj
fix(query): add check when invoking sma filter.
|
2022-08-11 18:52:51 +08:00 |
Li Minghao
|
45ecd2061b
|
Merge pull request #15993 from taosdata/feature/3.0_mhli
refactor(sync): delete expired config index
|
2022-08-11 18:52:26 +08:00 |
Yihao Deng
|
c76e218df1
|
Merge pull request #15992 from taosdata/fix/rpcDeadlock
fix client deadlock
|
2022-08-11 18:41:24 +08:00 |
wangmm0220
|
32f9bc0dd0
|
opti:logic for get table list
|
2022-08-11 18:29:28 +08:00 |
Ganlin Zhao
|
465dd745d7
|
fix(query): fix invalid read in doTimeslice operator
|
2022-08-11 18:18:45 +08:00 |
Ganlin Zhao
|
37080a36b8
|
Merge pull request #15988 from taosdata/fix/TD-18331
fix(query): forbid interp in super table query
|
2022-08-11 18:15:51 +08:00 |
yihaoDeng
|
1c200b4198
|
fix client deadlock
|
2022-08-11 17:46:37 +08:00 |
liuyao
|
9776404998
|
Merge pull request #15984 from taosdata/feature/TD-17811
feat(stream):delete window
|
2022-08-11 17:43:51 +08:00 |
Minghao Li
|
8f0361bf75
|
refactor(sync): delete expired config index
|
2022-08-11 17:42:04 +08:00 |
yihaoDeng
|
cfedc4d67a
|
fix client deadlock
|
2022-08-11 17:41:43 +08:00 |
Haojun Liao
|
3a6285c478
|
fix(query): add check when invoking sma filter.
|
2022-08-11 17:40:55 +08:00 |
dapan1121
|
0e56dc9a7b
|
fix: fix exchange operator memory leak
|
2022-08-11 17:23:08 +08:00 |
shenglian-zhou
|
a96193cfc6
|
Merge pull request #15983 from taosdata/szhou/fixbug
fix: add multi-timeline support for session and state
|
2022-08-11 17:15:09 +08:00 |
Li Minghao
|
8ec0e7305e
|
Merge pull request #15980 from taosdata/feature/3.0_mhli
refactor(sync): add raft config index test
|
2022-08-11 16:37:00 +08:00 |
54liuyao
|
c10a1adbd3
|
feat(stream):delete window
|
2022-08-11 16:33:35 +08:00 |
slzhou
|
009777a727
|
fix: add multi-timeline support for session and state
|
2022-08-11 16:23:53 +08:00 |
Ganlin Zhao
|
c017e4387f
|
fix(query): forbid interp in super table query
TD-18331
|
2022-08-11 16:17:38 +08:00 |
Minghao Li
|
1986a4019d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-11 15:42:41 +08:00 |
54liuyao
|
cc49ae28bb
|
fix(stream): free map
|
2022-08-11 15:39:17 +08:00 |
Xiaoyu Wang
|
4f0c6d3aa4
|
enh: show command optimize
|
2022-08-11 15:37:26 +08:00 |
Cary Xu
|
d71e238d48
|
fix: code optimization
|
2022-08-11 15:25:31 +08:00 |
Minghao Li
|
8328aae50f
|
refactor(sync): add raft config index test
|
2022-08-11 15:22:44 +08:00 |
liuyao
|
15a7062df4
|
Merge pull request #15973 from taosdata/feature/TD-17811
feat(stream): delete result
|
2022-08-11 15:21:54 +08:00 |
dapan1121
|
8ad76f4307
|
Merge pull request #15962 from taosdata/enh/tbHashPerf
enh: optimize getting table hash performance
|
2022-08-11 15:01:10 +08:00 |
Cary Xu
|
6cd2e52d1a
|
enh: code optimization
|
2022-08-11 14:43:17 +08:00 |
wangmm0220
|
4f03e2e4f5
|
opti:logic for get table list
|
2022-08-11 14:35:38 +08:00 |
54liuyao
|
7836b581a7
|
feat(stream): delete result
|
2022-08-11 14:25:16 +08:00 |
Liu Jicong
|
a28c0781be
|
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
|
2022-08-11 14:10:18 +08:00 |
Haojun Liao
|
2b253fd372
|
Merge pull request #15955 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-08-11 12:29:27 +08:00 |
Liu Jicong
|
c191f44b14
|
feat(stream): session window trigger delete
|
2022-08-11 12:01:20 +08:00 |
dapan1121
|
11ae805c7f
|
fix: fix hash value search issue
|
2022-08-11 11:18:06 +08:00 |
Cary Xu
|
15544a2207
|
enh: rsma fetch
|
2022-08-11 11:14:31 +08:00 |
liuyao
|
e1047b4b27
|
Merge pull request #15965 from taosdata/feature/TD-18091
feat(stream):optimzie stream interval
|
2022-08-11 11:06:06 +08:00 |
shenglian-zhou
|
c23fefdd08
|
Merge pull request #15964 from taosdata/szhou/fixbug
fix: can not clear result info when stream computing
|
2022-08-11 10:52:59 +08:00 |
Ganlin Zhao
|
c6699e19fb
|
Merge pull request #15941 from taosdata/fix/TD-18115
fix(query): fix linear interpolation issue between two blocks
|
2022-08-11 10:21:28 +08:00 |
54liuyao
|
44123ec8f0
|
feat(stream):optimzie stream interval
|
2022-08-11 10:20:42 +08:00 |
Cary Xu
|
a6a1cfddd5
|
Merge pull request #15946 from taosdata/feature/3.0_row_optimize
enh: row iter and fetch optimization
|
2022-08-11 09:46:27 +08:00 |
dapan1121
|
c1539bc064
|
enh: optimize getting table hash performance
|
2022-08-11 09:45:47 +08:00 |
slzhou
|
9891f78961
|
fix: can not clear result info when in stream computing
|
2022-08-11 09:43:03 +08:00 |
Li Minghao
|
2fc72860f7
|
Merge pull request #15956 from taosdata/feature/3.0_mhli
refactor(sync): add leader, follower call back2
|
2022-08-11 08:35:07 +08:00 |
shenglian-zhou
|
d9621d0f09
|
Merge pull request #15942 from taosdata/szhou/fixbug
fix: return init agg failure when create operators to avoid coredump
|
2022-08-11 07:54:42 +08:00 |
wangmm0220
|
8be1396268
|
opti: add log for time cost
|
2022-08-10 21:31:08 +08:00 |
Minghao Li
|
dc42544e9e
|
refactor(sync): add leader, follower call back2
|
2022-08-10 20:45:36 +08:00 |
wangmm0220
|
e7f4755386
|
opti: add log for time cost
|
2022-08-10 20:26:59 +08:00 |
wangmm0220
|
e039334792
|
opti: logic in get table list
|
2022-08-10 20:18:54 +08:00 |
Haojun Liao
|
a87692372a
|
refactor: do some internal refactor.
|
2022-08-10 20:16:04 +08:00 |
Haojun Liao
|
d8455841e0
|
refactor: do some internal refactor.
|
2022-08-10 20:12:32 +08:00 |
Haojun Liao
|
ebf8755d9d
|
fix(query): remove invalid sma filter.
|
2022-08-10 19:58:23 +08:00 |
liuyao
|
7323cb5bba
|
Merge pull request #15949 from taosdata/feature/TD-18319
fix(stream): check udf
|
2022-08-10 18:36:53 +08:00 |
slzhou
|
668a78a79f
|
fix: fix histogram not setting content when process all null columns
|
2022-08-10 18:02:43 +08:00 |
Li Minghao
|
d59a0b390b
|
Merge pull request #15944 from taosdata/feature/3.0_mhli
refactor(sync): add leader, follower call back
|
2022-08-10 17:55:08 +08:00 |
54liuyao
|
4cd1452e61
|
fix(stream): check udf
|
2022-08-10 17:55:04 +08:00 |
Xiaoyu Wang
|
4290582249
|
enh: insert optimize
|
2022-08-10 17:47:28 +08:00 |
Cary Xu
|
1d6d0aa2db
|
enh: row iter and fetch optimization
|
2022-08-10 17:26:44 +08:00 |
Liu Jicong
|
51aa9413d7
|
Merge pull request #15937 from taosdata/feature/stream
enh(tmq): speed up consumer recover
|
2022-08-10 17:19:36 +08:00 |
Minghao Li
|
b4c8685766
|
refactor(sync): add leader, follower call back
|
2022-08-10 17:17:30 +08:00 |
Haojun Liao
|
6250c1b157
|
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
|
2022-08-10 16:51:46 +08:00 |
shenglian zhou
|
5f7b7a55df
|
fix: fix memory leaks
|
2022-08-10 16:33:12 +08:00 |
Ganlin Zhao
|
41ce2f474e
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-10 16:32:52 +08:00 |
Liu Jicong
|
e5e82f0cf2
|
merge 3.0
|
2022-08-10 16:31:23 +08:00 |
Ganlin Zhao
|
6fc38165fb
|
fix(query): fix linear interpolation issue between two blocks
TD-18309
|
2022-08-10 16:29:55 +08:00 |
Yihao Deng
|
6e161611b9
|
Merge pull request #15936 from taosdata/enh/refactor-idx
enh: refactor index
|
2022-08-10 16:27:37 +08:00 |
shenglian zhou
|
788735f7e6
|
fix: add qerror log when create disk based result buf failed
|
2022-08-10 16:25:00 +08:00 |
Ganlin Zhao
|
685855e3dc
|
Merge pull request #15931 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation after last datablock
|
2022-08-10 16:24:38 +08:00 |
shenglian zhou
|
304056c276
|
fix: return init agg failure when create operators to avoid coredump
|
2022-08-10 16:20:44 +08:00 |
Liu Jicong
|
18f6fb6123
|
enh(tmq): speed up consumer recover
|
2022-08-10 16:04:03 +08:00 |
yihaoDeng
|
399d240df5
|
refactor index
|
2022-08-10 15:41:12 +08:00 |
Ganlin Zhao
|
249e2b12f6
|
fix(query): fix interp + fill interpolation after last datablock
|
2022-08-10 14:21:31 +08:00 |
Haojun Liao
|
abc9065094
|
fix(query): set correct raw block info.
|
2022-08-10 13:13:25 +08:00 |
Li Minghao
|
659771ae32
|
Merge pull request #15928 from taosdata/feature/3.0_mhli
fix(sync): delete memory after optimized
|
2022-08-10 13:10:55 +08:00 |
Minghao Li
|
6cabe5847e
|
fix(sync): delete memory after optimized
|
2022-08-10 11:26:23 +08:00 |
yihaoDeng
|
dd04c35dcf
|
Merge branch 'dev' into opt
|
2022-08-10 10:26:03 +08:00 |
Liu Jicong
|
a62950b441
|
Merge pull request #15920 from taosdata/feature/stream
enh(stream): recover process
|
2022-08-09 23:35:03 +08:00 |
Liu Jicong
|
fc225a580d
|
enh(stream): recover process
|
2022-08-09 21:37:21 +08:00 |
Cary Xu
|
3e626d56d1
|
fix: set none if cols not full
|
2022-08-09 20:32:02 +08:00 |
Yihao Deng
|
1d5550ae8c
|
Merge pull request #15826 from taosdata/enh/TD-18139
enh: speed filter with sma result
|
2022-08-09 20:28:51 +08:00 |
Ganlin Zhao
|
585458f335
|
Merge pull request #15900 from taosdata/fix/TD-18115
fix(query): interp fill(linear) after data range do not fill
|
2022-08-09 19:43:49 +08:00 |
yihaoDeng
|
2398c9e81b
|
fix tag filter
|
2022-08-09 19:38:48 +08:00 |
dapan1121
|
5cd223e29b
|
Merge pull request #15890 from taosdata/fix/TD-18288
fix: fix stmt parser crash issue
|
2022-08-09 19:08:35 +08:00 |
wangmm0220
|
c381ffd38c
|
fix:error in tmq for snapshot
|
2022-08-09 19:06:24 +08:00 |
Haojun Liao
|
7b70f54a6e
|
test: add log.
|
2022-08-09 18:47:23 +08:00 |
Haojun Liao
|
d680da3380
|
fix(query): fix sma info in query procesing.
|
2022-08-09 18:35:10 +08:00 |
yihaoDeng
|
9c3e08ad8b
|
fix tag filter
|
2022-08-09 18:27:04 +08:00 |
Haojun Liao
|
bddb3e356d
|
fix(query): expand the sink buffer.
|
2022-08-09 17:55:00 +08:00 |
Haojun Liao
|
8b86d7342d
|
fix(query): check the sma load status, and return if succeed.
|
2022-08-09 17:21:31 +08:00 |
54liuyao
|
41e2538ade
|
scalable bloom filter encode & decode
|
2022-08-09 16:54:59 +08:00 |
Ganlin Zhao
|
1d90aff252
|
fix(query): fix interp linear interpolation after range issue
|
2022-08-09 16:13:51 +08:00 |
Li Minghao
|
aa7437c408
|
Merge pull request #15896 from taosdata/feature/3.0_mhli
refactor(sync): change err code
|
2022-08-09 16:08:25 +08:00 |
Cary Xu
|
9e498a7859
|
fix: set none for unbound cols
|
2022-08-09 15:40:39 +08:00 |
yihaoDeng
|
f0f64cfccc
|
Merge branch 'feature/3.0_mhli' of https://github.com/taosdata/TDengine into retry
|
2022-08-09 15:23:20 +08:00 |
yihaoDeng
|
bec4b2ff19
|
change err code
|
2022-08-09 15:22:46 +08:00 |
Xiaoyu Wang
|
9b1201a61a
|
fix: slimit error
|
2022-08-09 15:18:21 +08:00 |
Liu Jicong
|
379cdc0566
|
Merge pull request #15889 from taosdata/feature/stream
fix(stream): memory error
|
2022-08-09 14:48:01 +08:00 |
Liu Jicong
|
d9a4ea305d
|
fix(stream): memory error
|
2022-08-09 14:11:41 +08:00 |
dapan1121
|
aaa588a62f
|
fix: fix stmt parser crash issue
|
2022-08-09 14:10:14 +08:00 |
Haojun Liao
|
b9c6e0cdf9
|
refactor: stream invoke previous APIs.
|
2022-08-09 13:55:51 +08:00 |
Haojun Liao
|
a2a1da06dd
|
other:merge 3.0
|
2022-08-09 13:45:44 +08:00 |
Minghao Li
|
d5c5859b6e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-09 13:34:04 +08:00 |
Xiaoyu Wang
|
57e16a278b
|
Merge pull request #15882 from taosdata/feature/3.0_wxy
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 13:33:08 +08:00 |
Xiaoyu Wang
|
45b55f882e
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 12:57:27 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Xiaoyu Wang
|
04a2e8e541
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 11:20:02 +08:00 |
Liu Jicong
|
5c0747aa18
|
Merge pull request #15877 from taosdata/feature/stream
enh(stream): stream recover
|
2022-08-09 11:16:49 +08:00 |
Ganlin Zhao
|
38f3cc3e78
|
fix(query): interp fill(linear) after data range do not fill
|
2022-08-09 11:16:40 +08:00 |
yihaoDeng
|
81a64d7f1a
|
change retry code
|
2022-08-09 11:04:23 +08:00 |
Xiaoyu Wang
|
43a67f6da9
|
fix: insert error of unbound columns
|
2022-08-09 10:57:44 +08:00 |
Yihao Deng
|
90aa644e4d
|
Merge pull request #15870 from taosdata/fix/rpcLeakmem
fix: avoid mem leak
|
2022-08-09 10:42:45 +08:00 |
Liu Jicong
|
ad032a0a90
|
enh(stream): stream recover
|
2022-08-09 10:36:27 +08:00 |
Ganlin Zhao
|
35a9e11ed1
|
Merge pull request #15867 from taosdata/fix/TD-18115
fix(query): interp + fill(linear) not working
|
2022-08-09 10:25:58 +08:00 |
Xiaoyu Wang
|
0829f6611c
|
Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize_wxy
|
2022-08-09 10:20:32 +08:00 |
Cary Xu
|
0ee815c6f3
|
Merge pull request #15866 from taosdata/feature/TD-11274-3.0
fix: use int32_t when sort merge datablock
|
2022-08-09 09:57:57 +08:00 |
Xiaoyu Wang
|
7e1917f105
|
enh: refine the data requirements of the partition physical plan
|
2022-08-09 09:55:03 +08:00 |
dapan1121
|
e540b6ed0b
|
Merge pull request #15864 from taosdata/fix/TD-18076
fix: fix tasoc memory leak issue
|
2022-08-09 09:42:06 +08:00 |
yihaoDeng
|
72800f4c87
|
avoid mem leak
|
2022-08-09 09:35:26 +08:00 |
dapan1121
|
a504f1ffdd
|
fix: remove scl change
|
2022-08-09 09:00:46 +08:00 |
yihaoDeng
|
1d274e581a
|
fix tag filter
|
2022-08-09 09:00:11 +08:00 |
Minghao Li
|
cb515c6453
|
refactor(sync): wal default config
|
2022-08-08 21:14:17 +08:00 |
Ganlin Zhao
|
e16b2fafbe
|
fix(query): fix interp + fill(linear) start from middle of interpolation
range issue
|
2022-08-08 21:09:25 +08:00 |
Cary Xu
|
e49e9bee6a
|
other: revert clang format
|
2022-08-08 20:59:11 +08:00 |
Cary Xu
|
20fefa6bfd
|
fix: use int32_t when sort merge datablock
|
2022-08-08 20:56:57 +08:00 |
Li Minghao
|
7722f88093
|
Merge pull request #15861 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
|
2022-08-08 20:36:49 +08:00 |
Ganlin Zhao
|
7aeaa79f4e
|
fix(query): fix interp + fill(linear) before inter range issue
|
2022-08-08 20:28:09 +08:00 |
dapan1121
|
313e72594e
|
Merge pull request #15855 from taosdata/fix/TD-18261
fix: fix catalog crash issue
|
2022-08-08 20:20:38 +08:00 |
dapan1121
|
f25ca55aa1
|
Merge pull request #15857 from taosdata/fix/TD-18259
fix: fix show stables in sysdb result error
|
2022-08-08 20:20:22 +08:00 |
dapan1121
|
a3d4dce3e5
|
Merge branch '3.0' into fix/TD-18076
|
2022-08-08 20:16:13 +08:00 |
dapan1121
|
ea4904fb40
|
fix: fix memory leak issue
|
2022-08-08 20:15:21 +08:00 |
Ganlin Zhao
|
26648a909f
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 20:09:20 +08:00 |
Liu Jicong
|
87c1656f52
|
Merge pull request #15859 from taosdata/feature/stream
fix(stream): memory leak
|
2022-08-08 19:55:13 +08:00 |
Minghao Li
|
df18cc5f47
|
refactor(sync): speed up replicate
|
2022-08-08 19:46:37 +08:00 |
Xiaoyu Wang
|
5d3a69305b
|
Merge pull request #15860 from taosdata/feature/3.0_wxy
fix: project adds whether to ignore the field of group id
|
2022-08-08 19:19:32 +08:00 |
Liu Jicong
|
e30b74ad5a
|
fix(stream): memory leak
|
2022-08-08 18:53:49 +08:00 |
Yihao Deng
|
dc5325544d
|
Merge pull request #15845 from taosdata/fix/avoidTimer
fix: avoid start timer
|
2022-08-08 18:37:37 +08:00 |
Xiaoyu Wang
|
4345631d3c
|
fix: project adds whether to ignore the field of group id
|
2022-08-08 18:32:04 +08:00 |
dapan1121
|
63eea61cae
|
fix: fix show stables in sysdb result error
|
2022-08-08 18:13:35 +08:00 |
Liu Jicong
|
c411b9aebb
|
fix(stream): memory leak
|
2022-08-08 18:09:36 +08:00 |
dapan1121
|
d281990195
|
fix: fix catalog crash issue
|
2022-08-08 18:02:38 +08:00 |
Xiaoyu Wang
|
125c73590d
|
Merge pull request #15847 from taosdata/feature/3.0_wxy
fix: sql command 'show cluster' error
|
2022-08-08 17:59:31 +08:00 |
Haojun Liao
|
0aef734a20
|
fix(query): fix syntax error.
|
2022-08-08 17:56:26 +08:00 |
yihaoDeng
|
6c9ec8dccf
|
Merge branch '33' into stop
|
2022-08-08 17:34:24 +08:00 |
Xiaoyu Wang
|
3fb91c6a18
|
enh: set _wstart to the output datablock of fill
|
2022-08-08 17:29:11 +08:00 |
Li Minghao
|
4c775b118a
|
Merge pull request #15843 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
|
2022-08-08 17:26:34 +08:00 |
Xiaoyu Wang
|
200b0cc93e
|
fix: sql command 'show create stable' error
|
2022-08-08 17:12:14 +08:00 |
shenglian-zhou
|
035eb6c7a1
|
Merge pull request #15840 from taosdata/szhou/fix/leave
fix: ensure capacity before join left and right
|
2022-08-08 17:03:25 +08:00 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
Xiaoyu Wang
|
d4641fdcb6
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-08-08 16:36:52 +08:00 |
Haojun Liao
|
200a669542
|
refactor: do some internal refactor.
|
2022-08-08 16:34:11 +08:00 |
dapan1121
|
7d0f42aa0d
|
Merge branch '3.0' into enh/TD-18139
|
2022-08-08 16:13:41 +08:00 |
slzhou
|
aa81107a58
|
fix: fix table meta size calculation error
|
2022-08-08 16:08:58 +08:00 |
Liu Jicong
|
3d837cf885
|
Merge pull request #15841 from taosdata/feature/stream
refactor(stream): add stream meta
|
2022-08-08 16:02:02 +08:00 |
Xiaoyu Wang
|
ef607e5c3f
|
fix: sql command 'show cluster' error
|
2022-08-08 15:49:31 +08:00 |
yihaoDeng
|
498c551094
|
avoid start timer
|
2022-08-08 15:40:24 +08:00 |
Xiaoyu Wang
|
036673cbf1
|
Merge pull request #15836 from taosdata/feature/3.0_wxy
fix: add checks for stream query
|
2022-08-08 15:26:58 +08:00 |
slzhou
|
1404adcc7e
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/leave
|
2022-08-08 15:25:08 +08:00 |
slzhou
|
e9f79254fb
|
fix: merge spread into output when input spread has result
|
2022-08-08 15:23:55 +08:00 |
Ganlin Zhao
|
1ee558fb63
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 15:20:12 +08:00 |
Minghao Li
|
62b07dbe5d
|
refactor(sync): speed up replicate
|
2022-08-08 15:10:32 +08:00 |
Liu Jicong
|
bb0ce39511
|
refactor(stream): add stream meta
|
2022-08-08 15:05:54 +08:00 |
dapan1121
|
dc220c0b99
|
Merge pull request #15839 from taosdata/fix/TD-18234
fix: fix memory double free issue
|
2022-08-08 14:41:12 +08:00 |
Xiaoyu Wang
|
7a559084ae
|
fix: add checks for stream query
|
2022-08-08 14:38:04 +08:00 |
Li Minghao
|
ad55155897
|
Merge pull request #15838 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-08 14:03:33 +08:00 |
Minghao Li
|
d9b8417d7b
|
refactor(sync): make leader life longer
|
2022-08-08 14:01:31 +08:00 |
slzhou
|
07b88a35d5
|
fix: ensure capacity before join left and right
|
2022-08-08 13:44:23 +08:00 |
dapan1121
|
020a656063
|
fix: fix memory double free issue
|
2022-08-08 13:32:20 +08:00 |
Xiaoyu Wang
|
f15517b1d7
|
fix: add checks for stream query
|
2022-08-08 13:28:49 +08:00 |
Minghao Li
|
0f63837e69
|
refactor(sync): make leader life longer
|
2022-08-08 13:25:02 +08:00 |
Liu Jicong
|
c536749b83
|
Merge pull request #15831 from taosdata/feature/stream
refactor(stream)
|
2022-08-08 13:12:56 +08:00 |
Yihao Deng
|
b5b54e8b8f
|
Merge pull request #15837 from taosdata/fix/multiProcess
fix multi process problem
|
2022-08-08 12:58:46 +08:00 |
yihaoDeng
|
cdd40e2863
|
fix multi process problem
|
2022-08-08 12:57:09 +08:00 |
Haojun Liao
|
ab624de7bd
|
Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize
|
2022-08-08 12:56:49 +08:00 |