Commit Graph

6306 Commits

Author SHA1 Message Date
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
Liu Jicong 58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
fix: memory error
2022-04-28 17:54:10 +08:00
Shengliang Guan d1f1929cf2
Merge pull request #12014 from taosdata/feature/dnode
enh: make single_stable mode work
2022-04-28 17:41:59 +08:00
Ganlin Zhao 5587eb375c
Merge pull request #11993 from taosdata/fix/TD-15172
fix(query): fix bug in multi-input math functions
2022-04-28 17:26:44 +08:00
Liu Jicong 375814c0ca fix 2022-04-28 17:03:25 +08:00
liuyao a9c159db7a
Merge pull request #12012 from taosdata/feature/TD-15111
add unit test
2022-04-28 16:54:00 +08:00
Liu Jicong 9063e480f1 use sql to create stream instead of api 2022-04-28 16:44:32 +08:00
Liu Jicong f8be9820bc fix: show stream 2022-04-28 16:37:47 +08:00
Liu Jicong 3ae3fd65e8 fix: memory error 2022-04-28 16:31:35 +08:00
Shengliang Guan 0faaa477cf enh: make single_stable mode work 2022-04-28 16:31:19 +08:00
Liu Jicong ca61066b32
Merge pull request #12006 from taosdata/feature/tq
enh(tmq): add rebalance global lock
2022-04-28 16:27:51 +08:00
54liuyao 564f2f188f add unit test 2022-04-28 16:13:34 +08:00
Shengliang Guan 2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Liu Jicong 131a1c13c5 fix show 2022-04-28 15:53:12 +08:00
Shengliang Guan 2d7ccc3b21 enh: refactor db options 2022-04-28 15:30:23 +08:00
Liu Jicong f78a31806c enh(tmq): add rebalance global lock 2022-04-28 15:21:55 +08:00
shenglian-zhou 34675b2cdd
Merge pull request #11996 from taosdata/feature/udf
feat(udf): agg function refinement
2022-04-28 15:05:49 +08:00
shenglian zhou 00509d0edf udaf integrate into function framework 2022-04-28 14:43:54 +08:00
Liu Jicong 8989579525
Merge pull request #11997 from taosdata/feature/tq
fix: create stream
2022-04-28 14:40:42 +08:00
Shengliang Guan 88fb43a165
Merge pull request #11979 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-28 14:33:59 +08:00
Shengliang Guan 3cc90a8cec Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 14:25:52 +08:00
Liu Jicong d998e3e804 fix: create stream 2022-04-28 14:20:32 +08:00
Liu Jicong 059a5a9159
Merge pull request #11994 from taosdata/feature/tq
feat(stream): support perf schema
2022-04-28 14:20:04 +08:00
shenglian zhou f706b2b16a Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-28 14:08:34 +08:00
shenglian zhou ba5123ad24 agg proc func parameter change 2022-04-28 14:07:24 +08:00
shenglian-zhou d5ae5fc667
Merge pull request #11897 from taosdata/feature/udf
feature(udf): aggregate function
2022-04-28 14:00:35 +08:00
Liu Jicong f0acbbb74b add flag back 2022-04-28 14:00:32 +08:00
Yihao Deng f41bd56962
Merge pull request #11988 from taosdata/feature/refator_retry
refactor(rpc): fefactor retry way
2022-04-28 13:58:38 +08:00
Shengliang Guan 7d3dd776f1 test: add unitest for sdb 2022-04-28 13:56:10 +08:00
yihaoDeng b83963ab1d refactor(rpc): fefactor retry way 2022-04-28 13:37:40 +08:00
Liu Jicong 108b9ee181 feat(stream): support perf schema 2022-04-28 13:36:43 +08:00
root fde3f3f68f stream update 2022-04-28 13:32:11 +08:00
Ganlin Zhao ad93fc6344 fix(query): fix bug in multi-input math functions 2022-04-28 13:32:03 +08:00
Ganlin Zhao b70c019824 fix(query): fix bug in multi-input math functions 2022-04-28 13:29:50 +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
yihaoDeng b6d21ea687 refactor(rpc): fefactor retry way 2022-04-28 12:29:24 +08:00
Yihao Deng 33cc6c28ba
Merge pull request #11971 from taosdata/feature/refator_retry
refactor(rpc): refactor rpc retry way
2022-04-28 12:16:15 +08:00
Yihao Deng c616289563
Merge pull request #11962 from taosdata/fix/fix-rpc-query
fix(rpc): query conn reused cause except
2022-04-28 12:11:47 +08:00
yihaoDeng 9af1206cbd refactor(rpc): fefactor retry way 2022-04-28 11:56:00 +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
shenglian zhou 0119054b0b aggregate function call from udfd 2022-04-28 11:12:45 +08:00
Xiaoyu Wang 38c89b7e17
Merge pull request #11960 from taosdata/feature/3.0_wxy
enh: refactor db and table options
2022-04-28 10:37:48 +08:00
shenglian zhou 974c679c84 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-28 10:30:20 +08:00
shenglian zhou d9490f8a8b finalize result buf location can be specified 2022-04-28 10:30:00 +08:00
Ganlin Zhao b56f95dcb5
Merge pull request #11968 from taosdata/fix/TD-15172
refactor(query): divide by 0 optimization
2022-04-28 10:29:17 +08:00
Xiaoyu Wang 1cc9c68151 enh: refactor db and table options 2022-04-28 09:59:59 +08:00
Shengliang Guan 46af79b90c test: add unitest for sdb 2022-04-28 09:55:31 +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