Commit Graph

1349 Commits

Author SHA1 Message Date
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 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +08:00
Xiaoyu Wang a8729dd306
Merge pull request #19845 from taosdata/enh/3.0_planner_optimize
feat: add explain test case
2023-02-08 11:04:32 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
Haojun Liao 520fd43cb5
Merge pull request #19831 from taosdata/feat/ly_stream
ci:modify stream state window test
2023-02-08 09:43:33 +08:00
Xiaoyu Wang 571e936b4a feat: add explain test case 2023-02-07 17:13:38 +08:00
dapan1121 19508d118f
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
2023-02-07 17:00:01 +08:00
54liuyao d9be2e31c2 ci:modify stream state window test 2023-02-07 09:37:14 +08:00
dapan1121 ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
Liu Jicong 55f78b4109 fix case 2023-02-06 16:41:30 +08:00
Liu Jicong e615053f4a enh: stream number limit 2023-02-06 11:32:04 +08:00
dapan1121 a2b5162ab9
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
2023-02-06 08:52:44 +08:00
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
Haojun Liao f803fa44b5 fix(query): set the correct number of rows when calculating using sma for min/max function. 2023-02-03 16:50:13 +08:00
54liuyao 6519ef9045 ci:add stream ci 2023-02-03 09:04:45 +08:00
shenglian zhou 3f577c5019 fix: show table distributed only works on super table, child table, and normal table 2023-02-02 11:57:22 +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