Commit graph

633 commits

Author SHA1 Message Date
Liu Jicong
58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
fix: memory error
2022-04-28 17:54:10 +08:00
Liu Jicong
375814c0ca fix 2022-04-28 17:03:25 +08:00
Liu Jicong
9063e480f1 use sql to create stream instead of api 2022-04-28 16:44:32 +08:00
Liu Jicong
8989579525
Merge pull request #11997 from taosdata/feature/tq
fix: create stream
2022-04-28 14:40:42 +08:00
Liu Jicong
d998e3e804 fix: create stream 2022-04-28 14:20:32 +08:00
dapan1121
e79850164b
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
dapan1121
5935c9cda4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-04-28 11:49:09 +08:00
dapan1121
1850dc0371 stmt query 2022-04-28 11:47:55 +08:00
Liu Jicong
1c8910de73
Merge pull request #11970 from taosdata/feature/tq
refacor(tmq): extract unassigned vg out of hash
2022-04-28 09:52:08 +08:00
Cary Xu
e6a83367c8 merge 3.0 2022-04-28 09:47:49 +08:00
Liu Jicong
c790b4dfad refacor(tmq): extract unassigned vg out of hash 2022-04-27 21:18:41 +08:00
dapan1121
1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
Haojun Liao
b159b0ff12
Merge pull request #11957 from taosdata/feature/3.0_liaohj
fix(query): enable the limitation on the number of query results
2022-04-27 19:24:27 +08:00
Zhiqiang Wang
cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Shengliang Guan
ff6ddd1be1
Merge pull request #11953 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-27 18:13:56 +08:00
Haojun Liao
1c08688da2 fix(query): return object instead of free it when error happens. 2022-04-27 18:12:26 +08:00
Haojun Liao
7c6bc10760 fix(query): enable the limitation on the number of query results within each group. 2022-04-27 17:52:39 +08:00
afwerar
bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Shengliang Guan
4bdd90880c test: add unitest for sdb 2022-04-27 17:25:06 +08:00
Liu Jicong
19ec7bcafc enh: more info in perf schema 2022-04-27 15:16:57 +08:00
Liu Jicong
7b892a0f28 fix: client memory leak 2022-04-26 21:50:36 +08:00
Liu Jicong
9723145c1d enh(tmq): use sem_timewait to reduce busy loop 2022-04-26 19:21:31 +08:00
Liu Jicong
08942d5a96
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Liu Jicong
a5a10f7068 feat: tmq support show 2022-04-26 17:08:42 +08:00
dapan1121
960f885aef Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 15:55:11 +08:00
dapan1121
65a7d0f1c2 scalar constant 2022-04-26 15:51:46 +08:00
Liu Jicong
5efa53e11f
Merge branch '3.0' into feature/tq 2022-04-26 14:49:30 +08:00
Liu Jicong
f2f6fb494c remove ep status and cnt 2022-04-26 14:48:24 +08:00
Liu Jicong
a14b8dcc99 enh(tmq): delayed task 2022-04-26 14:32:37 +08:00
afwerar
dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
Xiaoyu Wang
547ff174d5
Merge pull request #11854 from taosdata/feature/3.0_wxy
fix: some problems of udf and 'create table'
2022-04-26 09:53:29 +08:00
dapan1121
ab459546ba Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 08:40:07 +08:00
Liu Jicong
9c510c9071 enh(tmq): retry ask ep 2022-04-25 21:48:52 +08:00
Xiaoyu Wang
ba509423fc fix: some problems of udf and 'create table' 2022-04-25 20:35:05 +08:00
Xiaoyu Wang
103418bfc5 fix: some problems of udf and 'create table' 2022-04-25 20:28:14 +08:00
dapan1121
15d7abf46f stmt query 2022-04-25 20:03:28 +08:00
Liu Jicong
ee9084e456
Merge pull request #11831 from taosdata/feature/tq
enh: msg with adaptive schema
2022-04-25 17:37:55 +08:00
Liu Jicong
1d22c07188 remove hb 2022-04-25 17:16:28 +08:00
Liu Jicong
609b21647b fix: msg with schema 2022-04-25 15:40:25 +08:00
afwerar
276eb84746 feature(dnode): mul parameter start. 2022-04-25 14:05:09 +08:00
afwerar
f966242047 feature(dnode): mul parameter start. 2022-04-25 13:57:55 +08:00
Liu Jicong
3992effb00 Merge branch '3.0' into feature/tq 2022-04-25 11:42:02 +08:00
Liu Jicong
ecf00f7f57 enable hb 2022-04-25 11:41:42 +08:00
Haojun Liao
4cfcca4960
Merge pull request #11817 from taosdata/feature/3.0_liaohj
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
2022-04-25 11:24:28 +08:00
Liu Jicong
06a370c8de enh(tmq): remove topic out of db 2022-04-25 10:42:17 +08:00
Haojun Liao
5eed1159b1 other: merge 3.0 2022-04-25 09:16:37 +08:00
Liu Jicong
e778e82498 Merge branch '3.0' into feature/tq 2022-04-24 21:06:04 +08:00
Haojun Liao
1d681a9e4b enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query. 2022-04-24 20:48:42 +08:00
Xiaoyu Wang
74fb0f4b55 enh: order by primary key optimize 2022-04-24 20:11:06 +08:00
Liu Jicong
f4728e826e fix: add connection error handle 2022-04-24 18:03:04 +08:00