Commit Graph

8520 Commits

Author SHA1 Message Date
54liuyao f35f5d5f4f feat(stream): refactor single interval 2022-09-05 13:19:40 +08:00
Shengliang Guan 48593015c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-09-04 18:14:55 +08:00
Shengliang Guan 69cc47e622 test: comment out sml case 2022-09-04 18:14:39 +08:00
Haojun Liao 450173a66a Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 22:20:05 +08:00
Xiaoyu Wang ccaf6f8a78 feat: add database option 'table_prefix' and 'table_suffix' 2022-09-03 11:22:36 +08:00
Haojun Liao d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Shuduo Sang de09dadc82
chore: tests reorg (#16638)
* chore: move few tests items out

* fix: add taos as dep to tmq_demo

* chore: remove tests/test and tests/tsim
2022-09-03 08:31:41 +08:00
Shuduo Sang c984fcaee0
chore: move few tests items out (#16637)
* chore: move few tests items out

* fix: add taos as dep to tmq_demo
2022-09-03 07:09:13 +08:00
Hongze Cheng 88bc40527b
Merge pull request #16618 from taosdata/fix/TD-18854
fix: rlock for meta uid index querying from query related threads
2022-09-02 17:39:28 +08:00
Minglei Jin d94a758310 fix: sleep 1s before starting query 2022-09-02 16:48:19 +08:00
Hongze Cheng fc538f436a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 15:59:03 +08:00
Haojun Liao a170796f66 fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
Shengliang Guan ae54c4a50b enh: let show vnodes works 2022-09-02 14:24:45 +08:00
Shuduo Sang 8a0040d36a
feat: update taostools for3.0 (#16588)
* feat: update taos-tools d2b5dec for 3.0

* test: remove 'show vnodes' from tools/taosdumpTest2.py
2022-09-01 22:18:05 +08:00
Shengliang Guan 6dfc831eeb
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 19:24:53 +08:00
wangmm0220 713488098d fix:test case error in sml.py 2022-09-01 18:43:47 +08:00
wade zhang d21c5badf4
Merge pull request #16566 from taosdata/feature/TD-18814
feat(stream):stream partition by column
2022-09-01 16:09:06 +08:00
Shengliang Guan 8de6000378
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
2022-09-01 15:39:31 +08:00
wangmm0220 156f13e94b fix:<TD-18784> data lost in schemaless if timestamp is same 2022-09-01 15:11:27 +08:00
54liuyao 83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +08:00
wangmm0220 38fab41e7b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-09-01 14:25:25 +08:00
wangmm0220 d1bdea6917 fix:<TD-18784> data lost in schemaless if timestamp is same 2022-09-01 13:49:05 +08:00
Shengliang Guan f2d14220eb
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
2022-09-01 13:10:17 +08:00
Shengliang Guan 2db9149af5
Merge pull request #16553 from taosdata/fix/TD-16780
fix(query): support timestamp type in max/min function
2022-09-01 13:09:00 +08:00
Shuduo Sang 5d02a24359
fix: tools/taosdumpTest2.py (#16556) 2022-09-01 12:06:32 +08:00
Hui Li 87c0d49bae
Merge pull request #16533 from taosdata/test3.0/lihui
Test3.0/lihui
2022-09-01 11:39:47 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Xiaoyu Wang af8fe3ada8 fix: a privilege problem of show tables 2022-09-01 11:15:03 +08:00
Minghao Li 87dd0fc168 refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
Shengliang Guan 7509db4d81
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release  work
2022-08-31 19:31:43 +08:00
Ganlin Zhao 3d4807fbe9 fix test cases 2022-08-31 19:30:56 +08:00
Ganlin Zhao 593fdce02e fix test cases 2022-08-31 19:28:12 +08:00
Shengliang Guan 8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
plum-lihui 9407f0490d test:modify start tmq timestamp 2022-08-31 17:53:27 +08:00
plum-lihui b18b4956fc Merge branch '3.0' into test3.0/lihui 2022-08-31 17:52:36 +08:00
Hui Li 13ecf18c9c
Merge pull request #16247 from taosdata/cpwu/3.0
Test: fix case to support rest API
2022-08-31 15:24:02 +08:00
Shengliang Guan b6c6f8666b
Merge pull request #16514 from taosdata/fix/ZhiqiangWang/TD-18733-shell-csv-rfc-4180
feature: shell csv rfc 4180
2022-08-31 14:46:51 +08:00
afwerar 500cf0c758 feature: shell csv rfc 4180 2022-08-31 13:30:35 +08:00
Shengliang Guan 5712d95260
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
2022-08-31 11:12:00 +08:00
cpwu 2fc2000c7a fix case 2022-08-31 11:00:25 +08:00
cpwu ec02d230d2 Merge branch '3.0' into cpwu/3.0 2022-08-31 10:42:00 +08:00
dapan1121 65e2b4d34b fix: fix case issue 2022-08-31 09:43:40 +08:00
cpwu 399e921e9c fix timetruncate case 2022-08-30 15:17:41 +08:00
Shengliang Guan 508be776d6
Merge pull request #16508 from taosdata/feature/TD-14761
opti: test casese for tmq snapshot for taosX
2022-08-30 15:05:37 +08:00
cpwu 17bd85cba7 Merge branch '3.0' into cpwu/3.0 2022-08-30 14:20:58 +08:00
cpwu f4ddc6d393 fix sml case 2022-08-30 14:14:37 +08:00
wangmm0220 ed137b36d5 opti: test casese for tmq snapshot for taosX 2022-08-30 14:11:44 +08:00
cpwu f3d5ac49b1 fix dnodes cfg 2022-08-30 11:16:27 +08:00