chenhaoran
|
78b0844aec
|
test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase
|
2022-11-30 20:09:47 +08:00 |
slzhou
|
45ecc2ba52
|
fix: no result for table cout scan group by dbname,stable_name for systable
|
2022-11-30 19:52:29 +08:00 |
Shuduo Sang
|
26122eb51a
|
fix: benchmark query result precision (#18581)
* fix: taosbenchmark query result precision
* test: update to f5da335
* test: update taos-tools 96192d4
* test: update taos-tools c6df1eb
* test: update taostools 2378cdf
* fix: taosbenchmark query result precision
|
2022-11-30 19:47:39 +08:00 |
wangmm0220
|
9eae79a1f9
|
fix: complie error in windows
|
2022-11-30 19:36:02 +08:00 |
Xiaoyu Wang
|
4e8acca2eb
|
feat: sql command 'show user privileges'
|
2022-11-30 19:24:15 +08:00 |
Shengliang Guan
|
f76441bafb
|
Merge pull request #18577 from taosdata/fix/TD-20856
enh: show more info while drop dnode
|
2022-11-30 18:43:30 +08:00 |
wangmm0220
|
2bd4c09568
|
fix:get meta if cols change in schemaless
|
2022-11-30 18:02:30 +08:00 |
Ganlin Zhao
|
ef054d9ddc
|
fix(query): fix interp with fill(prev) error
|
2022-11-30 18:01:20 +08:00 |
Haojun Liao
|
124fb5fc50
|
refactor: do some internal refactor.
|
2022-11-30 17:52:12 +08:00 |
Shengliang Guan
|
e3119887fa
|
Merge pull request #18574 from taosdata/fix/TD-20803
fix(query): fix avg calculation error after SIMD optimize
|
2022-11-30 17:43:50 +08:00 |
Shengliang Guan
|
1c30823b36
|
Merge pull request #18570 from taosdata/fix/TD-20831
fix:stream scan handles empty datablcok
|
2022-11-30 17:43:33 +08:00 |
Shuduo Sang
|
00b6ad284c
|
fix: taosbenchmark printf format (#18569)
* feat: taosbenchmark supports retry
* fix: taosbenchmark printf format
|
2022-11-30 17:26:14 +08:00 |
Shengliang Guan
|
fd31980b91
|
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
|
2022-11-30 17:23:20 +08:00 |
Shengliang Guan
|
d58640dd53
|
enh: show more info while drop dnode
|
2022-11-30 17:15:23 +08:00 |
wangmm0220
|
3f82427e7d
|
fix:add log
|
2022-11-30 17:11:17 +08:00 |
wangmm0220
|
ad61b5b593
|
fix:add log
|
2022-11-30 17:07:30 +08:00 |
facetosea
|
a450fae89a
|
fix:window time wait
|
2022-11-30 17:00:36 +08:00 |
Shengliang Guan
|
d639198be5
|
Merge pull request #18561 from taosdata/fix/TD-20805
enh: show more info while drop dnode
|
2022-11-30 16:10:42 +08:00 |
Shengliang Guan
|
e0c5c261e9
|
Merge pull request #18568 from taosdata/fix/TD-20804
refacotr(sync), force stop snapshot sender/receiver when stop node
|
2022-11-30 16:09:59 +08:00 |
slzhou
|
323e52b8c5
|
Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan
|
2022-11-30 15:43:41 +08:00 |
slzhou
|
259b893f0a
|
fix: integration test of table count scan
|
2022-11-30 15:42:45 +08:00 |
Xiaoyu Wang
|
9465d100a2
|
enh: ins_table count optimize
|
2022-11-30 15:31:01 +08:00 |
Ganlin Zhao
|
4048988908
|
fix(query): fix avg calculation error after SIMD optimize
TD-20803
|
2022-11-30 15:26:52 +08:00 |
Haojun Liao
|
d66b7f3de0
|
refactor: do some internal refactor.
|
2022-11-30 15:25:19 +08:00 |
Haojun Liao
|
8dcbafb780
|
enh(query): avoiding unnecessary remove operation.
|
2022-11-30 15:24:03 +08:00 |
54liuyao
|
b30c56bf7c
|
fix:stream scan handles empty datablcok
|
2022-11-30 15:21:43 +08:00 |
Haojun Liao
|
ae81633144
|
enh(query): optimize query perf.
|
2022-11-30 14:55:27 +08:00 |
Haojun Liao
|
3f0c93a623
|
enh(query): optimize query perf.
|
2022-11-30 14:53:25 +08:00 |
Ganlin Zhao
|
4ea7d139ba
|
fix(query): fix avg calculation error after SIMD optimize
TD-20803
|
2022-11-30 14:48:39 +08:00 |
gccgdb1234
|
4c21f20118
|
fix compile
|
2022-11-30 14:42:31 +08:00 |
wangmm0220
|
162575ea66
|
opti:get meta cost for schemaless & add config for write batch in schemaless
|
2022-11-30 14:30:44 +08:00 |
Xiaoyu Wang
|
cfbcf92c1f
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-11-30 14:29:34 +08:00 |
Shengliang Guan
|
6bfcc2e4c3
|
Merge pull request #18556 from taosdata/FIX/xsren/TS-2157-winGetTime
fix:concurrency conflicts occur when obtaining windows system time
|
2022-11-30 14:23:41 +08:00 |
Shengliang Guan
|
302a713f72
|
Merge pull request #18567 from taosdata/docs/fenghuazzm-patch-02-intro
docs: Update number of stars in 02-intro.md
|
2022-11-30 14:11:53 +08:00 |
Shengliang Guan
|
5d16050d16
|
Merge pull request #18566 from taosdata/fix/liao_cov
fix(query): add an null ptr checking before copying memory.
|
2022-11-30 14:11:09 +08:00 |
Shengliang Guan
|
044a252e44
|
Merge pull request #18565 from taosdata/lihui3.0/test
test: modify limit2.sim to limit.py
|
2022-11-30 14:10:46 +08:00 |
Shengliang Guan
|
822aecea9f
|
Merge pull request #18563 from taosdata/feature/3.0_mhli
refactor(sync): modify info log
|
2022-11-30 14:08:51 +08:00 |
Shengliang Guan
|
7e9b7f4e15
|
enh: show more info while drop dnode
|
2022-11-30 14:06:22 +08:00 |
wangmm0220
|
e07823c55a
|
opti: get meta logic for schemaless
|
2022-11-30 13:59:33 +08:00 |
Minghao Li
|
76cc7a89fb
|
refacotr(sync), force stop snapshot sender/receiver when stop node
|
2022-11-30 13:44:22 +08:00 |
dapan1121
|
d20d1e07a7
|
Merge pull request #18553 from taosdata/fix/TD-20613
fix:[TD-20612] error if write raw with some cols
|
2022-11-30 13:21:48 +08:00 |
dapan1121
|
45cf5acc32
|
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
|
2022-11-30 13:20:51 +08:00 |
Shuduo Sang
|
5a0b642234
|
Merge branch '3.0' into FIX/xsren/TS-2157-winGetTime
|
2022-11-30 13:15:06 +08:00 |
Zhengmao Zhu
|
b29f1634c0
|
docs:Update 02-intro.md
Update 02-intro.md
19k star >> 20k star
|
2022-11-30 12:48:36 +08:00 |
Haojun Liao
|
e45023f3e9
|
fix(query): add an null ptr checking before copying memory.
|
2022-11-30 12:23:08 +08:00 |
plum-lihui
|
12191a46f7
|
test: modify limit2.sim to limit.py
|
2022-11-30 12:05:53 +08:00 |
Shengliang Guan
|
5556fd0c45
|
enh: add sync offline state
|
2022-11-30 12:02:54 +08:00 |
yihaoDeng
|
2e13b5209d
|
fix case
|
2022-11-30 11:39:43 +08:00 |
yihaoDeng
|
3b33b4dadb
|
change parameterr
|
2022-11-30 11:37:50 +08:00 |
dapan1121
|
55b91a493a
|
Merge pull request #18558 from taosdata/fix/TD-20837
fix:end ts of data block
|
2022-11-30 11:37:09 +08:00 |