Commit Graph

49645 Commits

Author SHA1 Message Date
cademfly d66a0c35b2 fix/TD-22618 2023-02-21 18:15:32 +08:00
wade zhang 8030188f40
Update 03-immigrate.md 2023-02-21 18:05:05 +08:00
wade zhang 11be330b75
Merge pull request #20084 from taosdata/docs/wade-20230221
docs: refine dataX page
2023-02-21 17:59:21 +08:00
gccgdb1234 bdb0c12d4b docs: refine dataX page 2023-02-21 17:57:48 +08:00
wade zhang e5dfaf2d76
Merge pull request #20049 from taosdata/docs/lispqin
doc: update immigrate OpenTSDB data by DataX to TDengine3.0  links
2023-02-21 17:44:08 +08:00
lispQin 5d46b63ed0 docs: update application docs 2023-02-21 17:31:40 +08:00
Xiaoyu Wang 53e4dfa12e
Merge pull request #20074 from taosdata/fix/TD-22567
fix(dnd/ep): failed with invalid ep.json
2023-02-21 17:27:30 +08:00
Haojun Liao 4902e9a644
Merge pull request #20073 from taosdata/fix/TD-22635
fix: add vgroup count
2023-02-21 17:12:48 +08:00
slzhou 48bcec4631 Merge branch 'szhou/python-udf' of github.com:taosdata/TDengine into szhou/python-udf 2023-02-21 17:09:51 +08:00
slzhou 8e5dae3970 fix: change script udf info structure 2023-02-21 17:09:26 +08:00
Benguang Zhao a78556a3e6 fix: synchronize access to pVnode->inUse 2023-02-21 16:52:24 +08:00
Benguang Zhao 6bb9ee9b4e enh: change the default of vndCommitMaxInterval as 10 minutes 2023-02-21 16:50:42 +08:00
dapan1121 a7fe2cb309 Merge remote-tracking branch 'origin/main' into fix/TS-2687 2023-02-21 16:31:50 +08:00
dapan1121 0b0af5240d
Merge pull request #20002 from taosdata/fix/forceStopTask
fix: add force stop task and rename conflict structer name
2023-02-21 16:30:18 +08:00
Xiaoyu Wang 7337f5ff7d
Merge pull request #20052 from taosdata/fix/3.0_merge_main
merge main
2023-02-21 16:27:19 +08:00
dapan1121 4e0d69c6b0 fix: memory leak in tdb 2023-02-21 16:11:14 +08:00
dapan1121 7b193ed943 fix: interval start window error 2023-02-21 15:52:22 +08:00
Haojun Liao 9a5b7ce220 refactor: do some internal refactor. 2023-02-21 15:32:17 +08:00
Minglei Jin f06fd05411 fix(dnd/ep): failed with invalid ep.json 2023-02-21 14:58:29 +08:00
shenglian zhou f801f7303a Merge branch '2.0' of github.com:taosdata/TDengine into szhou/python-udf 2023-02-21 14:46:15 +08:00
yihaoDeng 2d85d0191c fix: add vgroup count 2023-02-21 14:40:10 +08:00
dapan1121 e5023259ff fix: add tag filter case 2023-02-21 14:36:25 +08:00
dapan1121 3df3fea0bd fix: tag filter crash issue 2023-02-21 13:29:04 +08:00
Xiaoyu Wang acfa05b5fa fix: table count scan 2023-02-21 13:14:44 +08:00
Haojun Liao c90e2aa791
Merge pull request #20069 from taosdata/feature/3_liaohj
fix(query): fix error in simd.
2023-02-21 12:00:43 +08:00
dapan1121 6e0a349423 fix: remove case from ci cause of long exectuion time 2023-02-21 11:40:33 +08:00
Xiaoyu Wang b304456fef fix: rsma error 2023-02-21 11:17:59 +08:00
cyang f31dd17631 fix:compare func for topic & doublue free in taosArrayRemoveDuplicateP for topic 2023-02-21 11:04:18 +08:00
Haojun Liao 466d5fe716 fix(query): fix error in simd. 2023-02-21 10:31:30 +08:00
Haojun Liao ec7549608c fix(query): fix error in simd. 2023-02-21 10:23:02 +08:00
Haojun Liao 243dfc42aa
Merge pull request #20058 from taosdata/fix/invalidRead
fix: fix invalid read-write
2023-02-21 10:15:07 +08:00
Haojun Liao d3f257ee5e
Merge pull request #20053 from taosdata/feat/ly_stream
feat:a maximum of 60 streams can be created
2023-02-21 10:14:56 +08:00
Xiaoyu Wang 9370d67e43 fix: tsdb reader resume 2023-02-21 09:43:56 +08:00
dapan1121 968c538be5 fix: add merge join operator result limitation 2023-02-21 08:54:05 +08:00
cyang ad56390a08 fix:compare func for topic & doublue free in taosArrayRemoveDuplicateP for topic 2023-02-21 00:54:34 +08:00
Haojun Liao da2787ee56 fix(query): set correct shift bits. 2023-02-21 00:50:36 +08:00
Haojun Liao ab3fb17a74 fix(query): set correct shift bits. 2023-02-20 23:43:30 +08:00
yihaoDeng 487ca893b1 fix: fix invalid read-write 2023-02-20 22:41:49 +08:00
Shuduo Sang 48426ed2df
fix: alpine compile error for 3.0 (#20064)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-20 22:31:56 +08:00
yihaoDeng 8fa55d3844 fix: fix invalid read-write 2023-02-20 21:40:24 +08:00
yihaoDeng 409e9a9ac8 fix: fix invalid read-write 2023-02-20 20:45:16 +08:00
Ganlin Zhao 09ce818223 add stats 2023-02-20 19:35:06 +08:00
Benguang Zhao 0c7a4bfad9 enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention 2023-02-20 19:19:49 +08:00
yihaoDeng 2bd38f453c fix: fix invalid read-write 2023-02-20 19:13:29 +08:00
Xiaoyu Wang 46ca6c9466 fix: tag filter 2023-02-20 19:06:07 +08:00
yihaoDeng 328cde55d5 fix: fix invalid read-write 2023-02-20 18:57:53 +08:00
yihaoDeng f570ac22cf fix: fix invalid read-write 2023-02-20 18:48:12 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
shenglian zhou b4d8a327ea fix: change python plugin function name 2023-02-20 16:52:25 +08:00
dapan1121 e8dc7c8f37
Merge pull request #20034 from taosdata/feat/TD-22341
feat: add memory debug option
2023-02-20 16:50:11 +08:00