Commit Graph

49197 Commits

Author SHA1 Message Date
yihaoDeng f01ea67a00 change default valude 2023-03-06 17:15:14 +08:00
yihaoDeng 809f04dd7c change default valude 2023-03-06 16:32:22 +08:00
Haojun Liao aeb46416bb
Merge pull request #20272 from taosdata/fix/TD-22927
fix:incorrectly judged that the stream was killed
2023-03-06 15:45:59 +08:00
54liuyao d8fb591435 fix:incorrectly judged that the stream was killed 2023-03-06 09:46:12 +08:00
Shengliang Guan dbf8443686
Merge pull request #20268 from taosdata/fix/fixDoubleFree
fix: avoid double free conn
2023-03-06 09:38:42 +08:00
Shengliang Guan a55087de58
Merge pull request #20266 from taosdata/fix/TD-22900
fix:give error if col is same in schemless & fix json parse error in TD-22903
2023-03-06 09:38:21 +08:00
Shengliang Guan 3a9247edfd
Merge pull request #20267 from taosdata/FIX/TD-22978-main
fix: update docs for WAL_RETENTION_PERIOD, etc.
2023-03-06 09:38:04 +08:00
yihaoDeng ee65a49781 fix crash 2023-03-04 23:46:09 +08:00
Benguang Zhao bfc189c9dc fix: update docs for WAL_RETENTION_PERIOD, etc. 2023-03-04 19:12:36 +08:00
wangmm0220 cea32f2e3c fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 18:18:20 +08:00
wangmm0220 4827c25a61 fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 18:16:41 +08:00
wangmm0220 3bfd156616 fix:[TD-22898]:modify schema if schema change 2023-03-04 17:37:38 +08:00
wangmm0220 e54e12eff0 fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 11:57:27 +08:00
Shengliang Guan 2a272fb68d
Merge pull request #20263 from taosdata/FIX/TS-2766-main
enh: sync log retention of mnode configurable with mndLogRetention
2023-03-04 10:49:37 +08:00
Shengliang Guan 2d46730ad9
Merge pull request #20262 from taosdata/fix/TD-22951
fix: add pre-finished stage, trans won't be dropped in follower if has undo actions while rollback
2023-03-04 10:09:06 +08:00
Shengliang Guan b4c7c16aa9
Merge pull request #20259 from taosdata/fix/main_bugfix_wxy
fix: create stream syntax check
2023-03-04 10:08:55 +08:00
Benguang Zhao b91734cf91 enh: sync log retention of mnode configurable with mndLogRetention 2023-03-04 09:51:34 +08:00
Xiaoyu Wang e937c77275 fix: create stream syntax check 2023-03-03 18:35:51 +08:00
Shengliang Guan 50955b2e50
Merge pull request #20261 from taosdata/FIX/TS-2766-main
enh: control frequency of mnode sdb flushing with mndSdbWriteDelta
2023-03-03 18:22:30 +08:00
Shengliang Guan 2624ea65d8 fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback 2023-03-03 18:21:07 +08:00
Shengliang Guan 53a12ceef6
Merge pull request #20260 from taosdata/fix/TD-22951
fix: set trans from rollback to undo if mnode not leader
2023-03-03 18:20:59 +08:00
Benguang Zhao d27f392beb enh: control frequency of mnode sdb flushing with mndSdbWriteDelta 2023-03-03 17:30:23 +08:00
Shengliang Guan ff70b102fa fix: set trans from rollback to undo if mnode not leader 2023-03-03 17:30:02 +08:00
Hui Li 81913fcb80
Update tmqConsFromTsdb1-1ctb.py 2023-03-03 17:28:15 +08:00
Hui Li 82287c464b
Update tmqConsFromTsdb1-1ctb.py 2023-03-03 17:27:32 +08:00
Shengliang Guan 8eefe8316d
Merge pull request #20258 from taosdata/3.0.3.00302
add data scan
2023-03-03 17:22:52 +08:00
Xiaoyu Wang 9305b0efd0 fix: create stream syntax check 2023-03-03 16:57:13 +08:00
Shengliang Guan 1ba198b90e
Merge pull request #20255 from taosdata/fix/main_bugfix_wxy
fix: the number of output lines is incorrect when the event window is used with the multiline function
2023-03-03 16:55:37 +08:00
Hongze Cheng 7f62507e4a Merge branch 'main' of https://github.com/taosdata/TDengine into 3.0.3.00302 2023-03-03 16:41:35 +08:00
Xiaoyu Wang cf9c2a112f fix: the number of output lines is incorrect when the event window is used with the multiline function 2023-03-03 15:20:07 +08:00
Xiaoyu Wang fb81b4abeb
Merge pull request #20252 from taosdata/FIX/TD-22944-main
enh: fsync WAL idx and log when walRollImpl
2023-03-03 15:12:53 +08:00
Shengliang Guan 3d49dd670e
Merge pull request #20253 from taosdata/fix/TD-22952
fix: taosc crash caused of ordering by string
2023-03-03 15:12:20 +08:00
dapan1121 dd493d3ee4 fix: add order by string case 2023-03-03 11:54:25 +08:00
dapan1121 0433f4b7ab Merge remote-tracking branch 'origin/main' into fix/TD-22952 2023-03-03 11:49:05 +08:00
dapan1121 f7a20af538 fix: taosc crash caused of ordering by string 2023-03-03 11:47:08 +08:00
Hui Li f2d4138161
Merge pull request #20249 from taosdata/test/cyjia0227
test:update test case for show command
2023-03-03 10:35:02 +08:00
jiacy-jcy b6cc356ccb update 2023-03-03 09:24:14 +08:00
jiacy-jcy cd9070fff7 test:update test case for show command 2023-03-03 08:58:21 +08:00
Linhe Huo 486fea65dc
Merge pull request #20247 from taosdata/test/main/TD-22945
ci:add cache in ci compling
2023-03-03 01:09:28 +08:00
chenhaoran d3ab568f7f ci:cancle "git clean -dx" 2023-03-03 00:38:53 +08:00
chenhaoran 72a0eab44a ci:add cache in ci compling 2023-03-02 22:03:36 +08:00
chenhaoran 302c09cc75 ci:add cache in ci compling 2023-03-02 21:56:55 +08:00
Xiaoyu Wang ed5a58fbb6
Merge pull request #20243 from taosdata/fix/main_bugfix_wxy
fix: last cache read problem after schema change
2023-03-02 20:52:22 +08:00
Benguang Zhao ca23365d68 enh: fsync WAL idx and log when walRollImpl 2023-03-02 20:40:34 +08:00
Hongze Cheng ed48296acd Merge branch 'main' of https://github.com/taosdata/TDengine into 3.0.3.00302 2023-03-02 19:47:22 +08:00
Xiaoyu Wang 7649ede074 fix: last cache read problem after schema change 2023-03-02 19:45:21 +08:00
Xiaoyu Wang b09bb40e2d
Merge pull request #20242 from taosdata/fix/auto_retention
fix: auto retention
2023-03-02 19:32:25 +08:00
xinsheng Ren 95660ebed6
fix: windows release from tdengine/package/release.bat failed (#20232)
* fix: windows release from tdengine/package/release.bat failed

* fix: TDengine spelling

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-03-02 19:31:26 +08:00
Xiaoyu Wang 7deee1c4c7 fix: last cache read problem after schema change 2023-03-02 18:22:42 +08:00
Hongze Cheng dfaf26dfc5 add data scan 2023-03-02 18:10:02 +08:00