Commit Graph

2734 Commits

Author SHA1 Message Date
Haojun Liao 9d96aac8fe
Merge pull request #20096 from taosdata/fix/TD-22631
fix: dead lock while create transaction on same db or stable
2023-02-23 09:31:09 +08:00
54liuyao 1d58f85a54 feat:coverity scan 2023-02-22 10:10:04 +08:00
yihaoDeng 8fb471ae7a fix: dead lock while create transaction on same db or stable 2023-02-22 09:54:45 +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
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 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
Haojun Liao ad0be66a78
Merge pull request #19935 from taosdata/enh/dynamicIdx
feat:  change  index dynamicly
2023-02-20 15:48:49 +08:00
54liuyao f34509cc6e feat:a maximum of 60 streams can be created 2023-02-20 14:18:21 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
yihaoDeng 71a1301034 add rename and del tag case 2023-02-20 11:29:16 +08:00
yihaoDeng f2a52f0831 suppprt tag rename 2023-02-20 00:09:26 +08:00
yihaoDeng bfe0ac61b9 add index case 2023-02-19 20:43:15 +08:00
Haojun Liao 736619018d
Merge pull request #20043 from taosdata/fix/liaohj
fix(query): set the correct rows in data block.
2023-02-19 00:17:54 +08:00
Haojun Liao 3993f13479 Merge branch 'main' into fix/liaohj 2023-02-18 19:49:42 +08:00
Haojun Liao 59c72beb8d fix(query): set the correct rows in data block. 2023-02-18 19:47:18 +08:00
Haojun Liao 4853522e11 fix(query): set the correct rows in data block. 2023-02-18 19:46:37 +08:00
Haojun Liao dfd2278d2d
Merge pull request #20042 from taosdata/fix/liaohj
refactor: do some internal refactor and add some logs.
2023-02-18 18:42:48 +08:00
yihaoDeng eafc9db1c1 fix iter and case 2023-02-18 18:24:10 +08:00
Haojun Liao 06a3c1c9c0 refactor: do some internal refactor and add some logs. 2023-02-18 17:32:43 +08:00
yihaoDeng 51755e9783 fix: fix drop error 2023-02-18 16:44:29 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
yihaoDeng 96864b27e9 rm invalid file 2023-02-17 09:41:01 +08:00
Minglei Jin 742a6d6c95 fix(mnd/stream): fix ignore update compatibility 2023-02-16 15:25:25 +08:00
54liuyao 33caf8e625 fix:check stream 2023-02-16 13:48:47 +08:00
Haojun Liao cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
yihaoDeng fa8bebf24d opt: opt tag index 2023-02-14 17:44:29 +08:00
yihaoDeng df296c15f7 opt: opt tag index 2023-02-14 17:31:10 +08:00
dapan1121 b9918b0eda fix: add alter dnode configuration validdation 2023-02-14 13:49:07 +08:00
Haojun Liao c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
Haojun Liao c597a1e4ce refactor: do some internal refactor. 2023-02-13 15:46:47 +08:00
Yihao Deng 5af1faf916
Merge branch '3.0' into enh/dynamicIdx 2023-02-13 13:36:06 +08:00
yihaoDeng 75577937be fix compile error 2023-02-12 17:00:28 +08:00
yihaoDeng a929aa22d8 merge 3.0 2023-02-12 10:48:18 +08:00
yihaoDeng a8b0452080 fix mem leak 2023-02-12 10:30:36 +08:00
yihaoDeng 93c61f82c9 fix mem leak 2023-02-10 19:24:26 +08:00
yihaoDeng 9d8e3e0c8f fix mem leak 2023-02-10 18:29:03 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* 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

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Xiaoyu Wang b2e60da1cf merge main 2023-02-10 10:34:55 +08:00
Xiaoyu Wang 86d231ce50
Merge pull request #19872 from taosdata/feat/vnode_compact
feat: data compaction
2023-02-09 16:24:50 +08:00
yihaoDeng 5315500287 fix filter error 2023-02-09 16:09:46 +08:00
Haojun Liao 6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
Hongze Cheng 943e86c22e fix CI problem 2023-02-09 14:27:20 +08:00
Xiaoyu Wang 9bc225ffda merge 3.0 2023-02-09 09:44:29 +08:00
Xiaoyu Wang 874dd2146a fix: information_schema.ins_vgroups 2023-02-09 09:37:30 +08:00
Xiaoyu Wang 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +08:00
Xiaoyu Wang 98e2fa2d7b feat: add ignore update option for create stream 2023-02-08 18:46:12 +08:00
Xiaoyu Wang 2c01c96ef2 fix: show vgroups 2023-02-08 18:44:17 +08:00
Liu Jicong ae4ad7d851 Merge branch 'main' into enh/stream_buffer_param 2023-02-08 16:09:35 +08:00
Hongze Cheng 5a56e39613 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2023-02-08 11:15:51 +08:00