Commit Graph

50925 Commits

Author SHA1 Message Date
Haojun Liao e05d61456a fix(stream): disable the status check. 2023-04-14 22:45:22 +08:00
yihaoDeng 964db517dc Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-14 14:06:13 +00:00
yihaoDeng 80f348de1d fix recover 2023-04-14 14:05:59 +00:00
Hongze Cheng bd1c8e1902 fix more code 2023-04-14 21:59:08 +08:00
Hongze Cheng 01bacc10ef fix: an important fix 2023-04-14 21:43:40 +08:00
wade zhang 61ef12a1c0
Merge pull request #20935 from taosdata/docs/v3.0.3.4
docs/v3.0.3.4
2023-04-14 20:36:04 +08:00
shenglian zhou 430457e5f8 fix: copy version from main branch of tmqDelete-1ctb.py 2023-04-14 20:02:46 +08:00
Xiaoyu Wang 58d9f615fe fix: udf plan error 2023-04-14 19:54:04 +08:00
shenglian zhou b8ba584706 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/replace-function-2 2023-04-14 19:46:25 +08:00
Haojun Liao 3ee3b16ebb fix(query): fix the invalid read. 2023-04-14 19:37:58 +08:00
Haojun Liao 1cd2268a99 Merge branch 'main' into feature/3_liaohj 2023-04-14 18:30:55 +08:00
xleili bf35ce76bd fix: disable create share dir in edge community dir 2023-04-14 18:04:52 +08:00
Haojun Liao d420734971 Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert 2023-04-14 18:03:19 +08:00
Haojun Liao d0c706ac7c ehn(stream): increase the capacity of input queue to be 2000 items. 2023-04-14 18:02:41 +08:00
xleili a3bf0468c3 release: upgrade default version 2023-04-14 18:01:56 +08:00
Haojun Liao 02ec67ad9e
Merge pull request #20882 from taosdata/fix/TS-3081
fix:open test cases for tmq & add log if rebalance error
2023-04-14 17:56:58 +08:00
xleili bafff42323 docs: release ver-3.0.4.0 2023-04-14 17:50:54 +08:00
Haojun Liao ab4b08a4b5 Merge branch 'feature/3_liaohj' into enh/rocksRevert 2023-04-14 17:44:50 +08:00
Haojun Liao e0cb8aa534 fix(stream): don't the initial task status and do some internal refactor. 2023-04-14 17:43:37 +08:00
yihaoDeng efa7b48c1b Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-14 09:40:25 +00:00
yihaoDeng 4c70cfdfad startGroupTableMe 2023-04-14 09:36:08 +00:00
liuyao b8ac811f20 fix bug 2023-04-14 17:35:17 +08:00
wade zhang 7df2141b82
Merge pull request #20931 from taosdata/DuanKuanJun-patch-2
Update index.md add enableScience option to taos.cfg
2023-04-14 16:23:22 +08:00
wade zhang c73f1a55ae
Merge pull request #20932 from taosdata/DuanKuanJun-patch-3
Update index.md to add enableScience option in taos.cfg (english)
2023-04-14 16:23:09 +08:00
xiaolei li eef0c845ed
enchance: increate testpackage.sh timeout seconds (#20920)
* ench: increate testpackage.sh timeout seconds

* Update debRpmAutoInstall.sh

extend timeout to 30
2023-04-14 13:28:55 +08:00
Haojun Liao eb0e1f848a fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask. 2023-04-14 12:00:09 +08:00
Alex Duan 0e73061440
Update index.md 2023-04-14 11:40:12 +08:00
Alex Duan 40c8f34013
Update index.md 2023-04-14 11:27:25 +08:00
Haojun Liao 5850a3ab01 Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert 2023-04-14 10:37:17 +08:00
Haojun Liao b57c813681 other: merge feature/3_liaohj 2023-04-14 10:36:54 +08:00
Haojun Liao 9597453631
Merge pull request #20925 from taosdata/fix/TS-3106-MAIN
add option enableScience on taos.cfg to show float and double scientific notation
2023-04-14 10:28:00 +08:00
slzhou f62fbde22b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/replace-function-2 2023-04-14 10:26:52 +08:00
yihaoDeng 1b25523153 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-14 02:11:07 +00:00
yihaoDeng c0ebdb92d3 startGroupTableMe 2023-04-14 02:10:33 +00:00
liuyao 4906855a8b delete mark 2023-04-14 09:47:56 +08:00
liuyao cb0b4ffbd3 use interval state 2023-04-14 09:38:35 +08:00
wangmm0220 e985f15cf0 fix:memset nullBitmap of SSDataBlock to 0 in udf 2023-04-14 09:36:36 +08:00
Xuefeng Tan 63e49706f3
docs(taosAdapter): the automatic database creation behavior for the schemaless protocol can be configured (#20929) 2023-04-14 09:36:07 +08:00
dapan1121 d4cb608505
Merge pull request #20885 from taosdata/fix/TS-3108
fix: fix timestamp constant comparison precision error
2023-04-14 09:27:03 +08:00
Xiaoyu Wang 96d2c5b9e3
Merge pull request #20927 from taosdata/FIX/TD-23552-main
enh: try to propose vnode commit at vnode closing
2023-04-14 09:14:10 +08:00
Xiaoyu Wang e9f5717bb3
Merge pull request #20926 from taosdata/fix/main_wxy
fix: optimizing 'alter table drop tag' error reporting
2023-04-14 09:12:03 +08:00
Xiaoyu Wang 31b2db470b
Merge pull request #20923 from taosdata/fix/3.0_merge_main
merge 3.0
2023-04-14 09:11:51 +08:00
Haojun Liao f8b672f09f other: merge main. 2023-04-14 09:07:18 +08:00
slzhou 99587db7a1 fix: udf handle expired after 10s 2023-04-14 07:58:25 +08:00
Haojun Liao 4d83118ff7 fix(stream): fix memory leak. 2023-04-13 23:49:14 +08:00
Haojun Liao 70b45a4cf0 fix(stream): all data should be extracted from wal. 2023-04-13 23:22:09 +08:00
Shuduo Sang 9001b3950e
fix: improve taos shell user experience for connecting cloud (#20912) 2023-04-13 21:05:25 +08:00
Shuduo Sang 75c7cbdbbb
fix: add three more stars for shell mask for main (#20916) 2023-04-13 19:58:24 +08:00
Benguang Zhao d8386754ee enh: try to propose vnode commit at vnode closing 2023-04-13 19:45:24 +08:00
Xiaoyu Wang 06d9a74bcc fix: optimizing 'alter table drop tag' error reporting 2023-04-13 19:38:47 +08:00