Haojun Liao
|
a217b3e457
|
fix(query): fix syntax errors on centos.
|
2023-02-24 13:37:35 +08:00 |
Haojun Liao
|
02e298b973
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:52:30 +08:00 |
Haojun Liao
|
8eb1e56e8d
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:42:08 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
xiaolei li
|
6d216ec605
|
docs: release 3.0.2.6 (#20134)
|
2023-02-23 21:14:29 +08:00 |
xiaolei li
|
241bcea6e1
|
release: update version to 3.0.2.6 (#20136)
|
2023-02-23 21:13:41 +08:00 |
dapan1121
|
f9188351d7
|
Merge pull request #20127 from taosdata/fix/TD-22733
fix: percentile finalize wrong error code issue
|
2023-02-23 19:09:42 +08:00 |
Haojun Liao
|
591feef406
|
Update 24-show.md
|
2023-02-23 18:25:34 +08:00 |
dapan1121
|
5d5aad9ad7
|
fix: percentile finalize wrong error code issue
|
2023-02-23 17:03:21 +08:00 |
Xiaoyu Wang
|
33843226bf
|
Merge pull request #20108 from taosdata/fix/TD-22694
fix: col data update bug
|
2023-02-23 16:28:16 +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 |
Haojun Liao
|
c7c37e04f4
|
Update 24-show.md
|
2023-02-23 13:22:08 +08:00 |
Haojun Liao
|
55bc817815
|
Update 24-show.md
|
2023-02-23 11:43:52 +08:00 |
Haojun Liao
|
4832cc969b
|
Update 24-show.md
|
2023-02-23 11:38:54 +08:00 |
dapan1121
|
29f84355eb
|
Merge pull request #20107 from taosdata/fix/TD-22689
fix: taosd crash issue caused of out of fd
|
2023-02-23 10:48:21 +08:00 |
Xiaoyu Wang
|
ebcd7415c1
|
Merge pull request #20086 from taosdata/fix/TD-22670
fix(tsdb/cache): use state's tsdb instead of readers
|
2023-02-23 10:39:26 +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 |
Hongze Cheng
|
c7d357843f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-22694
|
2023-02-23 10:20:48 +08:00 |
Alex Duan
|
bc8b82ecc5
|
test: add tag_index_basic.py to cases.task list
|
2023-02-23 09:47:28 +08:00 |
Haojun Liao
|
9d96aac8fe
|
Merge pull request #20096 from taosdata/fix/TD-22631
fix: dead lock while create transaction on same db or stable
|
2023-02-23 09:31:09 +08:00 |
Haojun Liao
|
6216ee815f
|
Merge pull request #20088 from taosdata/feat/TD-22418
feat:stream coverity scan
|
2023-02-23 09:03:09 +08:00 |
dapan1121
|
2533133e22
|
Merge pull request #20097 from taosdata/fix/TD-22673
fix: fix issues reported by coverity scan
|
2023-02-23 08:57:40 +08:00 |
Haojun Liao
|
a6667e1a0c
|
Merge pull request #20102 from taosdata/fix/TD-22665
fix: coverity scan problem
|
2023-02-23 08:56:58 +08:00 |
Shuduo Sang
|
db560be500
|
fix: docker doc refine (#20101)
|
2023-02-22 21:15:33 +08:00 |
Xiaoyu Wang
|
69778c948a
|
Merge pull request #20092 from taosdata/enh/3.0_planner_optimize
fix: create stream semantic check
|
2023-02-22 18:34:35 +08:00 |
Hongze Cheng
|
f1b57ac74c
|
fix: col data update bug
|
2023-02-22 17:54:17 +08:00 |
dapan1121
|
5a587d15f3
|
fix: taosd crash issue
|
2023-02-22 17:12:08 +08:00 |
Ganlin Zhao
|
f72b0d9861
|
add docs
|
2023-02-22 16:31:45 +08:00 |
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 |
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 |