Commit Graph

51065 Commits

Author SHA1 Message Date
sunpeng 2c52b00070
docs update offcial doc monitor section (#20949) 2023-04-17 11:49:10 +08:00
kailixu 1fb4fb280e Merge branch '3.0' into enh/TD-23421-M 2023-04-17 11:42:50 +08:00
kailixu fd3b552357 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-17 11:42:46 +08:00
Haojun Liao eb7f510ccb fix(query): return correct suid to delete sink. 2023-04-17 10:59:24 +08:00
shenglian zhou 1a0c9f31bc enhance: refactor cleanup udf function 2023-04-17 10:34:34 +08:00
Haojun Liao ac137b4b33 refactor: do some internal refactor. 2023-04-17 09:46:58 +08:00
Haojun Liao 10b3fd9426 other: merge main. 2023-04-17 09:19:48 +08:00
Xiaoyu Wang 0993510d91
Merge pull request #20940 from taosdata/fix/3.0_merge_main
fix: udf plan error
2023-04-17 00:10:26 +08:00
Haojun Liao be90d2c511 fix(stream): disable stream task when no tasks exist. 2023-04-16 23:07:54 +08:00
Haojun Liao 1350af5267 fix(stream): set the correct initial checkpoint version to restore the operators state and add check for the initial destination tables. 2023-04-16 22:48:22 +08:00
Adam Ji 6c3a2e2c5b
docs: support schemaless insert (#20944)
* docs: support schemaless insert

* docs: code reformat
2023-04-15 22:38:28 +08:00
Haojun Liao efb9ebe875
Merge pull request #20873 from taosdata/feature/3_liaohj
enh(stream): the stream will start after vnode restore being completed.
2023-04-15 09:34:34 +08:00
Hui Li b3acd9b182
Merge pull request #20936 from taosdata/release/xlli/upgrade-default-version
release: upgrade default version
2023-04-15 08:22:33 +08:00
Hui Li 33753f90ec
Merge pull request #20941 from taosdata/fix/important_fix
fix: an important fix
2023-04-15 08:11:52 +08:00
Haojun Liao a3b02a80c0 fix(stream): update the version when open stream tasks. 2023-04-15 00:10:08 +08:00
Hongze Cheng edf9fdbecc make it compile 2023-04-14 23:19:36 +08:00
Haojun Liao 3aa6897738 refactor: increase the buffer size 2023-04-14 22:56:11 +08:00
Haojun Liao e05d61456a fix(stream): disable the status check. 2023-04-14 22:45:22 +08: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
Minglei Jin ec4ea9cf5d enh(cache/rocks): base for rocks put/get 2023-04-14 18:28:15 +08:00
xleili bf35ce76bd fix: disable create share dir in edge community dir 2023-04-14 18:04:52 +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 e0cb8aa534 fix(stream): don't the initial task status and do some internal refactor. 2023-04-14 17:43:37 +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 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
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