Commit Graph

37602 Commits

Author SHA1 Message Date
Cary Xu b6d2778e1a Merge branch '3.0' into feature/TD-11274-3.0 2022-08-03 14:31:09 +08:00
Cary Xu 3b3dc1977a
Merge pull request #15698 from taosdata/feature/TD-11274-3.0
other: rsma replica restore and memory leak
2022-08-03 13:00:45 +08:00
shenglian-zhou cf143ab993
Merge pull request #15701 from taosdata/szhou/fix/udf
fix: clean up udfs is not executed when no udfs
2022-08-03 12:01:31 +08:00
Shengliang Guan 1ea8820775
Merge pull request #15697 from taosdata/fix/dnode
fix: adjust logs
2022-08-03 11:36:47 +08:00
Xiaoyu Wang 415ff2b13b
Merge pull request #15690 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-08-03 11:25:55 +08:00
shenglian zhou f71cb30dd0 fix: clean up udfs is not executed when no udfs 2022-08-03 11:20:48 +08:00
Cary Xu f887dd01b4 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-03 10:58:15 +08:00
Cary Xu 2f19c2d0a5 other: rsma replica restore and memory leak 2022-08-03 10:58:01 +08:00
Shengliang Guan f7e8341457 fix: adjust logs 2022-08-03 10:56:37 +08:00
shenglian zhou fa428fc6fb fix: remove cleanup udf to remove the real problem 2022-08-03 10:56:18 +08:00
Shuduo Sang d1989bedb8
fix: docker script permisison (#15696) 2022-08-03 10:45:56 +08:00
Zhiqiang Wang b16532fc62
Merge pull request #15695 from taosdata/fix/ZhiqiangWang/TD-17383-add-stable-create-limit
feat: add stable create limit
2022-08-03 10:28:54 +08:00
gccgdb1234 121b18b09b doc: refine meta tables 2022-08-03 09:56:15 +08:00
Xiaoyu Wang 50f6388f00 fix: some problems of parser 2022-08-03 09:49:49 +08:00
afwerar 108c3a1137 feat: add stable create limit 2022-08-03 09:18:36 +08:00
Zhiqiang Wang 087d431088
Merge pull request #15688 from taosdata/fix/ZhiqiangWang/TD-17383-add-table-create-limit
feat: add table create limit
2022-08-03 08:27:06 +08:00
Shuduo Sang f1f7d6f8c3
fix: tools/taosdumpTest2.py for 3.0 (#15691)
* fix: tools/taosdumpTest2.py for 3.0

* fix: tools/taosdumpTestNanoSupport.py for 3.0
2022-08-03 00:35:56 +08:00
Liu Jicong d6ce40ea3a
Merge pull request #15693 from taosdata/feature/stream
enh(stream): directly dispatch
2022-08-03 00:23:01 +08:00
Liu Jicong 08a4a7ab0f fix 2022-08-02 23:44:47 +08:00
Liu Jicong c089d3ba08 merge 3.0 2022-08-02 22:53:49 +08:00
Shengliang Guan 8660c9ca51
Merge pull request #15692 from taosdata/fix/dnode
fix: remove redundant syncNodeReplicate calls
2022-08-02 22:53:40 +08:00
Liu Jicong d43eec5d16 enh(stream): directly dispatch 2022-08-02 22:23:33 +08:00
Shengliang Guan edce4b070e Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-02 21:03:57 +08:00
Shengliang Guan d5ff7c3207 fix: remove redundant syncNodeReplicate calls 2022-08-02 21:02:26 +08:00
Xiaoyu Wang adc8bd236b fix: some problems of parser 2022-08-02 20:55:25 +08:00
Cary Xu 99cb9bb60e
Merge pull request #15687 from taosdata/feature/TD-11274-3.0
fix: handle rsma resource leak
2022-08-02 20:42:38 +08:00
Minglei Jin 52e2b71de5
Merge pull request #15675 from taosdata/fix/TD-18080
fix: new API tdbAbort for tdb txn aborting
2022-08-02 20:22:08 +08:00
Xiaoyu Wang b8efdd3e28 fix: some problems of parser 2022-08-02 20:21:14 +08:00
Xiaoyu Wang f33959bd9b fix: some problems of parser 2022-08-02 20:20:44 +08:00
afwerar ac592b073b feat: add table create limit 2022-08-02 20:03:45 +08:00
Shengliang Guan 11bf501cad refactor: adjust logs 2022-08-02 19:59:02 +08:00
Shengliang Guan 590266067b
Merge pull request #15680 from taosdata/fix/dnode
refactor: adjust logs
2022-08-02 19:37:07 +08:00
Minglei Jin a6c67f44c5 commit tdbInfo to fix crash 2022-08-02 19:32:21 +08:00
Minglei Jin ea032a7660 Merge branch 'v3.0' into fix/TD-18080 2022-08-02 19:30:02 +08:00
Cary Xu cecec01b75 fix: handle rsma resource leak 2022-08-02 19:21:27 +08:00
gccgdb1234 760606bae6 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-02 17:42:29 +08:00
gccgdb1234 c59b659654 doc: refine information schema tables 2022-08-02 17:42:20 +08:00
Shengliang Guan 0e29a23a30
Merge pull request #15679 from taosdata/fix/dnode
refactor: adjust sync log
2022-08-02 17:38:56 +08:00
Shengliang Guan 56f2e49764 refactor: adjust logs 2022-08-02 17:12:07 +08:00
shenglian-zhou 16357345ef
Merge pull request #15678 from taosdata/szhou/fix/join
fix: make multi-table table join test case pass CI
2022-08-02 17:02:00 +08:00
Cary Xu 3d5de328d2
Merge pull request #15676 from taosdata/feature/TD-11274-3.0
other: rsma snapshot and misc update
2022-08-02 16:52:07 +08:00
Shengliang Guan efb0127fbf refactor: adjust logs 2022-08-02 16:48:49 +08:00
Shengliang Guan bc8c7f6ea6 refactor: minor changes 2022-08-02 16:40:05 +08:00
Minglei Jin 95a2212cef fix: tdbAbort API in tdb.h 2022-08-02 16:39:52 +08:00
Shengliang Guan d5aea7dac2 refactor: adjust sync log 2022-08-02 16:39:12 +08:00
slzhou a3f95f566f fix: format code 2022-08-02 16:24:22 +08:00
slzhou 9af4edc3e8 fix: add join multi table test case 2022-08-02 16:22:17 +08:00
slzhou c0d0efffef fix: fix multi table join test case 2022-08-02 16:21:19 +08:00
Ganlin Zhao 5f18be151c
Merge pull request #15674 from taosdata/fix/TD-18010
fix(query): fix apercentile crash in stream concurrent insert
2022-08-02 16:19:19 +08:00
slzhou 2a17deec7c fix: extract time condition corretly when join tables together 2022-08-02 16:18:55 +08:00