Commit Graph

43775 Commits

Author SHA1 Message Date
Ganlin Zhao 694253b7d3 add test case 2022-11-04 10:11:24 +08:00
Ganlin Zhao 85748ce8fd Merge branch '3.0' into fix/TD-20140 2022-11-04 09:44:28 +08:00
Haojun Liao 9c33d10ad9 refactor: remove the unnecessary function. 2022-11-04 09:15:14 +08:00
Haojun Liao e7d58625b9 fix(query): add memset after malloc memory. 2022-11-04 09:09:37 +08:00
Shengliang Guan a2692a3d4e
Merge pull request #17878 from taosdata/fix/handleTransExcept
fix: handle trans except
2022-11-04 09:07:36 +08:00
dapan1121 9ce099a2cf Merge remote-tracking branch 'origin/3.0' into enh/TD-19920 2022-11-04 08:51:43 +08:00
Haojun Liao 869b49158d test: disable unit test. 2022-11-03 22:05:55 +08:00
Haojun Liao abfa8c1d87 fix(query): add api to memset buffer for filtering data. 2022-11-03 22:05:08 +08:00
Xuefeng Tan 139a078900
enh(taosAdapter): support Windows service (#17885) 2022-11-03 20:34:35 +08:00
chenhaoran 5312b4b996 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-03 20:18:15 +08:00
yihaoDeng 69afe77ed9 add req_id interface 2022-11-03 20:08:30 +08:00
Cary Xu abc17227ab enh: code optimization for PATH_MAX 2022-11-03 19:45:14 +08:00
Cary Xu 5c15e17b36 Merge branch '3.0' into fix/td_19618 2022-11-03 19:23:21 +08:00
Haojun Liao 0315414623 other: merge 3.0 2022-11-03 19:03:09 +08:00
Haojun Liao 4959529127 fix(query): set the last key of each tablescan info 2022-11-03 19:00:13 +08:00
Ganlin Zhao a0e13e04fe fix(query): add mode with selectivity rows 2022-11-03 18:27:43 +08:00
wade zhang 7a039d63ef
Merge pull request #17882 from taosdata/docs/3.0.1.6
release:update_docs of version 3.0.1.6
2022-11-03 17:53:03 +08:00
chenhaoran be6efade2b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160 2022-11-03 17:48:56 +08:00
chenhaoran 32cbaa25a8 test:add parameter for mixed deployed mnodes in testcase framework 2022-11-03 17:48:16 +08:00
wenzhouwww@live.cn d7bd87ea4c release:update_docs of version 3.0.1.6 2022-11-03 17:47:30 +08:00
Shengliang Guan 3e51b9c034
Merge pull request #17873 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
2022-11-03 17:34:17 +08:00
Shengliang Guan 04a5af63b0
Merge pull request #17874 from taosdata/release/ver-3.0.1.6
build : Release/ver 3.0.1.6
2022-11-03 17:33:39 +08:00
Shuduo Sang fcf306eb8d fix: correct cfgdir param meaning 2022-11-03 17:22:46 +08:00
Shuduo Sang 5c4da6865c Merge branch '3.0' into docs/sangshuduo/taosbenchmark-docs-for3.0 2022-11-03 17:21:20 +08:00
wade zhang 53052a298f
Update 09-udf.md 2022-11-03 17:13:28 +08:00
wade zhang 5030218dcf
Update 09-udf.md 2022-11-03 17:11:57 +08:00
Shengliang Guan 0a45e80613
Merge pull request #17875 from taosdata/fix/TD-20125-2
fix: reset last load info when close dataf reader for stt last files
2022-11-03 17:05:17 +08:00
yihaoDeng 2c4d90aad4 handle trans except 2022-11-03 16:55:48 +08:00
dapan1121 ae5f6ef175 enh: add show rewrite mask in query msg 2022-11-03 16:28:48 +08:00
Ganlin Zhao 3a08d3bea4 add test cases 2022-11-03 16:22:21 +08:00
Shengliang Guan 33d64b67ff
Merge pull request #17865 from taosdata/feature/stream
refactor(stream): stream deploy and state transfer
2022-11-03 15:24:39 +08:00
Shengliang Guan c392abb0ad
Merge pull request #17869 from taosdata/feature/3.0_mhli
refactor(sync): add syncIsReadyForRead
2022-11-03 15:23:34 +08:00
Minglei Jin 93190003a3 fix: reset last load info when close dataf reader for stt last files 2022-11-03 15:19:21 +08:00
wenzhouwww@live.cn f09c7eed5d build: release ver-3.0.1.6 2022-11-03 15:07:01 +08:00
dapan1121 62ca522b80
Merge pull request #17861 from taosdata/fix/TD-20086
fix: fix taosd memory leak issue
2022-11-03 15:05:57 +08:00
Ganlin Zhao 0b3a3aff21 fix hll tsCountAlwaysReturnValue not working 2022-11-03 15:01:52 +08:00
Minghao Li 0838afaa18 refactor(sync): add syncIsReadyForRead, set error code 2022-11-03 14:35:42 +08:00
Liu Jicong 31f574359d fix:log empty msg 2022-11-03 14:29:51 +08:00
Linhe Huo fd86dee00f
Merge pull request #17864 from taosdata/fix/fix-packaging-condition-for-admin
fix: fix packaging condition test in the scripts
2022-11-03 14:21:09 +08:00
Shengliang Guan 11f6b4347d
Merge pull request #17868 from taosdata/docs/monitor
docs: update default value of monitor option
2022-11-03 14:00:09 +08:00
Minghao Li a4b54c4f0e refactor(sync): add syncIsReadyForRead 2022-11-03 13:57:57 +08:00
Shengliang Guan 9f7f11c362 docs/monitor 2022-11-03 13:57:07 +08:00
jiacy-jcy 1a57b1677d Merge branch '3.0' into test/jcy 2022-11-03 13:53:41 +08:00
Shengliang Guan 0a02aed58b
Merge pull request #17859 from taosdata/fix/TD-19395
test: adjust case
2022-11-03 13:46:56 +08:00
Shengliang Guan 6cef3fa4fa
Merge pull request #17856 from taosdata/feature/3.0_mhli
enh(sync): add sync pre stop, local-cmd:follower-commit
2022-11-03 13:40:35 +08:00
Liu Jicong 15ad147c40 Merge branch '3.0' into feature/stream 2022-11-03 13:37:59 +08:00
Liu Jicong 2fbc8e6306 refactor(stream): stream deploy and state transfer 2022-11-03 13:22:23 +08:00
Ganlin Zhao 49715a2898 Revert "add client side config for select count(NULL)"
This reverts commit e20d0038b4.
2022-11-03 12:52:04 +08:00
Huo Linhe f17d1d1e31 fix: fix packaging condition test in the scripts
Close [TD-20142](https://jira.taosdata.com:18080/browse/TD-20142)
2022-11-03 12:25:01 +08:00
Shengliang Guan df53e7591d
Merge pull request #17857 from taosdata/fix/TD-20095
refact: add sequence for status msg
2022-11-03 12:23:27 +08:00