Hui Li
77240500aa
Merge pull request #20100 from taosdata/test/3.0/TD-22682
...
ci: install defined version python connector
2023-02-22 14:48:28 +08:00
Minglei Jin
298296a6ac
fix(tsim): ignore return value of taos fsync
2023-02-22 14:46:43 +08:00
chenhaoran
650147ccb8
fix: ingore filter.c error found by asan
2023-02-22 14:46:19 +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
Hongze Cheng
81ee050a0f
fix: coverity scan problem
2023-02-22 14:29:14 +08:00
Ganlin Zhao
8175b36d31
add test cases
2023-02-22 14:08:26 +08:00
Ganlin Zhao
39d38c15f1
fix param check
2023-02-22 14:08:03 +08:00
Ganlin Zhao
d6ac7de746
change output format to JSON array
2023-02-22 11:44:17 +08:00
Ganlin Zhao
61140d3143
fix parameter check
2023-02-22 11:09:23 +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
Ganlin Zhao
84765ff670
refactor code
2023-02-22 10:47:49 +08:00
Alex Duan
490370ddb7
test : add 0-other/tag_index_basic.py
2023-02-22 10:22:22 +08:00
Ganlin Zhao
9102c7a42a
change repeat_scan to pre_scan
2023-02-22 10:22:10 +08:00
54liuyao
1d58f85a54
feat:coverity scan
2023-02-22 10:10:04 +08:00
Ganlin Zhao
fea9126453
remove debug logs
2023-02-22 10:07:03 +08:00
Ganlin Zhao
961ac26f92
Revert "add perf logs"
...
This reverts commit f7a8393c47 .
2023-02-22 10:04:35 +08:00
Ganlin Zhao
61de3b179a
Revert "add stats"
...
This reverts commit 09ce818223 .
2023-02-22 10:04:28 +08:00
dapan1121
42525b846a
fix: fix issues reported by coverity scan
2023-02-22 09:58:18 +08:00
yihaoDeng
8fb471ae7a
fix: dead lock while create transaction on same db or stable
2023-02-22 09:54:45 +08:00
Ganlin Zhao
7e01d092a2
optimize repeat scan
2023-02-22 09:25:18 +08:00
xinsheng Ren
8a925342cc
enh: check if the directory exists before installing on mac ( #20047 )
...
* enh: check if the directory exists before installing on mac
* fix: check directory on different platforms
---------
Co-authored-by: facetosea <25808407@qq.com>
2023-02-22 09:05:21 +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
Xiaoyu Wang
62e3fd2cc6
fix: create stream semantic check
2023-02-21 19:19:43 +08:00
sunpeng
7e8823d594
build: delete TaosConsumer and TaosTmq from taospy ( #20076 )
2023-02-21 19:00:50 +08:00
Minglei Jin
724e7bc3a1
fix(tsdb/cache): use state's tsdb instead of readers
2023-02-21 18:23:18 +08:00
cademfly
d66a0c35b2
fix/TD-22618
2023-02-21 18:15:32 +08:00
wade zhang
8030188f40
Update 03-immigrate.md
2023-02-21 18:05:05 +08:00
wade zhang
11be330b75
Merge pull request #20084 from taosdata/docs/wade-20230221
...
docs: refine dataX page
2023-02-21 17:59:21 +08:00
gccgdb1234
bdb0c12d4b
docs: refine dataX page
2023-02-21 17:57:48 +08:00
wade zhang
e5dfaf2d76
Merge pull request #20049 from taosdata/docs/lispqin
...
doc: update immigrate OpenTSDB data by DataX to TDengine3.0 links
2023-02-21 17:44:08 +08:00
lispQin
5d46b63ed0
docs: update application docs
2023-02-21 17:31:40 +08:00
Xiaoyu Wang
53e4dfa12e
Merge pull request #20074 from taosdata/fix/TD-22567
...
fix(dnd/ep): failed with invalid ep.json
2023-02-21 17:27:30 +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
Minglei Jin
f06fd05411
fix(dnd/ep): failed with invalid ep.json
2023-02-21 14:58:29 +08:00
Xiaoyu Wang
acfa05b5fa
fix: table count scan
2023-02-21 13:14:44 +08:00
Xiaoyu Wang
b304456fef
fix: rsma error
2023-02-21 11:17:59 +08:00
Haojun Liao
d3f257ee5e
Merge pull request #20053 from taosdata/feat/ly_stream
...
feat:a maximum of 60 streams can be created
2023-02-21 10:14:56 +08:00
Xiaoyu Wang
9370d67e43
fix: tsdb reader resume
2023-02-21 09:43:56 +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
Ganlin Zhao
09ce818223
add stats
2023-02-20 19:35:06 +08:00
Xiaoyu Wang
46ca6c9466
fix: tag filter
2023-02-20 19:06:07 +08:00
Xiaoyu Wang
319dfd8f06
merge 3.0
2023-02-20 17:21:37 +08:00
dapan1121
e8dc7c8f37
Merge pull request #20034 from taosdata/feat/TD-22341
...
feat: add memory debug option
2023-02-20 16:50:11 +08:00
Xiaoyu Wang
9aa8b07a74
Merge pull request #20054 from taosdata/enh/3.0_planner_optimize
...
fix: wal compatibility of normal tables
2023-02-20 16:40:45 +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
c79b63ab13
fix: wal compatibility of normal tables
2023-02-20 15:44:36 +08:00