Commit Graph

1335 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
54liuyao 6519ef9045 ci:add stream ci 2023-02-03 09:04:45 +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
Haojun Liao c453151230 test(query): add regress test case. 2023-02-01 15:56:58 +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
Xiaoyu Wang aae2de07af enh: add event_winodw test case 2023-01-31 09:21:44 +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
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
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +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
dapan1121 17bfb8228a fix: rows number exceeds block capacity issue 2023-01-18 15:55:24 +08:00
54liuyao 1dd177994d ci:modify stream test 2023-01-17 17:26:13 +08:00
Xiaoyu Wang b7bfe9780d
Merge pull request #19583 from taosdata/feature/event
feat: add event window
2023-01-17 10:45:20 +08:00
Xiaoyu Wang 0b1bb7a1fb merge 3.0 2023-01-16 17:55:35 +08:00
kailixu b89561c077 test: add test case for tsma 2023-01-16 14:12:44 +08:00
kailixu ecd1e499f2 test: add test case for tsma 2023-01-16 14:08:27 +08:00
dapan1121 62b64631dc
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
2023-01-16 13:29:15 +08:00
Haojun Liao 94e8aafcf6
Merge pull request #19543 from taosdata/feat/ly_stream
create stream and use existing super table
2023-01-14 23:30:25 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
wangmm0220 792d19fbe7 fix:table num in ins_tables 2023-01-13 11:48:26 +08:00
54liuyao 3ec1560faa create stream and use existing super table 2023-01-13 10:26:49 +08:00
Haojun Liao 7efdc9e27a fix(query): fix memory leak. 2023-01-11 18:00:36 +08:00
Haojun Liao 78f49db0ad other: merge main. 2023-01-11 13:31:41 +08:00
Xiaoyu Wang b8183580cb feat: add an event_window clause for the explain command 2023-01-11 09:22:31 +08:00
Haojun Liao abae9e0790 fix(query): set 0 when result is not qualified. 2023-01-10 23:40:16 +08:00
54liuyao d5ade95b31 feat(stream):user define tag 2023-01-10 10:13:56 +08:00
Haojun Liao 6a6d53b896
fix(query): fix error for retrieve data only in last files. (#19457)
* fix: add test cases;

* fix(query): fix error for retrieve data only in last files.
2023-01-09 20:55:34 +08:00
Haojun Liao 4bfc2fab45 fix: add test cases; 2023-01-09 19:19:12 +08:00
Shengliang Guan 398161eb5f Merge branch 'main' into merge/mainto3.0_0108 2023-01-09 10:00:53 +08:00
Shengliang Guan f2d6ed8635
Merge pull request #19125 from taosdata/FIX/TD-21043-main
enh: vnodeCommit on consensus only
2023-01-09 09:41:34 +08:00
Haojun Liao 14c80364fb test:update sim script. 2023-01-08 23:06:53 +08:00
Haojun Liao 95a6720b2a fix(query): do not merge rows in last file when no data blocks exist. 2023-01-08 23:02:16 +08:00
Shengliang Guan 3016f35e9f Merge branch '3.0' into merge/mainto3.0_0105 2023-01-05 16:08:23 +08:00
Shengliang Guan ef3e60c387 Merge branch 'fix/TD-21746' into FIX/TD-21043-main 2023-01-05 15:58:30 +08:00
54liuyao 5845c9c87e ci:add ci for keepColumnName 2023-01-05 10:29:31 +08:00
kailixu d9c188bf97 chore: update comments for update2.sim 2023-01-04 17:02:41 +08:00
kailixu dc0d9c2f53 test: add test case for update 2023-01-04 17:01:07 +08:00
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00