yihaoDeng
a929aa22d8
merge 3.0
2023-02-12 10:48:18 +08:00
Haojun Liao
f6a262eeb1
fix(query): fix invalid write.
2023-02-11 01:56:28 +08:00
yihaoDeng
93c61f82c9
fix mem leak
2023-02-10 19:24:26 +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
Haojun Liao
a22a8cbfcc
test: add a regression test case.
2023-02-10 10:31:55 +08:00
Haojun Liao
fa552323da
Merge pull request #19879 from taosdata/fix/nodisk
...
test: add regression test case.
2023-02-09 22:53:56 +08:00
yihaoDeng
d4cfeb1f6c
add more test case
2023-02-09 21:04:11 +08:00
yihaoDeng
5315500287
fix filter error
2023-02-09 16:09:46 +08:00
Xiaoyu Wang
fcff07675d
merge main
2023-02-09 11:29:38 +08:00
54liuyao
cf1c860f37
ci:add test
2023-02-09 11:21:51 +08:00
54liuyao
40987fa507
feat:do not check whether the expired data has been update
2023-02-09 11:14:28 +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
yihaoDeng
5fd971bcce
del invalid file
2023-02-08 23:32:36 +08:00
yihaoDeng
4b6c073623
fix filter error
2023-02-08 23:01:20 +08:00
Haojun Liao
246c17d1e9
test: add regression test case.
2023-02-08 22:25:40 +08:00
yihaoDeng
5881bdb6ff
add test case
2023-02-08 22:13:29 +08:00
yihaoDeng
b8ada78305
add test case
2023-02-08 21:13:49 +08:00
yihaoDeng
c7b294d03b
change test dir
2023-02-08 20:19:19 +08:00
Haojun Liao
9dc8946143
Merge pull request #19859 from taosdata/fix/nodisk
...
fix(query): reset the data load flag when build clean file block.
2023-02-08 14:24:35 +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
54liuyao
bafe5a577e
ci:add ci
2023-02-08 10:54:45 +08:00
Xiaoyu Wang
09925437e3
merge main
2023-02-08 09:51:52 +08:00
Haojun Liao
834e725d13
Merge pull request #19832 from taosdata/feat/ly_ci_main
...
ci:modify stream state window test
2023-02-08 09:43:53 +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
Haojun Liao
e199f96d94
fix(query): reset the data load flag when build clean file block.
2023-02-08 09:14:38 +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
yihaoDeng
d842dd25b1
add test
2023-02-07 16:59:37 +08:00
54liuyao
e89362fb36
feat:stream ignore check update data
2023-02-07 15:29:05 +08:00
54liuyao
1e0e417275
ci:modify stream state window test
2023-02-07 15:27:47 +08:00
54liuyao
d750bd6e93
ci:modify stream state window test
2023-02-07 10:45:25 +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
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
Shengliang Guan
34260cd397
Merge branch 'main' into FIX/TD-21043-main
2023-01-04 09:29:07 +08:00
dapan1121
cae835bd86
Merge pull request #19310 from taosdata/szhou/fixbugs
...
fix: add test for select tbname from systable
2023-01-04 09:16:47 +08:00
slzhou
d292243b1a
fix: add test for select tbname from systable
2023-01-03 08:32:33 +08:00
dapan1121
ad777cc793
fix: insert into select with disorder column issue
2022-12-30 14:34:02 +08:00
dapan1121
ee719d02b4
fix: insert into select with disorder column issue
2022-12-30 14:31:56 +08:00
Benguang Zhao
d307413c36
Merge branch 'main' into FIX/TD-21043-main
2022-12-29 10:03:17 +08:00
Shengliang Guan
2bbf2f3ab1
Merge branch '3.0' into merge/mainto3.0_1229
2022-12-29 09:36:52 +08:00
Shengliang Guan
bffe45c79b
test: adjust some balance case
2022-12-28 20:14:52 +08:00
Shengliang Guan
78c14a2c88
Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228
2022-12-28 14:59:02 +08:00
dapan1121
79c5b20ba6
Merge pull request #19187 from taosdata/fix/TD-21553
...
fix:calculate next sliding window error
2022-12-27 18:51:16 +08:00
54liuyao
e5c4196c98
fix:calculate next sliding window error
2022-12-27 17:19:47 +08:00