Commit Graph

9698 Commits

Author SHA1 Message Date
Xiaoyu Wang 4a215852b6
Merge pull request #19792 from taosdata/fix/3.0_merge_main
merge main
2023-02-05 08:51:01 +08:00
Xiaoyu Wang 5d499e52f9 merge main 2023-02-03 17:13:11 +08:00
dapan1121 120af5da33
Merge pull request #19751 from taosdata/fix/TS-2530
fix: interp support filter and scalar calc
2023-02-03 09:57:57 +08:00
54liuyao 6519ef9045 ci:add stream ci 2023-02-03 09:04:45 +08:00
Shuduo Sang 2783d914a2
chore: update requirements.txt (#19750) 2023-02-02 18:24:52 +08:00
chenhaoran 57a0c8abd2 ci:add ci docker file to TD-rep 2023-02-02 15:52:12 +08:00
chenhaoran b9ee0f983f ci:add ci docker file to TD-rep 2023-02-02 15:32:02 +08:00
dapan1121 e234dda2de fix: interp support filter and scalar calc 2023-02-02 11:44:08 +08:00
Haojun Liao 97ca4dfd0b
Merge pull request #19732 from taosdata/feat/ly_stream_stable
Feat/ly stream stable
2023-02-02 10:57:09 +08:00
Xiaoyu Wang 6a9462c481
Merge pull request #19710 from taosdata/enh/3.0_planner_optimize
enh: add event_window test case
2023-02-01 17:56:47 +08:00
54liuyao cea8a920f7 feat(stream): add ci 2023-02-01 17:50:08 +08:00
54liuyao c4414ec646 feat(stream):exists stable bug&ci 2023-02-01 17:27:04 +08:00
Haojun Liao 04b6576a51
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
2023-02-01 17:16:17 +08:00
Shengliang Guan fa3356d3c8
Merge pull request #19698 from taosdata/enh/TD-18702
enh: split vgroup
2023-02-01 17:03:06 +08:00
Xiaoyu Wang 0cdf7d1cc1 enh: add event_window test case 2023-02-01 16:51:07 +08:00
Shuduo Sang 1bcc2d52fb
fix: taosbenchmark schemaless refine (#19721)
* fix: optimize taosbenchmark data preparing for sml json

* fix: update taos-tools 5c5e79f

* fix: update taos-tools 298a30d

* fix: taos-tools 143b9e4

* fix: update taos-tools 0b56d15

* fix: update taos-tools 7375f23

* fix: update taos-tools eaf2309

* fix: update taos-tools 723f696

* fix: update taos-tools c9be106

* fix: update taos-tools 9b8975b

* test: update taos-tools 3309b9d

* test: update taos-tools d93cd23

* fix: update taos-tools 6632796

* fix: update taos-tools bd43034

* test: fix sml_json_alltyps.py according to taosbenchmark change

* test: fix sml_json_alltypes test case

* fix: update taos-tools 181bcac
2023-02-01 15:59:36 +08:00
Shuduo Sang a3a2af4b3f
fix: taosbenchmark schemaless refine for main (#19714)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-01 15:59:29 +08:00
Haojun Liao c453151230 test(query): add regress test case. 2023-02-01 15:56:58 +08:00
Xiaoyu Wang 024824fb3d fix: event_window memory leak 2023-02-01 09:34:14 +08:00
Shengliang Guan 2a2630e78f test: remove invalid file 2023-01-31 16:58:24 +08:00
Shengliang Guan fb0ef25dbd test: adjust split case 2023-01-31 16:40:53 +08:00
Shengliang Guan 2a8d791e39 Merge remote-tracking branch 'origin/3.0' into enh/TD-18702 2023-01-31 16:31:26 +08:00
Shengliang Guan fbc4513ee3 enh: call vnodeBegin after vnodeSyncCommit 2023-01-31 15:01:10 +08:00
sunpeng 889019b253
build: add python demo to ci (#19699)
* build: add python demo to ci

* build: fix python demo
2023-01-31 09:37:50 +08:00
Xiaoyu Wang aae2de07af enh: add event_winodw test case 2023-01-31 09:21:44 +08:00
Hongze Cheng d6dbc0006d Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 15:38:29 +08:00
dapan1121 6316a98435
Merge pull request #19663 from taosdata/fix/TD-21873-3.0
test: check result after reboot without commit for tsma/rsma
2023-01-30 15:30:11 +08:00
54liuyao 1ce1f8143c fix:process data with incorrect timestamp 2023-01-30 13:29:15 +08:00
Hongze Cheng 0f00862d8b Merge branch 'fix/TD-22070' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 10:17:59 +08:00
Hongze Cheng 3deedfb5c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 10:11:45 +08:00
Shengliang Guan 225cdcdb54 enh: remove vgroup after split 2023-01-30 09:58:53 +08:00
sunpeng c30cb1f5db
build: add python demo to ci (#19641)
* build: add python demo to ci

* build: add fast write example to ci

* build: add kafka demo to ci

* fix kafka demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo
2023-01-30 09:58:52 +08:00
Shengliang Guan 54c7d26ee7
Merge pull request #19693 from taosdata/FIX/TD-22044-main
enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl
2023-01-30 09:31:51 +08:00
Hui Li 3077fec4c4
Merge pull request #19695 from taosdata/test/TD-20558
ci:add taosx compilation in ci
2023-01-30 09:26:24 +08:00
chenhaoran 82baa875c6 ci:add taosx compilation in ci 2023-01-29 17:05:13 +08:00
Benguang Zhao 96f5249782 enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl 2023-01-29 15:58:23 +08:00
Benguang Zhao 8da92d818f enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl 2023-01-29 15:54:25 +08:00
Hongze Cheng 5e7b6602c5 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-29 14:05:15 +08:00
Xiaoyu Wang 16bae8ebe3
Merge pull request #19636 from taosdata/FIX/TD-21267-main
fix: not keep wal log vnodeCommit'ed for single replica db
2023-01-29 09:02:27 +08:00
plum-lihui 9ec79d7ef8 test:modify expect consume rows 2023-01-28 18:15:11 +08:00
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
Shuduo Sang 32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud (#19670)
* fix: taosbenchmark ignore drop db failure for cloud

* fix: update taos-tools 678b1df

* fix: update taos-tools 78986f1

* test: update taos-tools acfa7e3

* test: update taos-tools ada5bdd

* test: update taos-tools 11c057f

* fix: update taos-tools 7a2b109

* test: update taos-tools b35037a

* test: update taos-tools 4ba0939

* fix: update taos-tools 9e406e5

* fix: update taos-tools 39f5d2e

* test: update taos-tools 6976d0b

* fix: update taos-tools 3dcc6da

* fix: update taos-tools eed30f5

* test: reduce insert rows to avoid exceed sql length

* fix: taos-tools 71724aa

* fix: update taos-tools b1844bf

* test: update taos-tools 8d8b649

* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
Benguang Zhao 30a6488f0d fix: create topic before inserting data for two testcases of 7-tmq/tmqUpdate 2023-01-28 13:38:50 +08:00
Haojun Liao a4f5a60ab5
Merge pull request #19669 from taosdata/refact/submit_req_marks
opti: faster non-standard openTsdb json parse & remove some config for sml
2023-01-28 13:32:37 +08:00
wangmm0220 3153e9847f fix:test case for json parse string 2023-01-28 11:31:09 +08:00
Xiaoyu Wang 922f0781ad
Merge pull request #19640 from taosdata/feat/3.0_stream_wxy
fix: support writing streams to existing tables
2023-01-28 10:33:06 +08:00
wangmm0220 b493b8d2e1 fix:cols error because delete json cols value 2023-01-28 10:33:00 +08:00
Xiaoyu Wang 175f205063 fix: support writing streams to existing tables 2023-01-28 09:18:09 +08:00
kailixu 24861a9c95 test: check result after reboot without commit for tsma 2023-01-22 22:29:50 +08:00
kailixu 45b58ffd48 test: check result after reboot without commit for tsma/rsma 2023-01-22 22:21:08 +08:00