cademfly
839758f2d6
fix odbc.py total columns numbers
2023-03-08 10:26:28 +08:00
cadem
f0e23812a1
fix offline_reason.sim
2023-03-08 09:57:07 +08:00
haoranchen
b876f2d447
test:comment testcase of tmq ( #20308 )
2023-03-07 20:34:04 +08:00
chenhaoran
14e62eca8c
test: add stream and topic in compatibility case
2023-03-07 17:51:54 +08:00
Ping Xiao
807afaa4b2
update coverage test script
2023-03-07 13:59:51 +08:00
chenhaoran
53b3de0384
test: add stream and topic in compatibility case
2023-03-07 12:38:38 +08:00
chenhaoran
e1be1c8d0f
test: add stream and topic in compatibility case
2023-03-07 11:53:45 +08:00
Haojun Liao
da550029d8
fix(tmq): fix memory error and adjust some logs.
2023-03-06 11:52:52 +08:00
Shengliang Guan
2624ea65d8
fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback
2023-03-03 18:21:07 +08:00
Hui Li
81913fcb80
Update tmqConsFromTsdb1-1ctb.py
2023-03-03 17:28:15 +08:00
Hui Li
82287c464b
Update tmqConsFromTsdb1-1ctb.py
2023-03-03 17:27:32 +08:00
dapan1121
dd493d3ee4
fix: add order by string case
2023-03-03 11:54:25 +08:00
Hui Li
f2d4138161
Merge pull request #20249 from taosdata/test/cyjia0227
...
test:update test case for show command
2023-03-03 10:35:02 +08:00
jiacy-jcy
b6cc356ccb
update
2023-03-03 09:24:14 +08:00
jiacy-jcy
cd9070fff7
test:update test case for show command
2023-03-03 08:58:21 +08:00
chenhaoran
4cff33b607
ci:add cache in ci compling
2023-03-02 22:05:58 +08:00
chenhaoran
72a0eab44a
ci:add cache in ci compling
2023-03-02 22:03:36 +08:00
chenhaoran
302c09cc75
ci:add cache in ci compling
2023-03-02 21:56:55 +08:00
sunpeng
b84b8e58f5
test: add python demo for websocket ( #20209 )
...
* test: add python demo for websocket
* fix test
* fix test
* fix test
2023-03-02 20:44:25 +08:00
Haojun Liao
37281ae17f
Merge pull request #20228 from taosdata/feature/3_liaohj
...
fix(query): record the correct last accessed key in the stt file.
2023-03-02 17:13:31 +08:00
jiacy-jcy
fbeb2c076e
Merge branch 'main' into test/cyjia0227
2023-03-02 16:46:49 +08:00
Shengliang Guan
75273e5541
Merge pull request #20241 from taosdata/fix/ly_stream
...
ci:adjust test cases
2023-03-02 16:10:14 +08:00
jiacy-jcy
e1f5426dd6
update test case
2023-03-02 15:55:58 +08:00
Hui Li
44a61d8258
Merge pull request #20184 from taosdata/test/cyjia0227
...
test:add test case for TD-22532
2023-03-02 15:54:40 +08:00
dapan1121
4665961a73
Merge pull request #20240 from taosdata/fix/TD-22859
...
fix: add missing db options in show create database result
2023-03-02 15:22:42 +08:00
54liuyao
09ac1be5ff
ci:adjust test cases
2023-03-02 14:27:33 +08:00
dapan1121
3015967484
fix: fix show create database issue
2023-03-02 13:09:50 +08:00
dapan1121
0857404b2e
Merge pull request #20235 from taosdata/fix/TS-2770
...
fix: projection query with descending order result error
2023-03-02 11:03:08 +08:00
Hui Li
a484725f31
Update cases.task
2023-03-02 10:56:09 +08:00
Haojun Liao
3730ea4b57
test: update the sim to speedup this case and set the tqdebugflag to be 135.
2023-03-02 10:00:00 +08:00
dapan1121
8f858268d3
fix: add test case
2023-03-01 19:25:24 +08:00
dapan1121
ee70606f19
fix: projection query in descending order result error issue
2023-03-01 14:48:15 +08:00
Hui Li
4d35cb7fad
Merge pull request #20213 from taosdata/test/main/TD-22821
...
test: remove cross-threaded operations that use Python connection in test cases
2023-03-01 13:37:02 +08:00
Hui Li
ffa1deb077
'test: add timeout to poll'
2023-03-01 11:53:00 +08:00
Ganlin Zhao
c8a41e3444
fix(query): make exchange operator inherit input order from upstream
2023-03-01 11:36:30 +08:00
dapan1121
f27a2e8a78
Merge pull request #20207 from taosdata/fix/TD-22822
...
fix(query): add inherit input order from upstream option for exchange operator
2023-03-01 11:16:57 +08:00
haoranchen
b5efd1ba05
Update cases.task
2023-02-28 20:31:40 +08:00
Haojun Liao
b3ae58dac1
Merge pull request #20205 from taosdata/feat/TD-22831
...
feat:window close && ignore expired
2023-02-28 19:23:07 +08:00
54liuyao
fe4123e814
feat:window close && ignore expired
2023-02-28 18:20:58 +08:00
54liuyao
abbc69a2ed
fix:asan error
2023-02-28 17:43:47 +08:00
chenhaoran
ecf166bd0f
test: remove cross-threaded operations that use Python connections in test cases
2023-02-28 17:04:48 +08:00
Xiaoyu Wang
e36d9a4c25
merge main
2023-02-28 16:13:28 +08:00
Ganlin Zhao
5ad0d18c2e
fix(query): make exchange operator inherit input order from upstream
2023-02-28 16:05:41 +08:00
wangmm0220
f08d17d2ff
Merge branch 'fix/TD-22671' of https://github.com/taosdata/TDengine into fix/TD-22671
2023-02-28 15:11:36 +08:00
plum-lihui
2310dfca22
test: del data from async to sync
2023-02-28 15:02:57 +08:00
Xiaoyu Wang
586ca254be
fix: invalid write memory when query policy is 4
2023-02-28 13:02:29 +08:00
Xiaoyu Wang
01ededfbf5
fix: invalid write memory when query policy is 4
2023-02-28 10:45:47 +08:00
Xiaoyu Wang
c2460da390
fix: invalid write memory when query policy is 4
2023-02-28 10:45:20 +08:00
Haojun Liao
52a8912969
Merge pull request #20183 from taosdata/fix/TD-22797
...
fix: avoid filter slow when not exist target value
2023-02-28 09:18:46 +08:00
Hui Li
3bd66ecb52
Merge pull request #20188 from taosdata/test/main/TD-22818
...
test: check asan cases successful
2023-02-27 20:36:52 +08:00
chenhaoran
e96b52675c
ci: conment failed cases
2023-02-27 20:35:38 +08:00
Hui Li
ca42ae6f13
Merge pull request #20189 from taosdata/test/3.0/TD-22818
...
test: check asan cases successful
2023-02-27 20:33:46 +08:00
chenhaoran
57e5319e3d
ci: conment failed cases
2023-02-27 20:28:51 +08:00
chenhaoran
9725957b34
ci: conment failed cases
2023-02-27 20:27:21 +08:00
chenhaoran
a1c89b8329
Merge branch 'test/3.0/TD-22818' of https://github.com/taosdata/TDengine into test/3.0/TD-22818
2023-02-27 20:25:28 +08:00
chenhaoran
3b80a9db6f
ci: conment failed cases
2023-02-27 20:24:47 +08:00
Hui Li
3b0fd4b23f
Merge pull request #20182 from taosdata/feat/TD-22801-MAIN
...
feat: completing create index and tag index case
2023-02-27 19:58:52 +08:00
haoranchen
294bd35ff8
Update cases.task
2023-02-27 19:04:46 +08:00
haoranchen
94c2f605d3
Update cases.task
2023-02-27 19:03:24 +08:00
haoranchen
86dfa07f66
Update cases.task
2023-02-27 19:00:10 +08:00
haoranchen
5c6ead6c6e
Update cases.task
2023-02-27 18:59:01 +08:00
Hui Li
4e1f65c1ef
reopen replica3_import.sim case
2023-02-27 18:46:36 +08:00
Hui Li
5545bb80cd
reopen replica3_import.sim case
2023-02-27 18:45:51 +08:00
chenhaoran
8e84077488
test: check asan cases successful
2023-02-27 17:58:44 +08:00
chenhaoran
6f4b24a510
test: check asan cases successful
2023-02-27 17:56:15 +08:00
chenhaoran
78bda0d65c
test: check asan cases successful
2023-02-27 17:54:31 +08:00
Xiaoyu Wang
d4e32cc8f1
Merge pull request #20180 from taosdata/fix/3.0_merge_main
...
merge 3.0
2023-02-27 17:08:44 +08:00
yihaoDeng
d9f8a84a55
fix: avoid filter slow when filter not exist value
2023-02-27 16:03:49 +08:00
jiacy-jcy
5830e0931c
test:add test case for TD-22532
2023-02-27 15:22:46 +08:00
Alex Duan
64243a2127
feat: completing create index and tag index case
2023-02-27 15:11:21 +08:00
dapan1121
178d2cac00
Merge pull request #20156 from taosdata/fix/TD-22520
...
fix(query): fix apply limit error for doMultiwayMerge operator if datablocks belongs to the same group
2023-02-27 14:20:42 +08:00
Xiaoyu Wang
efa56d5352
merge main
2023-02-27 14:18:03 +08:00
Xiaoyu Wang
f97a140a3c
merge 3.0
2023-02-27 14:16:33 +08:00
Ganlin Zhao
04bd07da59
add test cases
2023-02-26 10:28:07 +08:00
dapan1121
a98ff93c32
Merge remote-tracking branch 'origin/3.0' into fix/TD-22762
2023-02-26 09:55:00 +08:00
dapan1121
2aa41b76a4
Update cases.task
2023-02-26 07:59:26 +08:00
dapan1121
77295df8ec
Merge pull request #20161 from taosdata/fix/TS-2729
...
fix: table scan crash issue
2023-02-26 07:45:17 +08:00
dapan1121
bf5ed1355b
Update cases.task
2023-02-25 19:10:47 +08:00
dapan1121
2d9b5ed4f6
fix: tag like filter issue
2023-02-25 16:04:21 +08:00
dapan1121
ec6c25e342
Merge branch '3.0' into fix/TD-22762
2023-02-25 10:59:23 +08:00
Xiaoyu Wang
d6dd087f84
merge main
2023-02-25 10:29:20 +08:00
Xiaoyu Wang
5856a39827
Merge pull request #20123 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-25 10:01:26 +08:00
dapan1121
05bd600ef8
fix: table scan crash issue
2023-02-25 09:34:37 +08:00
dapan1121
eac27fc0fd
fix: empty ts range query issue
2023-02-24 18:39:17 +08:00
dapan1121
2f816dc01f
Merge pull request #20119 from taosdata/fix/TS-2725
...
fix: alter column length too big issue
2023-02-24 17:33:37 +08:00
Xiaoyu Wang
67a94707b7
Merge pull request #20104 from taosdata/feat/3.0_wxy
...
enh: drop tables syntax optimization
2023-02-24 16:57:30 +08:00
Xiaoyu Wang
961107d1ca
merge main
2023-02-24 16:55:50 +08:00
dapan1121
d4d246c560
Merge pull request #20110 from taosdata/fix/TD-22709
...
fix: fix asan error
2023-02-24 16:11:31 +08:00
Hui Li
fb8ab642cb
Update tmqCommon.py
2023-02-24 15:37:21 +08:00
Hui Li
e667da1666
Update subscribeDb4.py
2023-02-24 15:35:47 +08:00
dapan1121
3f6e8d4f82
Merge pull request #20111 from taosdata/fix/TD-22709-main
...
fix: fix asan error
2023-02-24 14:35:17 +08:00
Xiaoyu Wang
58fc265b80
merge main
2023-02-24 13:26:45 +08:00
dapan1121
f6acf035c9
fix: sys db vgroup update issue
2023-02-24 11:37:16 +08:00
54liuyao
d43355e77f
fix:check null column
2023-02-23 17:31:52 +08:00
54liuyao
e42d5ba3dc
fix:table name is null
2023-02-23 17:31:47 +08:00
Xiaoyu Wang
1ab144609e
merge main
2023-02-23 14:58:22 +08:00
dapan1121
25c555a502
fix: refresh sys db vgroups after creating database
2023-02-23 14:38:57 +08:00
Hui Li
04d4ee928b
Merge pull request #20105 from taosdata/test/TD-21965-3.0
...
test: add tag index basic function verify case
2023-02-23 13:27:17 +08:00
dapan1121
6aa05c4370
Merge pull request #20067 from taosdata/fix/TS-2687
...
fix: add merge join operator result limitation
2023-02-23 10:40:23 +08:00
dapan1121
31615d0ccc
Merge pull request #20072 from taosdata/fix/TD-22647
...
fix: tag filter crash issue
2023-02-23 10:39:32 +08:00
dapan1121
05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
...
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Alex Duan
bc8b82ecc5
test: add tag_index_basic.py to cases.task list
2023-02-23 09:47:28 +08:00
Ganlin Zhao
ecaf5193a2
fix: fix asan error
2023-02-22 18:54:18 +08:00
Ganlin Zhao
644ba11a55
fix: fix asan error
2023-02-22 18:53:10 +08:00
Ganlin Zhao
a185561405
fix: fix asan error
2023-02-22 18:46:59 +08:00
Xiaoyu Wang
a71f728cc4
enh: drop tables syntax optimization
2023-02-22 17:45:55 +08:00
sunpeng
d4fdf17cae
build: delete TaosConsumer and TaosTmq from taospy ( #20076 ) ( #20091 )
2023-02-22 17:32:14 +08:00
chenhaoran
650147ccb8
fix: ingore filter.c error found by asan
2023-02-22 14:46:19 +08:00
chenhaoran
96389577d7
fix: ingore filter.c error found by asan
2023-02-22 14:42:17 +08:00
Alex Duan
2c8b75885a
test: add case tag index passed ok1
2023-02-22 14:38:32 +08:00
Alex Duan
b4d84f1e5e
test: add case tag index passed ok
2023-02-22 14:36:26 +08:00
Ganlin Zhao
8175b36d31
add test cases
2023-02-22 14:08:26 +08:00
chenhaoran
88d6b8dac7
ci: install defined version python connector
2023-02-22 11:42:22 +08:00
Alex Duan
4dff7f9763
Merge branch '3.0' into test/TD-21965-3.0
2023-02-22 11:05:51 +08:00
Alex Duan
40841dd666
test: modify tag range
2023-02-22 11:04:57 +08:00
chenhaoran
a6fed7dd3d
ci: install defined version python connector
2023-02-22 11:00:45 +08:00
chenhaoran
b7351aa027
ci: install defined version python connector
2023-02-22 10:53:39 +08:00
chenhaoran
4c3704fde0
ci: install defined version python connector
2023-02-22 10:50:18 +08:00
chenhaoran
d81b2365c4
ci: install defined version python connector
2023-02-22 10:43:54 +08:00
chenhaoran
3a9a9179d3
ci: install defined version python connector
2023-02-22 10:32:37 +08:00
Alex Duan
490370ddb7
test : add 0-other/tag_index_basic.py
2023-02-22 10:22:22 +08:00
Shuduo Sang
4736636fb2
fix: taosbenchmark data gen refactor ( #20059 )
...
* fix: taosbenchmark data gen refactor
* fix: update taos-tools e22e5e2
* fix: update taos-tools cccc353
* fix: update taos-tools 10a211f
* fix: update taos-tools e54a926
* fix: update taos-tools 340b0f4
* fix: update taos-tools 6afed7c
* fix: update taos-tools cc6db40
* fix: update taos-tools 634399d
* fix: update taos-tools e0104dc
* fix: update taos-tools bc11ff3
* fix: update taos-tools b23e170
* fix: update taos-tools a62f774
* fix: clean up and print
* fix: update taos-tools a880c81
* test: update 5-taos-tools/taosdump/taosdumpTestInspect.py for 3.0
* fix: add sml_tags_json_array to accelerate sml json test
* fix: taosbenchmark json data generating refine 611dc09
* fix: update taos-tools ad2f7c8
* fix: coverity scan issues
* fix: udpate taos-tools d259385
* fix: update taos-tools be929ab
* fix: update taos-tools 63e63d6
* fix: update taos-tools 2a38de1
* fix: update taos-tools 0d4c001
* fix: update taos-tools dce7de5
* fix: update taos-tools 82b96df
* fix: update taos-tools 401cf6a
* fix: update taos-tools 6f692b0:wq
* fix: update taos-tools 2942ca0
* fix: update taos-tools 61cbfd2
2023-02-22 00:06:55 +08:00
sunpeng
7e8823d594
build: delete TaosConsumer and TaosTmq from taospy ( #20076 )
2023-02-21 19:00:50 +08:00
Xiaoyu Wang
7337f5ff7d
Merge pull request #20052 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-21 16:27:19 +08:00
dapan1121
e5023259ff
fix: add tag filter case
2023-02-21 14:36:25 +08:00
Xiaoyu Wang
acfa05b5fa
fix: table count scan
2023-02-21 13:14:44 +08:00
dapan1121
6e0a349423
fix: remove case from ci cause of long exectuion time
2023-02-21 11:40:33 +08:00
dapan1121
968c538be5
fix: add merge join operator result limitation
2023-02-21 08:54:05 +08:00
Shuduo Sang
48426ed2df
fix: alpine compile error for 3.0 ( #20064 )
...
* 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
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-20 22:31:56 +08:00
Xiaoyu Wang
319dfd8f06
merge 3.0
2023-02-20 17:21:37 +08:00
Haojun Liao
ad0be66a78
Merge pull request #19935 from taosdata/enh/dynamicIdx
...
feat: change index dynamicly
2023-02-20 15:48:49 +08:00
Xiaoyu Wang
c597de099f
merge main
2023-02-20 13:41:27 +08:00
yihaoDeng
6615d19aa7
add rename and del tag case
2023-02-20 10:00:10 +08:00
yihaoDeng
bbc507e82f
add rename and del tag case
2023-02-20 09:39:06 +08:00
yihaoDeng
bfe0ac61b9
add index case
2023-02-19 20:43:15 +08:00
yihaoDeng
eafc9db1c1
fix iter and case
2023-02-18 18:24:10 +08:00
yihaoDeng
51755e9783
fix: fix drop error
2023-02-18 16:44:29 +08:00
yihaoDeng
db7dec0347
fix filter error
2023-02-18 11:21:10 +08:00
yihaoDeng
2fced5c88b
del case
2023-02-18 08:13:21 +08:00
cademfly
f372878655
test/TD-20331 add test case for performance_schama
2023-02-17 13:28:17 +08:00
dapan1121
052f89c3d2
Merge pull request #19964 from taosdata/fix/restrict_interp_stable
...
fix: restrict interp query on stable for now
2023-02-15 14:30:52 +08:00
Haojun Liao
cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
...
other: merge opt to main.
2023-02-15 12:55:04 +08:00
54liuyao
88970c88a9
fix:dispatch create sub table
2023-02-15 11:04:49 +08:00
Haojun Liao
605b5012ae
Merge pull request #19950 from taosdata/fix/TD-21899
...
fix:remove id in execReader & enable task case
2023-02-15 10:33:51 +08:00
Haojun Liao
4e9146f061
fix(query): fix memory leak.
2023-02-14 22:46:31 +08:00
dapan1121
05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
...
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
yihaoDeng
b059351b95
fix RC
2023-02-14 16:54:50 +08:00
yihaoDeng
dabcf00ade
fix RC
2023-02-14 16:54:20 +08:00
Haojun Liao
78e67995cc
Merge pull request #19966 from taosdata/fix/nodisk
...
fix(query): check validation of suid
2023-02-14 16:14:43 +08:00
Haojun Liao
a1eafe88ac
fix(query): fix some errors.
2023-02-14 14:48:33 +08:00
Ganlin Zhao
10e01c0512
add test cases
2023-02-14 14:25:03 +08:00
dapan1121
b9918b0eda
fix: add alter dnode configuration validdation
2023-02-14 13:49:07 +08:00
Haojun Liao
e6b0560d47
test(query): update the sim.
2023-02-14 11:55:21 +08:00
Haojun Liao
6fffc71785
fix(query): check validation of suid,
2023-02-14 10:41:17 +08:00
54liuyao
3f38d56c0d
fix:number of ssdatablock rows exceeds the capacity
2023-02-14 10:40:16 +08:00
Haojun Liao
fab32ae930
fix(query): fix bug in "tbname in" query.
2023-02-13 23:19:09 +08:00
yihaoDeng
018356b8dd
fix json_tag crash
2023-02-13 17:45:01 +08:00
Haojun Liao
c9ce01c878
Merge branch 'main' into feature/3_liaohj
2023-02-13 17:09:27 +08:00
yihaoDeng
a176899010
fix json_tag crash
2023-02-13 16:02:15 +08:00
wangmm0220
b054ef9a9f
fix:conflict from 3.0
2023-02-13 14:04:36 +08:00
wangmm0220
0e630b8f81
fix:remove id in execReader & enable task case
2023-02-13 13:38:05 +08:00
Yihao Deng
5af1faf916
Merge branch '3.0' into enh/dynamicIdx
2023-02-13 13:36:06 +08:00
54liuyao
31a75f837b
fix:crash at generate session scan range
2023-02-13 13:33:38 +08:00
yihaoDeng
0fd0c64157
fix: fix filter error result
2023-02-13 13:28:52 +08:00
dapan1121
df4967614f
Merge pull request #19906 from taosdata/fix/TS-2612
...
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
2023-02-13 10:57:24 +08:00
54liuyao
9d53b19980
ci:modify stream test
2023-02-13 10:25:33 +08:00
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
Ganlin Zhao
81a2807e27
add test cases
2023-02-10 16:51:20 +08:00
Ganlin Zhao
349d7ee58c
add test cases
2023-02-10 15:12:37 +08:00
Ganlin Zhao
f0c400e968
add test cases
2023-02-10 15:08:34 +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
a93fc323c0
Merge pull request #19904 from taosdata/fix/liaohj
...
fix(query): add limit/offset for sys table scan operator.
2023-02-10 11:44:56 +08:00
Haojun Liao
f214ae9801
Merge pull request #19888 from taosdata/fix/TD-22152
...
fix:change uid in taosx to avoiding uid same in different db
2023-02-10 11:30:47 +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
Haojun Liao
6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
...
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
wangmm0220
f9e409e991
fix:change uid in taosx to avoiding uid same in different db
2023-02-09 14:28:26 +08:00
wangmm0220
0a01fbc16c
fix:change uid in taosx to avoiding uid same in different db
2023-02-09 14:00:03 +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
Hui Li
b2b2592ca2
Merge pull request #19757 from taosdata/test/TD-22078
...
test:add test case into ci
2023-02-09 09:07:24 +08:00
sunpeng
db6a8cdf60
build: update writing kafka example and document ( #19864 )
...
* build: update writing kafka example and document
* fixes kafka demo
* fix: refine wording
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +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
Hui Li
a39f80bafe
Merge pull request #19866 from taosdata/case/TD-22241
...
test: add case double comma check in insert_drop.py
2023-02-08 15:46:43 +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
Alex Duan
82deedbaff
test: remove blank line
2023-02-08 14:13:26 +08:00
Alex Duan
4bbcfb3151
move check sql before drop database
2023-02-08 12:11:42 +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
Hui Li
6978a803ff
Update tmqUpdate-1ctb.py
2023-02-08 10:39:52 +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
Alex Duan
59fc68dbf1
case: add doulbe comma insert check
2023-02-08 09:36:01 +08:00
Hui Li
caf6ae5bad
Merge pull request #19834 from taosdata/test/TD-22219
...
Test/td 22219
2023-02-08 09:18:12 +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
“happyguoxy”
ff1fbe8fea
test: refine query cases
2023-02-07 10:40:35 +08:00
“happyguoxy”
2a2b2262d8
test: refine query cases
2023-02-07 10:39:05 +08:00
“happyguoxy”
7a392f57af
test: refine query cases
2023-02-07 10:38:48 +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
wangmm0220
762f6466f3
fix:conflicts from 3.0
2023-02-06 09:23:29 +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
wangmm0220
51760c10ec
fix:conflicts from 3.0
2023-02-03 15:40:20 +08:00
wangmm0220
c330588d55
fix:error in subscribe table for taosx
2023-02-03 15:35:13 +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
jiacy-jcy
cbaf3829b2
test:add test case into ci
2023-02-02 15:18:42 +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
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
wangmm0220
8a21d7f307
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-21899
2023-02-01 16:13:06 +08:00
wangmm0220
2bf0916bcf
fix:split block data if there are none value in block for taosx
2023-02-01 16:12:59 +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
Xiaoyu Wang
f8082bc752
Merge pull request #19623 from taosdata/enh/3.0_planner_optimize
...
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
2023-01-18 17:25:16 +08:00
dapan1121
17bfb8228a
fix: rows number exceeds block capacity issue
2023-01-18 15:55:24 +08:00
Xiaoyu Wang
dd0ea40768
Merge remote-tracking branch 'origin/fix/liaohj' into enh/3.0_planner_optimize
2023-01-18 10:56:03 +08:00
54liuyao
1dd177994d
ci:modify stream test
2023-01-17 17:26:13 +08:00
dapan1121
7dbe44b2b7
Merge pull request #19589 from taosdata/fix/TD-21925
...
fix: insert into select can't be stopped issue
2023-01-17 13:27:02 +08:00
Hui Li
0ed889bed3
Merge pull request #19585 from taosdata/test/TD-20558
...
ci:modify the filename of the error log
2023-01-17 13:25:19 +08:00
Shuduo Sang
f2ce2e94b0
fix: make example code to be tested in ci ( #19594 )
...
* fix: make example code to be tested in ci
* fix: ../docs/examples/go/go.mod
2023-01-17 12:07:38 +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
dapan1121
63a23a3562
fix: insert into select can't be stopped issue
2023-01-17 09:12:51 +08:00
chenhaoran
215864c5cd
ci:delete para of 'make -j'
2023-01-16 19:29:50 +08:00
chenhaoran
79b18bc903
ci:delete para of 'make -j'
2023-01-16 19:18:52 +08:00
chenhaoran
6282152ca0
ci:modify the filename of the error log
2023-01-16 18:38:19 +08:00
chenhaoran
ab7761e64e
ci:modify the filename of the error log
2023-01-16 18:35:26 +08:00
Haojun Liao
59e25c0191
Merge pull request #19576 from taosdata/fix/liaohj
...
test: add new sim to CI.
2023-01-16 18:17:39 +08:00
Xiaoyu Wang
0b1bb7a1fb
merge 3.0
2023-01-16 17:55:35 +08:00
kailixu
1f82c835a3
chore: test case adaption
2023-01-16 16:45:44 +08:00
Haojun Liao
20b4c1ca83
test: add new sim to CI.
2023-01-16 15:16:06 +08:00
kailixu
479ff7d87a
test: adjust test case for ins_columns
2023-01-16 15:06:31 +08:00
slzhou
04a3b1d598
fix: add ci test
2023-01-16 14:23:40 +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
Hui Li
e964a4d58c
Update tmqConsFromTsdb1-1ctb.py
2023-01-16 09:07:07 +08:00
Hui Li
88126dfc81
Update tmqConsFromTsdb1-mutilVg.py
2023-01-16 09:06:40 +08:00
Hui Li
60800c7732
Update tmqConsFromTsdb1-mutilVg.py
2023-01-16 09:05:58 +08:00
Hui Li
ddb9c3f530
Update tmqConsFromTsdb1-1ctb.py
2023-01-16 09:05:26 +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
dapan1121
d864d4d62b
Merge pull request #19523 from taosdata/szhou/fixbugs
...
fix: no stable null group when no normal table
2023-01-13 13:28:02 +08:00
Hui Li
4cae701e17
Merge pull request #19544 from taosdata/test/TD-21874
...
test:modify failed cases in ci
2023-01-13 13:11:13 +08:00
wangmm0220
792d19fbe7
fix:table num in ins_tables
2023-01-13 11:48:26 +08:00
Hui Li
dbe71c3c9a
Update tmqConsFromTsdb.py
2023-01-13 11:44:23 +08:00
Hui Li
a59294b578
Update tmqConsFromTsdb.py
2023-01-13 11:43:49 +08:00
slzhou
c2fd601519
fix: disable address sanitizer for table count scan
2023-01-13 11:14:24 +08:00
chenhaoran
ca1e1c1694
test:modify failed cases in ci
2023-01-13 10:30:43 +08:00
54liuyao
3ec1560faa
create stream and use existing super table
2023-01-13 10:26:49 +08:00
Hui Li
5714b5ef5e
test: refine query cases #19549
...
test: refine query cases #19549
2023-01-13 10:14:43 +08:00
slzhou
c1bb36c1de
fix: modify test case description
2023-01-13 10:13:39 +08:00
slzhou
b9e6be4e7a
fix: remove redundant table count scan
2023-01-13 10:03:26 +08:00
“happyguoxy”
f40865980a
test: refine query cases
2023-01-13 10:02:14 +08:00
slzhou
718f777edc
enhance: add test case for table count scan
2023-01-13 09:49:24 +08:00
wangmm0220
b5e4861c50
fix:add test cases for odbc interface
2023-01-12 23:57:06 +08:00
chenhaoran
7411643c8e
test:modify failed cases in ci
2023-01-12 18:24:01 +08:00
Haojun Liao
7efdc9e27a
fix(query): fix memory leak.
2023-01-11 18:00:36 +08:00
Benguang Zhao
06c747c040
fix: wait for trans completion in testcase 5dnode3mnodeDrop.py
2023-01-11 17:06:00 +08:00
Hui Li
827ac5405a
Merge pull request #19498 from taosdata/test/cyjia-main
...
test:add test case into ci
2023-01-11 16:36:00 +08:00
Shengliang Guan
e08c114e9f
Merge pull request #19486 from taosdata/fix/liaohj
...
enh(query): disable the memset when allocate the memory for dataBlock.
2023-01-11 14:27:19 +08:00
jiacy-jcy
64364de839
add test case into ci
2023-01-11 13:44:48 +08:00
jiacy-jcy
e81b344b5f
Merge branch 'main' into test/cyjia-main
2023-01-11 13:44:06 +08:00
jiacy-jcy
60c4efbc8c
add test case
2023-01-11 13:43:36 +08:00
Haojun Liao
78f49db0ad
other: merge main.
2023-01-11 13:31:41 +08:00
“happyguoxy”
07adf3097a
test: refine query cases
2023-01-11 10:58:57 +08:00
“happyguoxy”
5db74213da
test: refine query cases
2023-01-11 10:58:44 +08:00
“happyguoxy”
4de9f965f4
test: refine query cases
2023-01-11 10:58:30 +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
jiajingbin
91821c9bb4
test: add cases for ts-2440
2023-01-10 09:41:20 +08:00
Shengliang Guan
b9b8a7ed35
Merge pull request #19429 from taosdata/merge/mainto3.0_0108
...
merge from main to 3.0
2023-01-10 09:31:55 +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
dapan1121
54558b438c
Merge pull request #19448 from taosdata/refact/submit_req_marks
...
fix:table name error in schemaless
2023-01-09 18:36:57 +08:00
dapan1121
6b9162ad46
Merge pull request #19401 from taosdata/fix/TS-2385
...
fix:table name error in schemaless
2023-01-09 15:40:57 +08:00
wangmm0220
a462f518e3
fix:table name error in schemaless
2023-01-09 15:14:20 +08:00
wangmm0220
060fc941b5
fix:add config dir for libtaos in sml_test
2023-01-09 11:39:14 +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