Commit Graph

37521 Commits

Author SHA1 Message Date
Ganlin Zhao 8998435f70 fix test cases 2022-07-30 11:53:55 +08:00
Ganlin Zhao e231ec95ef fix test cases 2022-07-30 11:44:01 +08:00
Ganlin Zhao bd5381f8e7 fix test cases 2022-07-30 11:41:53 +08:00
Ganlin Zhao 352a62c2d4 fix test cases 2022-07-30 11:38:20 +08:00
Ganlin Zhao c4f14a4f01 fix test cases 2022-07-30 11:36:31 +08:00
Ganlin Zhao c1c386bc42 fix test cases 2022-07-30 11:33:39 +08:00
dapan1121 80a32d6235 fix: fix mbs2ucs4 crash issue in taosd 2022-07-30 11:31:05 +08:00
Haojun Liao ed57347579 fix(query): fix memory leak. 2022-07-30 11:30:31 +08:00
Cary Xu 0bf681662d
Merge pull request #15569 from taosdata/feature/TD-11274-3.0
feat: rsma1/rsma2 support replication
2022-07-30 11:24:38 +08:00
Minghao Li 2885767a93 refactor(sync): delete speed up2 2022-07-30 11:14:45 +08:00
dapan1121 965cc65bef fix: fix catalog deaklock issue 2022-07-30 11:04:23 +08:00
dapan1121 f1cb48fc08 Merge branch '3.0' into fix/forbiddenLocalCfg 2022-07-30 11:01:25 +08:00
cpwu fe0060d665 Merge branch '3.0' into cpwu/3.0 2022-07-30 10:57:05 +08:00
Ganlin Zhao 54f2e4af05 fix(query): fix hyperloglog return inconsistent values
TD-17574
2022-07-30 10:55:33 +08:00
wenzhouwww@live.cn 4ae58ec7e2 Merge remote-tracking branch 'origin/3.0' into test/cluster_case 2022-07-30 10:46:04 +08:00
wenzhouwww@live.cn e6c649e674 update 2022-07-30 10:45:27 +08:00
slzhou 3383a57281 fix: fixed order by tbname for first last query 2022-07-30 10:44:54 +08:00
Cary Xu 9ab7d2b73e test: test case irate.py add order by tbname 2022-07-30 10:31:48 +08:00
yihaoDeng ac169b8d90 fix index bugf 2022-07-30 10:30:58 +08:00
Hongze Cheng 2a09e0039a
Merge pull request #15560 from taosdata/fix/hzcheng_3.0
refact: do some insert optimization
2022-07-30 10:13:29 +08:00
dapan1121 2f1c9b3c16 enh: add local forbidden cfg processing 2022-07-30 09:50:19 +08:00
Cary Xu 81ec564293 test: add order by tbname to check the result 2022-07-30 09:44:14 +08:00
afwerar 074ce5a2f8 build: remove submodule 2022-07-30 09:12:40 +08:00
slzhou d992ab1401 fix: nested query can be used as table for join together 2022-07-30 09:09:59 +08:00
dapan1121 9fbefbb167 fix: fix task queue thread issue 2022-07-30 09:00:21 +08:00
dapan1121 e3b73ba584 fix: fix release conv handle issue 2022-07-30 08:34:16 +08:00
Cary Xu 466e7965ed feat: rsma1/rsma2 support replication 2022-07-30 00:38:11 +08:00
WANG MINGMING 1e391ad27c
Merge pull request #15547 from taosdata/feature/TD-14761
feat:modify get meta logic for schemaless
2022-07-29 23:14:08 +08:00
Haojun Liao d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
Li Minghao 93aa8f9add
Merge pull request #15568 from taosdata/feature/3.0_mhli
refactor(sync): speed up sync point
2022-07-29 22:06:41 +08:00
Cary Xu 29c94d17b6
Merge pull request #15566 from taosdata/fix/TD-17958
fix: fix rsma when inserting historical data wal version got overwritten by unrelated SSDatablocks got from stream scan
2022-07-29 21:39:44 +08:00
Liu Jicong 6c250e75cd fix(stream): forbid histogram in stream 2022-07-29 21:28:18 +08:00
Minghao Li e0e23fc2cb refactor(sync): speed up sync point2 2022-07-29 21:17:39 +08:00
Xiaoyu Wang 6c05190da2
Merge pull request #15553 from taosdata/feature/3.0_wxy
enh: cumulative functions support mixed use
2022-07-29 21:10:05 +08:00
Haojun Liao 2261d689e4 fix(query): opt read data from file block. 2022-07-29 21:09:33 +08:00
Minghao Li 7ce5fb11b0 refactor(sync): speed up sync point 2022-07-29 21:05:56 +08:00
Shuduo Sang b3dc211819
feat: update taostools for3.0 (#15562)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools 8e3b3ee

* fix: remove submodules

* feat: update taos-tools c529299
2022-07-29 21:03:42 +08:00
Minghao Li 0f3e244eb2 refactor(sync): speed up sync point 2022-07-29 20:57:21 +08:00
Ganlin Zhao 8dbac0b001 Merge branch '3.0' into fix/TD-17958 2022-07-29 20:56:47 +08:00
Ganlin Zhao 344e821e87 fix: fix rsma writing historical data wal got overwritten by unrelated
SSDatablocks got from streamscan

TD- 17958
2022-07-29 20:53:45 +08:00
Xiaoyu Wang 31126d5390 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-29 20:41:39 +08:00
Xiaoyu Wang 32418f161b enh: cumulative functions support mixed use 2022-07-29 20:41:16 +08:00
Shengliang Guan abf7a9e7ca
Merge pull request #15557 from taosdata/fix/tsim
test: restore case
2022-07-29 20:41:07 +08:00
dapan1121 95777c77f8 Merge branch '3.0' into fix/TD-17147 2022-07-29 20:40:54 +08:00
liuyao df2736e61c
Merge pull request #15559 from taosdata/feature/TD-17811
feat(stream):Recycled Pages
2022-07-29 20:36:36 +08:00
Xiaoyu Wang 11bac6220c
Merge pull request #15523 from taosdata/feature/3.0_debug_wxy
enh: last function optimize
2022-07-29 20:14:21 +08:00
afwerar 74d3ab1f7f build: remove submodule 2022-07-29 20:12:16 +08:00
Zhiqiang Wang 7f5cb448be
Merge pull request #15549 from taosdata/fix/ZhiqiangWang/TD-17962-add-win-service-and-crashdump
os: add win service and crashdump
2022-07-29 20:07:58 +08:00
wangmm0220 5caf11485e fix:error in sml meta change 2022-07-29 20:03:59 +08:00
Shengliang Guan 35151c9a9f test: adjust unstable case 2022-07-29 20:01:50 +08:00