wade zhang
|
8f8125f20a
|
Merge pull request #14536 from taosdata/docs/buildvs2022
docs: add build instruction using vs 2022
|
2022-07-05 12:23:15 +08:00 |
dingbo
|
372ff5b54a
|
docs: add build instruction using vs 2022
The default path for vcvarsall.bat is changed, refer https://docs.microsoft.com/en-us/visualstudio/install/change-installation-locations?view=vs-2022
|
2022-07-05 12:19:37 +08:00 |
afwerar
|
d22a413913
|
os: fix gtest static dynamic error
|
2022-07-05 11:42:30 +08:00 |
Shengliang Guan
|
2daef4ba58
|
fix: add ref log to sync
|
2022-07-05 11:36:41 +08:00 |
Ganlin Zhao
|
e0feb8c6f1
|
remove test case white spaces
|
2022-07-05 11:26:39 +08:00 |
Ganlin Zhao
|
085ef7da87
|
fix(query): stddev function support unsigned data types
|
2022-07-05 11:23:47 +08:00 |
Hongze Cheng
|
1145aabb94
|
adjust some apis
|
2022-07-05 03:20:25 +00:00 |
Shuduo Sang
|
98f32c46e6
|
fix: taosadapter telnet protocol over rest (#14529)
[TD-16949]
|
2022-07-05 11:20:06 +08:00 |
Ganlin Zhao
|
f200c03b52
|
fix(query): stddev function support unsigned data types
|
2022-07-05 11:19:25 +08:00 |
Hongze Cheng
|
b8899c82fe
|
add some read del data code
|
2022-07-05 03:08:10 +00:00 |
Minglei Jin
|
f6cd94d781
|
tRealloc: fix type void * conversion
|
2022-07-05 11:03:09 +08:00 |
Minglei Jin
|
de85dea5e2
|
tsdbUtil: fix cmpr functions
|
2022-07-05 10:58:43 +08:00 |
jiacy-jcy
|
e3fd7bc146
|
update timetruncate.py
|
2022-07-05 10:57:58 +08:00 |
dapan1121
|
b92902cc53
|
Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact
|
2022-07-05 10:53:08 +08:00 |
dapan1121
|
39a31e8d25
|
fix: remove mock code
|
2022-07-05 10:52:33 +08:00 |
plum-lihui
|
d2223ae50e
|
Merge branch '3.0' into test3.0/lihui
|
2022-07-05 10:24:05 +08:00 |
wenzhouwww@live.cn
|
c56ca66ff4
|
add test case for to_json
|
2022-07-05 10:21:41 +08:00 |
Xiaoyu Wang
|
08e39355b9
|
Merge pull request #14531 from taosdata/feat/tsdb_refact_wxy
fix: compile error
|
2022-07-05 10:20:48 +08:00 |
Xiaoyu Wang
|
f2f90c3265
|
fix: compile error
|
2022-07-05 10:20:10 +08:00 |
Ganlin Zhao
|
aa9761cec6
|
fix test case white spaces
|
2022-07-05 10:18:22 +08:00 |
dapan1121
|
f3bf757282
|
Merge pull request #14528 from taosdata/hotfix/qnodecrashissue
fix: fix qnode crash issue
|
2022-07-05 10:11:49 +08:00 |
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +08:00 |
dapan1121
|
45d5d704eb
|
fix: fix qnode crash issue
|
2022-07-05 09:30:35 +08:00 |
Xiaoyu Wang
|
ba056f7fbb
|
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
fix: automatically supplement primary key columns when creating stream
|
2022-07-05 09:27:52 +08:00 |
Cary Xu
|
0484809567
|
Merge pull request #14522 from taosdata/feature/TD-11274-3.0
test: add rsma persistence and recovery case
|
2022-07-05 09:08:03 +08:00 |
jiacy-jcy
|
58aaf2c9cb
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-05 09:00:18 +08:00 |
Haojun Liao
|
c7559a81ca
|
refactor: do some internal refactor.
|
2022-07-04 23:28:27 +08:00 |
Shengliang Guan
|
e36ac28422
|
Merge pull request #14524 from taosdata/fix/tsim
test: case for valgrind
|
2022-07-04 22:07:56 +08:00 |
Minghao Li
|
6437d20cda
|
refactor(sync): add resp syncRespCleanByTTL
|
2022-07-04 21:28:52 +08:00 |
plum-lihui
|
14deddb759
|
test: add test case into CI
|
2022-07-04 21:21:59 +08:00 |
plum-lihui
|
de25d5c468
|
test:add test cases for tmq
|
2022-07-04 21:15:34 +08:00 |
Xiaoyu Wang
|
7c5419b43e
|
fix: fix: increase the tag value overflow check when creating table
|
2022-07-04 21:12:15 +08:00 |
Liu Jicong
|
d3a05cc260
|
Merge pull request #14525 from taosdata/feature/stream
fix(tmq): prepare scan should reset operator status
|
2022-07-04 21:10:36 +08:00 |
Liu Jicong
|
8127887dc4
|
fix(tmq): prepare scan should reset operator status
|
2022-07-04 20:47:56 +08:00 |
Ganlin Zhao
|
9ef0497eef
|
Merge branch '3.0' into fix/TD-16877
|
2022-07-04 20:39:51 +08:00 |
Ganlin Zhao
|
1e7d94c291
|
fix(query): avg function support unsigned data type
TD-16877
|
2022-07-04 20:39:20 +08:00 |
Shengliang Guan
|
4e09238498
|
Merge pull request #14521 from taosdata/fix/tsim
test: cases with 100 dnodes
|
2022-07-04 20:38:30 +08:00 |
Shengliang Guan
|
505b0f1f45
|
test: case for valgrind
|
2022-07-04 20:36:45 +08:00 |
Ganlin Zhao
|
9f529b7d3b
|
fix(query): avg function support unsigned data type
TD-16877
|
2022-07-04 20:34:46 +08:00 |
Cary Xu
|
4bd1268138
|
test: test case adapation for rsma recovery
|
2022-07-04 20:34:37 +08:00 |
Cary Xu
|
0b183585a0
|
test: test case adapation for rsma recovery
|
2022-07-04 20:29:25 +08:00 |
Xiaoyu Wang
|
57dae9fcda
|
fix: increase the tag value overflow check when creating table
|
2022-07-04 20:29:19 +08:00 |
Cary Xu
|
b6613b5cf2
|
test: add rsma persistence and recovery case
|
2022-07-04 20:26:31 +08:00 |
yihaoDeng
|
9927aad95f
|
update resp msg type
|
2022-07-04 20:25:18 +08:00 |
slzhou
|
024796599c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj
|
2022-07-04 20:14:15 +08:00 |
Shengliang Guan
|
0feee09804
|
test: cases with 100 dnodes
|
2022-07-04 20:13:39 +08:00 |
yihaoDeng
|
b1ef7071f0
|
fix: invalid read/write
|
2022-07-04 20:03:20 +08:00 |
slzhou
|
a7c9ed9133
|
feat: push condition to child join operator
|
2022-07-04 20:01:07 +08:00 |
Cary Xu
|
0d6189b4da
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-04 19:57:19 +08:00 |
dapan1121
|
7f0cc9ca22
|
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
|
2022-07-04 19:52:35 +08:00 |