Commit Graph

49630 Commits

Author SHA1 Message Date
Xiaoyu Wang 76a0598cdd
Merge pull request #20299 from taosdata/feat/compact_with_time_range_wxy
feat: the compact command adds 'start with end with' clause
2023-03-07 15:26:21 +08:00
Xiaoyu Wang 0d89431fbb Merge remote-tracking branch 'origin/fix/main_wxy' into feat/compact_with_time_range_wxy 2023-03-07 15:25:28 +08:00
Xiaoyu Wang df0d200f59 feat: the compact command adds 'start with end with' clause 2023-03-07 15:24:04 +08:00
Benguang Zhao 62d4729eb8 enh: print term in logging msg of raftStoreWriteFile 2023-03-07 15:19:47 +08:00
Benguang Zhao 22e236f4e6 fix: check pWal->cfg.retentionPeriod properly 2023-03-07 15:15:46 +08:00
Shuduo Sang 3fe25f6e86
docs: clarify kafka connector branch (#20294) 2023-03-07 14:44:08 +08:00
Hui Li 54604ab32f
Merge pull request #20293 from taosdata/test/TD-22498
update coverage test script
2023-03-07 14:01:39 +08:00
Ping Xiao 807afaa4b2 update coverage test script 2023-03-07 13:59:51 +08:00
54liuyao 0cd871010f fix:fix fill history bug 2023-03-07 13:34:26 +08:00
chenhaoran 53b3de0384 test: add stream and topic in compatibility case 2023-03-07 12:38:38 +08:00
slzhou 6dae414e1a enhance: delay loading of python plugin 2023-03-07 12:01:26 +08:00
chenhaoran e1be1c8d0f test: add stream and topic in compatibility case 2023-03-07 11:53:45 +08:00
Shengliang Guan 325b3439df
Merge pull request #20290 from taosdata/fix/main_bugfix_wxy
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
2023-03-07 11:07:07 +08:00
Shengliang Guan b425ef829d
Merge pull request #20287 from taosdata/fix/nestedQueryEmptyTs
fix: empty ts range in nested query
2023-03-07 11:06:46 +08:00
Hongze Cheng 424a37fd3a some code 2023-03-07 10:20:48 +08:00
slzhou 5ae109cc6f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf 2023-03-07 10:15:17 +08:00
Xiaoyu Wang bc9eb47e04 fix: after the last cache is created, modify the schema and query again, resulting in taosd crash 2023-03-07 10:14:39 +08:00
slzhou 916a4b2d81 feat: pass logdir to python plugin 2023-03-07 09:57:07 +08:00
dapan1121 dd2137eab7 fix: empty ts range in nested query 2023-03-07 09:22:20 +08:00
Shengliang Guan 9a983f2d9e
Merge pull request #20285 from taosdata/fix/TD-23007
fix(query): fix crash in printing log in stream due to dereference of invalid address
2023-03-07 09:06:38 +08:00
Shengliang Guan e4d07dbaab
Merge pull request #20286 from taosdata/fix/TD-23014
fix:wrong uasge of taosArrayGet
2023-03-07 09:06:29 +08:00
Shengliang Guan 5791426b3e
Merge pull request #20276 from taosdata/fix/TD-22986
fix:return empty ssdatablock
2023-03-07 09:05:35 +08:00
wangmm0220 77f86c6729 fix:wrong uasge of taosArrayGet 2023-03-06 23:24:30 +08:00
Ganlin Zhao 561c788674 fix(query): fix apercentile crash in stream due to dereferencing invalid
address
2023-03-06 23:00:07 +08:00
Shengliang Guan fcadd3bd5e
Merge pull request #20279 from taosdata/fix/changeDefaultParam
fix: change  default valude
2023-03-06 21:17:00 +08:00
Haojun Liao 2790368a03
Merge pull request #20269 from taosdata/feature/3_liaohj
fix(qurey): fix som errors and add some logs.
2023-03-06 20:38:22 +08:00
Benguang Zhao c0a835ff58 enh: rotate mnode epSet on sending dnode status failure 2023-03-06 19:36:17 +08:00
Xiaoyu Wang 42ff2d147d
Merge pull request #20284 from taosdata/fix/main_bugfix_wxy
fix: last cache invalid write
2023-03-06 19:34:37 +08:00
Benguang Zhao 56eba75806 enh: print mnode epSet on sending dnode status failure 2023-03-06 19:29:04 +08:00
yihaoDeng f51a559d56 change default valude 2023-03-06 18:19:19 +08:00
Xiaoyu Wang b2247a10cb fix: last cache invalid write 2023-03-06 18:00:53 +08:00
Shengliang Guan ae8ac2921f
Merge pull request #20275 from taosdata/FIX/TD-22978-3.0
fix: update docs for WAL_RETENTION_PERIOD, etc.
2023-03-06 17:49:30 +08:00
Shengliang Guan c32ba4ecc2
Merge pull request #20270 from taosdata/fix/stopFunc
fix: should not set startFunc/stopFunc to 0.
2023-03-06 17:48:52 +08:00
wangmm0220 86ef6522ae fix:wal curVersion error if switch to wal 2023-03-06 17:40:02 +08:00
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
54liuyao 933fa721d6 fix:return empty ssdatablock 2023-03-06 15:49:57 +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
Haojun Liao 35de37926e Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2023-03-06 11:53:15 +08:00
Haojun Liao da550029d8 fix(tmq): fix memory error and adjust some logs. 2023-03-06 11:52:52 +08:00
Benguang Zhao 85767ca532 fix: update docs for WAL_RETENTION_PERIOD, etc. 2023-03-06 11:44:35 +08:00
wade zhang 63e100f640
Merge pull request #20274 from taosdata/docs/dingbo8128-patch-1
docs: Update index.md
2023-03-06 10:46:54 +08:00
Bo Ding f9a4a8c7f6
Update index.md
remove useless title
2023-03-06 10:36:14 +08:00
54liuyao d8fb591435 fix:incorrectly judged that the stream was killed 2023-03-06 09:46:12 +08:00
Shengliang Guan 7edcbfd58b Merge branch 'fix/stopFunc' into feature/3_liaohj 2023-03-06 09:43:00 +08:00
Shengliang Guan 54184cda3c fix: should not set startFunc/stopFunc to 0. when the trans is not finished on taosd stop, it will cause the startFunc/stopFunc setting error 2023-03-06 09:42:08 +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
slzhou d8c7eb0cdd fix: fix minior errors of previous commit 2023-03-06 09:26:21 +08:00