dapan1121
4efa7c2b47
Merge pull request #18815 from taosdata/enh/insertOptimize
...
enh: insert multi tables optimize
2022-12-09 12:22:59 +08:00
Shengliang Guan
610ae057af
Merge pull request #18807 from taosdata/FIX/xsren/TD-20141-macOS_OS_type_empty
...
Fix/xsren/td 20141 mac os os type empty
2022-12-08 21:13:29 +08:00
Xiaoyu Wang
a202b29853
fix: compile warn
2022-12-08 17:37:35 +08:00
facetosea
fcfff59f86
fix:maxOS type
2022-12-08 11:13:57 +08:00
facetosea
4aaa29bd4f
fix:TD-20141 mac os type empty
2022-12-08 10:50:35 +08:00
Shengliang Guan
1d34b7edf8
enh: print dnode startup parameters
2022-12-08 10:50:24 +08:00
Shengliang Guan
7553cd6e65
fix: compile errors
2022-12-07 22:28:12 +08:00
Shengliang Guan
1bb1025f7d
enh: add tassert
2022-12-07 22:24:47 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases"
2022-12-07 21:51:17 +08:00
Shengliang Guan
6ef608f7af
fix: complie error
2022-12-07 19:02:43 +08:00
Shengliang Guan
d5126d469a
refact: replcase ASSERT with tAssert
2022-12-07 18:42:48 +08:00
Shengliang Guan
f69a188f7e
refact: replcase ASSERT with tAssert
2022-12-07 18:37:40 +08:00
yihaoDeng
9ce9d21507
support fail fast
2022-12-06 10:30:14 +08:00
Hongze Cheng
d977929c99
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
2022-12-04 09:37:29 +08:00
Haojun Liao
fa43f86fe1
refactor: add an assert.
2022-12-03 12:43:03 +08:00
Haojun Liao
85c1e3aabf
refactor: add an assert.
2022-12-03 12:41:56 +08:00
Haojun Liao
b6199d8d99
enh(query): update the aligned bits for colInfodata
2022-12-03 12:37:42 +08:00
Minglei Jin
6cb65f336d
Merge branch 'v3.0' into feat/async_commit
2022-12-02 14:49:58 +08:00
Shengliang Guan
8efb45ffbf
Merge pull request #18613 from taosdata/FIX/xsren/TD-20738-timewait
...
fix:window time wait
2022-12-02 08:01:52 +08:00
facetosea
c0c1e0dadd
fix:compile error
2022-12-01 19:25:49 +08:00
Hongze Cheng
3fc30c991e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
2022-12-01 18:59:21 +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
facetosea
a450fae89a
fix:window time wait
2022-11-30 17:00:36 +08:00
Hongze Cheng
df7c07a541
Merge branch 'fix/tdb-async-commit' of https://github.com/taosdata/TDengine into feat/async_commit
2022-11-30 16:48:09 +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
Shuduo Sang
5a0b642234
Merge branch '3.0' into FIX/xsren/TS-2157-winGetTime
2022-11-30 13:15:06 +08:00
Liu Jicong
89119c6247
Merge branch '3.0' into feature/stream
2022-11-30 09:50:22 +08:00
Shuduo Sang
f565ff3769
fix: get cpuid on x86 only ( #18552 )
...
* chore: taostools sanitizer flag align with tdengine
* chore: re-enable old style build asan config for taos-tools
* chore: update taos-tools 274d230
* chore: update taos-tools and add x86 definition
* fix: get cpu id on x86 only
2022-11-29 23:42:20 +08:00
Liu Jicong
548684e5ac
fix(stream): delete multiple row
2022-11-29 23:39:58 +08:00
facetosea
81e6a9d906
fix:concurrency conflicts occur when obtaining windows system time
2022-11-29 21:41:07 +08:00
yihaoDeng
5425d67c9a
add timestamp to msg head
2022-11-29 11:40:58 +08:00
Minglei Jin
7a7d7f7d00
tdb/write: new tdbPWriteFile api for commit and prep async to maindb
2022-11-28 17:31:11 +08:00
Shengliang Guan
e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
...
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Shengliang Guan
58a0ea253e
Revert "enh: add debug info"
2022-11-27 00:44:12 +08:00
Shengliang Guan
7102f62872
Merge pull request #18461 from taosdata/fix/coverity_alex
...
coverity problem fixed
2022-11-26 21:44:20 +08:00
Shengliang Guan
38aa1a2f28
Merge pull request #18452 from taosdata/enh/TD-20719
...
enh: add debug info
2022-11-26 15:44:41 +08:00
Shengliang Guan
a718613944
fix: coverity issues
2022-11-26 13:02:15 +08:00
yihaoDeng
e23b3cf870
fix compile failure
2022-11-26 09:21:15 +08:00
Haojun Liao
99ea0abffa
fix(query): add return value.
2022-11-25 23:09:31 +08:00
Haojun Liao
d77f5fa70c
fix(query): fix error in windows and darwin system.
2022-11-25 22:54:54 +08:00
Haojun Liao
7fe4cf7bbe
Merge branch '3.0' into feature/3_liaohj
2022-11-25 22:24:59 +08:00
yihaoDeng
561baa37bc
fix TD-20751 mem leak
2022-11-25 21:29:29 +08:00
yihaoDeng
421aa1a8c3
fix mem leak
2022-11-25 20:28:52 +08:00
Alex Duan
8e8230da93
fix(query): coverity fixed
2022-11-25 17:16:16 +08:00
Liu Jicong
ec7df42347
fix(tmq): time wait
2022-11-25 13:33:15 +08:00
yihaoDeng
06af61d975
add debug info
2022-11-25 12:03:08 +08:00
Haojun Liao
9a208b2d09
other: merge 3.0
2022-11-24 17:08:15 +08:00
Haojun Liao
611ab8b394
refactor: make sure the memory is aligned to 32 bytes.
2022-11-23 21:52:51 +08:00
Alex Duan
36e1deb0de
fix(shell): output redirect to file need not call fflush
2022-11-23 10:43:56 +08:00
kailixu
6515c9c7c5
fix: real path optimization in case of invalid read
2022-11-17 10:56:24 +08:00