Haojun Liao
4fd8954c9c
enh(query): opt decompress perf.
2023-01-05 10:13:05 +08:00
Haojun Liao
44e103a6a9
enh(query): remove unnecessary malloc.
2023-01-05 09:38:01 +08:00
Haojun Liao
5e4141a76f
enh(query): opt decomp performance.
2023-01-04 23:08:30 +08:00
Haojun Liao
3373324668
enh(query): opt decomp performance.
2023-01-04 19:46:02 +08:00
dapan1121
a551641b6c
fix: add mac crash report processing
2023-01-04 19:12:16 +08:00
dapan1121
86382731df
fix: mac crash stack ignore number
2023-01-04 18:58:18 +08:00
Haojun Liao
9cc248ec57
fix(query): update the hash function for varchar data.
2023-01-04 18:10:38 +08:00
Haojun Liao
4237da3c84
enh(query):add xxhash and do some internal refactor.
2023-01-04 16:43:06 +08:00
dapan
47125b5d9d
fix: windows crash report issues
2023-01-04 15:11:01 +08:00
Xiaoyu Wang
fdde287ca9
merge main
2023-01-04 11:43:20 +08:00
dapan1121
e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
...
fix: varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
dapan1121
ac7d250a7f
Merge remote-tracking branch 'origin' into enh/TD-21108
2023-01-04 08:57:22 +08:00
Alex Duan
55067ad15c
fix: build error covert pointer type
2023-01-03 17:50:33 +08:00
Alex Duan
bb6c875765
fix: conform NCHAR sort order with VARCHAR
2023-01-03 17:39:00 +08:00
Shengliang Guan
9a10242f7d
enh: remove assert from mnode consumer
2023-01-03 16:16:58 +08:00
Shengliang Guan
43bc021eb0
Merge pull request #19312 from taosdata/feature/3_liaohj
...
refactor: disable all asserts.
2023-01-03 11:15:37 +08:00
Alex Duan
2439c345d9
enh: clear assert remove tbuffer.h
2022-12-30 18:04:54 +08:00
Alex Duan
70bc3fbb08
enh: clear assert fix build error
2022-12-30 17:56:42 +08:00
Alex Duan
df104b0801
enh: clear assert fix build error
2022-12-30 17:55:22 +08:00
Alex Duan
35015452e5
enh: clear assert remove tbuffer.h and .c file
2022-12-30 17:49:48 +08:00
Haojun Liao
dbc3dd97bb
rerfactor: remove unused code.
2022-12-30 17:42:20 +08:00
dapan1121
b8cbc93584
Merge remote-tracking branch 'origin' into enh/TD-21108
2022-12-30 17:38:38 +08:00
Alex Duan
56c14f79a7
enh: remove assert tpagebuff.c
2022-12-30 15:58:38 +08:00
dapan1121
586b73bef1
fix: windows compile issue
2022-12-30 15:56:37 +08:00
Alex Duan
02dec5a10a
enh: assert remove task
2022-12-30 15:51:10 +08:00
Haojun Liao
79227057e4
enh(tsdb): opt decompress int perf
2022-12-30 14:43:26 +08:00
dapan1121
8ff3b2fda3
Merge remote-tracking branch 'origin' into enh/TD-21108
2022-12-30 13:31:37 +08:00
dapan1121
dfefb68aa6
feat: support crash report
2022-12-30 13:30:54 +08:00
Shengliang Guan
2cbbc88937
enh: speed assert in release mode
2022-12-30 11:14:31 +08:00
Haojun Liao
7eeea8a29c
fix(query): fix the invalid access, and do some internal refactor.
2022-12-29 17:56:20 +08:00
Haojun Liao
f970dd24fc
fix(query): fix the invalid access.
2022-12-29 16:34:14 +08:00
Haojun Liao
0e471afc03
fix(query): fix the invalid access.
2022-12-29 14:48:57 +08:00
Haojun Liao
8ca981b3f0
Merge branch 'main' into feature/3_liaohj
2022-12-29 10:26:07 +08:00
Shengliang Guan
2bbf2f3ab1
Merge branch '3.0' into merge/mainto3.0_1229
2022-12-29 09:36:52 +08:00
Shengliang Guan
7680fd0ac3
Merge pull request #19210 from taosdata/enh/TD-21585
...
enh: adjusting the operation mode of the stream thread pool
2022-12-28 19:18:48 +08:00
Haojun Liao
011c83956b
refactor: do some internal refactor.
2022-12-28 19:12:36 +08:00
Shengliang Guan
367b6512e9
fix: heap-buffer-overflow in auto qworker
2022-12-28 17:02:50 +08:00
Shengliang Guan
78c14a2c88
Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228
2022-12-28 14:59:02 +08:00
Shengliang Guan
ed98fddf74
enh: adjusting the operation mode of the stream thread pool
2022-12-28 14:37:56 +08:00
yihaoDeng
09681e37ca
change systerm code and avoid mem leak
2022-12-28 10:20:18 +08:00
Haojun Liao
c801f3a7f6
Merge branch 'main' into feature/3_liaohj
2022-12-27 17:15:22 +08:00
Haojun Liao
1e69538c37
fix(query): opt filter perf.
2022-12-27 16:55:38 +08:00
Shengliang Guan
794fb5d1b5
fix: handle error if sync buffer is full
2022-12-26 20:40:33 +08:00
dapan1121
66cece62de
Merge pull request #19046 from taosdata/fix/TD-21180-3.0
...
feat(rpc): return new error code TSDB_CODE_RPC_VGROUP_NOT_CONNECTED
2022-12-26 18:08:48 +08:00
Haojun Liao
723efba79b
Merge branch '3.0' into refact/submit_req
2022-12-26 13:25:25 +08:00
Haojun Liao
fbc9e77004
Merge branch '3.0' into refact/submit_req
2022-12-26 10:26:17 +08:00
Shengliang Guan
664dcb6b4e
Merge branch 'main' into merge/mainto3.0_1226
2022-12-26 09:26:54 +08:00
dapan1121
32f570c76f
Merge remote-tracking branch 'origin' into enh/TD-21108
2022-12-26 09:15:00 +08:00
kailixu
73710da55f
chore: rsma sync and assert
2022-12-25 21:54:09 +08:00
kailixu
6d01e18f31
chore: rsma fs and vnode commit optimization
2022-12-24 23:37:58 +08:00
Alex Duan
99770a1e27
enh: assert remove in tpagebuf.c tlosertree.c texception.c
2022-12-24 13:07:32 +08:00
Alex Duan
61571975e7
fix(util): assert add tlog.h build
2022-12-24 10:59:45 +08:00
Alex Duan
59462d35fd
new ASSERT add tdiest.c and tcompression.c
2022-12-23 21:17:10 +08:00
Alex Duan
232c4f4a48
fix(util): tcompare.c modify over
2022-12-23 18:24:24 +08:00
Alex Duan
d566ac92c6
fix(util): replace with new ASSERTS
2022-12-23 18:09:59 +08:00
Shengliang Guan
3e4125ae07
Merge remote-tracking branch 'origin/main' into fix/TD-21446
2022-12-23 11:04:03 +08:00
dapan1121
08e6d9a264
enh: write coredump bt to log file
2022-12-23 09:22:14 +08:00
Shengliang Guan
2668def457
Merge pull request #19076 from taosdata/feature/3_liaohj
...
fix(query): add lock for cache.
2022-12-22 20:12:50 +08:00
Shengliang Guan
48b6bd438d
fix: restart snapshot sender on receiver is restart
2022-12-22 17:30:02 +08:00
Haojun Liao
9872217462
fix(query): comment some codes.
2022-12-22 10:52:51 +08:00
Haojun Liao
d30c59b9e5
fix(query): comment some codes.
2022-12-22 10:46:00 +08:00
Alex Duan
cd1b87031a
fix(query): modify error describe
2022-12-22 10:22:51 +08:00
Shengliang Guan
eee059db61
enh: adjust error code if transaction exec failed
2022-12-22 10:11:54 +08:00
Shengliang Guan
8c7d7b02cd
enh: adjust error code if transaction exec failed
2022-12-22 10:10:16 +08:00
Shengliang Guan
b0d486eb85
enh: add dropping and creating status for dnode
2022-12-21 14:14:09 +08:00
Alex Duan
02dbf35354
fix(query): return TSDB_CODE_RPC_VGROUP_NOT_CONNECTED if all nodes in vgroups is offline
2022-12-20 16:57:16 +08:00
Haojun Liao
fdade6d6a3
Merge branch '3.0' into refact/submit_req
2022-12-19 11:24:00 +08:00
Shengliang Guan
03ad2087ce
Merge pull request #18978 from taosdata/fix/TD-21288
...
fix: should not fsync in log level is error
2022-12-16 17:01:48 +08:00
Shengliang Guan
12088812dd
fix: should not fsync in log level is error
2022-12-16 15:54:19 +08:00
Liu Jicong
be03f7aa8b
Merge branch 'main' into feature/stream
2022-12-16 14:42:44 +08:00
Liu Jicong
4402bcef94
enh(stream): forbid source db replica > 1
2022-12-16 08:53:33 +08:00
Haojun Liao
48f7fc5c3d
Merge branch '3.0' into refact/submit_req
2022-12-12 18:11:17 +08:00
Shengliang Guan
652f51fec5
fix: control rpc qitem memory
2022-12-10 15:09:55 +08:00
Shengliang Guan
50b66df39f
fix: control rpc qitem memory
2022-12-10 14:02:57 +08:00
Shengliang Guan
ab77b02813
fix: donot print log while assert
2022-12-10 10:55:47 +08:00
Haojun Liao
27ebafdbaa
other: merge 3.0
2022-12-09 10:19:05 +08:00
Shengliang Guan
1c04c97362
refact: rename taosAssert
2022-12-08 09:11:14 +08:00
Shengliang Guan
28c18914a8
Merge pull request #18774 from taosdata/fix/3.0_bugfix_wxy
...
fix: query message compatibility
2022-12-07 23:53:00 +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
Xiaoyu Wang
d2375cd8e4
fix: Query message compatibility
2022-12-07 17:00:01 +08:00
Shengliang Guan
e7ee48fd38
enh: add tassert funcs
2022-12-07 16:06:07 +08:00
Shengliang Guan
bed6874174
enh: add tassert
2022-12-07 13:46:53 +08:00
Hongze Cheng
2d85c7c451
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-07 09:04:00 +08:00
dapan1121
a6d540f289
Merge pull request #18725 from taosdata/enh/failFast
...
enh: add fail-fast
2022-12-06 19:03:44 +08:00
Hongze Cheng
7239fd3dba
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-06 15:15:27 +08:00
dapan1121
cf4d5e8333
fix: change stmt error code
2022-12-06 14:56:46 +08:00
Hongze Cheng
899d7b0bcc
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-06 14:37:22 +08:00
kailixu
51ee2f80ac
fix: dataDir process for multi-tier storage
2022-12-06 13:16:06 +08:00
yihaoDeng
9ce9d21507
support fail fast
2022-12-06 10:30:14 +08:00
Shengliang Guan
c726d1870b
refact: remove redundant error codes
2022-12-04 20:11:24 +08:00
Shengliang Guan
fcebc8ce89
refact: remove redundant error codes
2022-12-04 19:41:17 +08:00
Shengliang Guan
ae0ad8a973
refact: remove redundant error codes
2022-12-04 19:33:59 +08:00
Shengliang Guan
e025ffcdc3
refact: remove redundant error codes
2022-12-04 19:13:40 +08:00
kailixu
4dbc6075a3
fix: dataDir process of multi-tier storage conform to 2.6
2022-12-04 12:32:08 +08:00
kailixu
69850a1a2b
fix: dataDir process of multi-tier storage conform to 2.6
2022-12-04 12:28:36 +08:00
Shengliang Guan
cc8e1071ab
Merge pull request #18668 from taosdata/FIX/TD-19334-3.0
...
fix: synchronize syncPropose for executing blocking msgs in vnodeProposeMsg
2022-12-03 22:06:40 +08:00
Shengliang Guan
241638de33
Merge pull request #18661 from taosdata/fix/liao_cov
...
enh(query): improve the performance and add some todo
2022-12-03 21:41:38 +08:00
Benguang Zhao
a7807d3ee4
fix: synchronize syncPropose for executing blocking msgs in vnodeProposeMsg
2022-12-03 20:53:56 +08:00
dapan1121
e455269220
fix: memory leak and other issues
2022-12-03 18:46:59 +08:00
Haojun Liao
a3200b555c
fix(query): fix null ptr access.
2022-12-03 17:03:31 +08:00
Haojun Liao
658cb393a7
enh(query): improve the performance and add some todo
2022-12-03 12:11:20 +08:00
Shengliang Guan
d9c261cd13
refact: remove some error codes
2022-12-03 10:17:02 +08:00
Shengliang Guan
9e803332fc
refact: adjust error codes
2022-12-02 23:10:12 +08:00
Shengliang Guan
524de026a5
enh: remove TSDB_CODE_RPC_REDIRECT
2022-12-02 22:24:35 +08:00
dapan1121
94ab465b15
Merge pull request #18621 from taosdata/fix/removeInvalidTab
...
fix: remove invalid table
2022-12-02 21:07:43 +08:00
Shengliang Guan
6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
...
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Shengliang Guan
24ee4b4289
Merge branch '3.0' into enh/TD-20891
2022-12-02 16:44:46 +08:00
Shengliang Guan
13f36ec20a
refact: remove TSDB_CODE_APP_NOT_READY and TSDB_CODE_NODE_NOT_DEPLOYED
2022-12-02 16:06:10 +08:00
Hongze Cheng
b2fd1ff880
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-02 14:38:39 +08:00
dapan1121
55e544793c
Merge pull request #18599 from taosdata/fix/TD-20802
...
enh: support query retry cause of dnode stopped
2022-12-02 14:01:16 +08:00
Hongze Cheng
21347ad65b
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-02 11:44:02 +08:00
dapan1121
dff4c36092
Merge branch '3.0' into fix/TD-20802
2022-12-02 10:11:39 +08:00
Shengliang Guan
db42ec46bf
refact: adust error code while dnode startup
2022-12-02 10:05:52 +08:00
yihaoDeng
1750b5cc92
remove invalid table
2022-12-01 20:34:06 +08:00
Haojun Liao
f8a2ab8338
refactor: do some internal refactor.
2022-12-01 17:24:26 +08:00
Hongze Cheng
bd56fd2e09
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-01 16:52:12 +08:00
Shengliang Guan
0860ac1c9b
fix: show Permission denied error in mac
2022-12-01 15:14:34 +08:00
dapan1121
b430f653b9
Merge remote-tracking branch 'origin/3.0' into fix/TD-20802
2022-12-01 09:22:31 +08:00
Haojun Liao
c996837fab
refactor: do some internal refactor.
2022-12-01 01:10:37 +08:00
Haojun Liao
cefe4be1ab
refactor: do some internal refactor.
2022-12-01 00:34:06 +08:00
Hongze Cheng
86b0dc98c3
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-30 21:17:51 +08:00
Haojun Liao
124fb5fc50
refactor: do some internal refactor.
2022-11-30 17:52:12 +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
Hongze Cheng
f848460f21
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-30 13:28:17 +08:00
Shengliang Guan
189cdc4f63
Merge pull request #18533 from taosdata/enh/clientRetry
...
enh: refactor retry
2022-11-30 10:47:13 +08:00
Hongze Cheng
fad06f6144
optimize code
2022-11-29 16:28:12 +08:00
dapan1121
8ee170bef1
enh: add retry for vnode closed case
2022-11-29 16:17:05 +08:00
Hongze Cheng
8ca5e0269c
adjust more code
2022-11-29 15:13:19 +08:00
yihaoDeng
d463f05b3f
change paramter
2022-11-29 10:28:32 +08:00
Hongze Cheng
7c10f0bb00
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-29 09:35:54 +08:00
dapan1121
cc36796f64
Merge pull request #18524 from taosdata/fix/TD-18639
...
enh: support multiple query groups in exchange operator
2022-11-29 08:45:47 +08:00
Shengliang Guan
b56b9414a3
Merge pull request #18516 from taosdata/feature/3_liaohj
...
refactor: do some internal refactor.
2022-11-28 20:56:33 +08:00
dapan1121
65adb259ff
enh: support multiple groups in exchange operator
2022-11-28 18:44:59 +08:00
Haojun Liao
183fed1af6
fix(query): fix syntax error on windows.
2022-11-28 18:44:21 +08:00
Hongze Cheng
f812957d3a
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-28 16:35:28 +08:00
Haojun Liao
3878af10c9
refactor: do some internal refactor.
2022-11-28 16:13:18 +08:00
Minglei Jin
7bb27e29b7
fix(tdb/flush): make drop two-child rbtree node works
2022-11-28 14:38:12 +08:00
Hongze Cheng
99a559ad59
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-28 09:44:09 +08:00
Hongze Cheng
f7325a99bb
more code
2022-11-27 15:27:37 +08:00
Haojun Liao
965ee9a6c8
fix(query): keep block order in exchange operator.
2022-11-26 15:32:36 +08:00
Haojun Liao
f9d1726c89
fix(query): fix error in ut.
2022-11-25 23:27:36 +08:00
Haojun Liao
86fda9f3da
fix(query): fix error in windows and darwin system.
2022-11-25 23:06:32 +08:00
Haojun Liao
d77f5fa70c
fix(query): fix error in windows and darwin system.
2022-11-25 22:54:54 +08:00
Haojun Liao
9a208b2d09
other: merge 3.0
2022-11-24 17:08:15 +08:00
Hongze Cheng
49c78ed5ed
Merge branch 'feat/mapdata_to_array' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-23 21:15:35 +08:00
dapan1121
e42f895fea
fix: fix select null crash issue and asan issues
2022-11-22 16:07:04 +08:00
Hongze Cheng
390709e3c8
add interface
2022-11-22 12:37:47 +08:00
yihaoDeng
963d56cfc1
retry code
2022-11-22 11:10:28 +08:00
Hongze Cheng
7976d88402
add interface
2022-11-22 10:10:23 +08:00
Minglei Jin
cdaafb7b89
fix(meta): new error for creating sub tb already exist in other stables
2022-11-19 08:19:03 +08:00
dapan1121
2fbf082f7d
enh: support client redirect processing
2022-11-18 19:55:15 +08:00
dapan1121
a3f0283eba
Merge pull request #18226 from taosdata/enh/msgRefactor0
...
enh: refactor batch meta msg
2022-11-18 09:20:15 +08:00
dapan1121
49917d5156
enh: refactor batch meta msg
2022-11-17 10:35:25 +08:00
Shengliang Guan
2b5257f905
fix: memory lead found in asan
2022-11-16 20:45:15 +08:00
Haojun Liao
7d00b7a6c4
refactor: add tag filter cache.
2022-11-16 14:23:12 +08:00
Haojun Liao
8b0b351d39
refactor: do some internal refactor.
2022-11-15 09:59:20 +08:00
Shengliang Guan
fa2e39a5fa
Merge pull request #18110 from taosdata/fix/TD-19935-3.0
...
fix(timezone): taos_options apply new timezone
2022-11-14 18:20:11 +08:00
Alex Duan
fae4fe5a75
fix(timezone): call right apply function
2022-11-14 17:13:44 +08:00
Alex Duan
2dd1e05cf0
fix(timezone): taos_options apply new timezone
2022-11-14 11:41:11 +08:00
dapan1121
14a1f4e373
Merge pull request #18074 from taosdata/fix/TD-20300
...
fix: fix query thread quit issue
2022-11-14 11:28:30 +08:00
yihaoDeng
3572fa7f67
Merge branch '3.0' of https://github.com/taosdata/TDengine into tdd
2022-11-11 19:21:16 +08:00
dapan1121
56b33e9200
Merge remote-tracking branch 'origin/3.0' into fix/TD-20300
2022-11-11 18:57:12 +08:00
dapan1121
f60441e2dd
fix: fix query thread quitting issue
2022-11-11 18:44:59 +08:00
yihaoDeng
8fa39accdf
conn timeout refactor
2022-11-11 16:11:37 +08:00
Shengliang Guan
170b78ec74
Merge pull request #18054 from taosdata/fix/3.0_bugfix_wxy
...
enh: optimize the error message when illegally modifying the column length
2022-11-11 16:06:50 +08:00
Haojun Liao
b83f895726
refactor: do some internal refactor.
2022-11-11 14:16:13 +08:00
Xiaoyu Wang
dd4333b140
enh: optimize the error message when illegally modifying the column length
2022-11-11 14:11:42 +08:00
Shengliang Guan
6a9f5603af
Merge branch '3.0' into fix/m23
2022-11-11 09:13:46 +08:00
xiaolei li
4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 ( #18030 )
...
* Add loongarch64 architecture port.
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
* test(driver):C# CI failed for longarch64 pr-17982
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
yihaoDeng
5c5d70e0fc
enh log
2022-11-10 17:05:53 +08:00
Haojun Liao
015f1a1df8
other: merge 3.0
2022-11-09 19:17:45 +08:00
Haojun Liao
464f108e48
fix(query): fix syntax errors.
2022-11-09 17:14:01 +08:00
Haojun Liao
f942e319b9
fix(query): fix some syntax errors.
2022-11-09 15:15:35 +08:00
Haojun Liao
65c813f735
fix(query): fix some syntax errors.
2022-11-09 14:59:09 +08:00
Haojun Liao
a9167beb91
fix(query): expand buffer size.
2022-11-09 14:52:37 +08:00
dapan1121
398ccbcc9d
Merge pull request #17957 from taosdata/fix/compareIssue
...
fix: fix compare invalid read issues
2022-11-08 15:07:22 +08:00
Shengliang Guan
7a5be43d14
Merge pull request #17954 from taosdata/feature/stream
...
fix(stream): delete tb should be checked in write thread
2022-11-08 13:50:15 +08:00
dapan1121
fc73d39add
fix: fix compare invalid read issues
2022-11-08 13:27:17 +08:00
Liu Jicong
bc469f7f7b
fix(stream): delete tb should be checked in write thread
2022-11-08 11:30:29 +08:00
Shengliang Guan
30058f7619
enh: optimize the error code when create and delete a database in a dropping state
2022-11-08 10:46:32 +08:00
Haojun Liao
9932fa6bf0
refactor: refactor to avoid spin operator in exchange operator.
2022-11-07 17:48:27 +08:00
Shengliang Guan
adb335467c
fix: coverity issues
2022-11-05 19:59:18 +08:00
Shengliang Guan
8a7d34eae7
fix: adjust log
2022-11-04 19:41:11 +08:00
Shengliang Guan
4fc0e3bd55
enh: adjust the number of vnode threads so that one vnode has one write thread
2022-11-04 17:21:00 +08:00
Shengliang Guan
fc41f43c9d
fix: deadlock while drop db
2022-11-04 16:15:37 +08:00
Shengliang Guan
a0983cf8c1
enh: adjust tqueue and tworker log
2022-11-04 10:58:23 +08:00
Liu Jicong
15ad147c40
Merge branch '3.0' into feature/stream
2022-11-03 13:37:59 +08:00
Liu Jicong
2fbc8e6306
refactor(stream): stream deploy and state transfer
2022-11-03 13:22:23 +08:00
dapan1121
2bf5b0405d
Merge pull request #17851 from taosdata/enh/TD-19956
...
enh: optimize submit response message
2022-11-03 10:19:39 +08:00
Shengliang Guan
b5f0041af1
refact: adjust error code in vnode
2022-11-02 15:28:32 +08:00
dapan1121
ecfcf7054c
enh: optimize submit response msg
2022-11-02 15:18:32 +08:00
Shengliang Guan
a031010a9e
Merge pull request #17721 from taosdata/FIX/TD-19673-3.0
...
enh: check completeness of WAL log entries after repairing
2022-11-01 13:59:34 +08:00
Shengliang Guan
9bc48e2658
Merge remote-tracking branch 'origin/3.0' into fix/TD-20052
2022-10-31 23:42:03 +08:00
Shengliang Guan
392564cc7d
enh: refact syncEnv code
2022-10-31 23:40:43 +08:00
Shengliang Guan
7ddde569a0
enh: force drop dnode
2022-10-31 17:29:24 +08:00
Benguang Zhao
31a0421878
enh: check completeness of WAL log entries after repairing
2022-10-27 15:55:22 +08:00
dapan1121
9b475ea7f4
Merge pull request #17680 from taosdata/feature/TD-14761
...
fix:defects in coverity
2022-10-27 09:07:51 +08:00
Hui Li
a2fcf51161
Merge pull request #17677 from taosdata/fix/TD-19794-V30
...
fix(coverage): remove the function about skiplist callback
2022-10-26 20:46:57 +08:00
Hongze Cheng
f3eb9c066a
Merge pull request #17671 from taosdata/fix/remove-batcharraytest
...
fix: remove tarray's batch remove test
2022-10-26 18:25:36 +08:00
dapan1121
ce7fbaa6b6
Merge pull request #17632 from taosdata/fix/TD-19492
...
fix: fix scheduler status error
2022-10-26 18:01:53 +08:00
wangmm0220
d212be8a37
fix:defects in coverity
2022-10-26 17:54:19 +08:00
Alex Duan
41cdb1e917
fix(coverage): remove the function about skiplist callback
2022-10-26 17:29:49 +08:00
Minglei Jin
18355ceaa7
fix: remove tarray's batch remove test
2022-10-26 15:28:13 +08:00
Haojun Liao
339c93021f
Merge pull request #17654 from taosdata/fix/liao_cov
...
refactor: fix typo and do some internal refactor.
2022-10-26 10:41:00 +08:00
Haojun Liao
d06bcb2219
refactor: fix typo and do some internal refactor.
2022-10-26 09:47:11 +08:00
Shengliang Guan
a2ceb04c79
Merge pull request #17634 from taosdata/fix/TD-19794-V30
...
fix(util): improve coverage rate with removing no reference function
2022-10-25 18:25:32 +08:00
Shengliang Guan
9520ef4b41
Merge pull request #17613 from taosdata/enh/TD-19460
...
enh: redistribute vgroup
2022-10-25 18:24:37 +08:00
Alex Duan
b607fe277a
fix(util): remove no reference function
2022-10-25 16:46:11 +08:00
dapan1121
5bfedd2609
fix: fix scheduler status error
2022-10-25 16:21:39 +08:00
Shengliang Guan
b508c25118
enh: redistribute vgroup
2022-10-25 15:55:19 +08:00
Alex Duan
88b7ad91dc
fix(all): improve coverage rate
2022-10-25 14:58:26 +08:00
Alex Duan
d54ed45822
fix(all): remove seterror, no use
2022-10-24 18:49:48 +08:00
Alex Duan
97e70e8f27
fix(all): coverity scan problem fixed
2022-10-24 18:41:39 +08:00
Alex Duan
d23b829c5b
Merge branch '3.0' into fix/TD-19655-V30
2022-10-24 18:23:07 +08:00
Alex Duan
104e8f212a
fix(all): fixed coverity problem
2022-10-24 09:58:19 +08:00
Alex Duan
39c800da80
fix(all): fixed coverity scan problems for second submiting
2022-10-22 15:41:37 +08:00
Shengliang Guan
f5d1b3f8f1
Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge
2022-10-21 19:12:06 +08:00
Shengliang Guan
922436e7d4
fix: lock mem items of tqueue
2022-10-21 19:12:03 +08:00
Liu Jicong
f49d91ac1a
fix(stream): decode bloom filter
2022-10-21 17:22:31 +08:00
Liu Jicong
5571ebee0f
Merge pull request #17542 from taosdata/feature/stream
...
enh(stream): internal optimize
2022-10-21 14:31:42 +08:00
Liu Jicong
035e6b13c8
enh(stream): internal optimize
2022-10-21 10:29:05 +08:00
Shengliang Guan
c70006d96b
Merge pull request #17512 from taosdata/FIX/TD-19672-3.0
...
fix: resolve a format issue of printf in hashTest.cpp
2022-10-20 21:14:50 +08:00
Benguang Zhao
659a5ab384
fix: resolve a format issue of printf in hashTest.cpp
2022-10-20 14:18:21 +08:00
Shengliang Guan
c0d66dee2a
fix: improve test coverage
2022-10-20 14:00:52 +08:00
Shengliang Guan
4e7cac45c0
fix: improve test coverage
2022-10-20 12:33:47 +08:00
Shengliang Guan
025c92586f
Merge remote-tracking branch 'origin/3.0' into enh/TD-19660
2022-10-20 11:45:56 +08:00
Shengliang Guan
34b08b7b71
fix: improve test coverage
2022-10-20 11:27:00 +08:00
Shengliang Guan
ef6ba5b9ac
Merge pull request #17493 from taosdata/fix/TD-19655-V30
...
fix(shell): repair some recoverity problems and restore zhiqiang chinese modifing
2022-10-20 11:06:56 +08:00
Alex Duan
720c16bf0a
fix(shell): coverity problem for some
2022-10-19 19:53:10 +08:00
Shengliang Guan
985e6f53e4
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 19:06:03 +08:00
Benguang Zhao
2aa7afe7fa
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 16:31:13 +08:00
Shengliang Guan
0e30d177fa
Merge remote-tracking branch 'origin/3.0' into enh/TD-19623
2022-10-19 13:33:00 +08:00
Shengliang Guan
67e23350b2
Merge pull request #17461 from taosdata/fix/coverity.pw
...
fix: fix coverity issues
2022-10-19 11:54:35 +08:00
Shengliang Guan
96ca18e61e
Merge remote-tracking branch 'origin/3.0' into enh/TD-19623
2022-10-19 11:18:21 +08:00
Shengliang Guan
8764cf9adb
refact: remove multi process codes
2022-10-19 11:08:42 +08:00
Shengliang Guan
fc5af24975
Merge pull request #17444 from taosdata/enh/TD-19622
...
refact: remove bnode codes
2022-10-19 10:06:35 +08:00
dapan1121
c49179eac9
fix: fix coverity issues
2022-10-19 09:35:03 +08:00
Benguang Zhao
3b0968d7f9
enh: enable the -Wformat=2 compiler option
2022-10-19 09:24:15 +08:00
Shengliang Guan
3cbfd2d160
Merge pull request #17392 from taosdata/FIX/TD-19183-3.0
...
enh: not allowed to start on disk space unavailable
2022-10-18 17:46:14 +08:00
Shengliang Guan
3a7d89a6bb
refact: remove bnode codes
2022-10-18 17:34:58 +08:00
Shengliang Guan
c5e9b6abd6
Merge pull request #17402 from taosdata/fix/TD-19259
...
fix: fix coverity scan problem
2022-10-18 14:50:45 +08:00
Benguang Zhao
23e18bff76
fix: fsync fatal log messages
2022-10-18 11:22:21 +08:00
yihaoDeng
c9aadfadee
fix coverity scan problem
2022-10-17 16:29:50 +08:00
54liuyao
2df86022c0
fix(stream): coverity scan,type conversion
2022-10-17 13:11:52 +08:00
Benguang Zhao
616eb5f903
Merge branch '3.0' into FIX/TD-19239-3.0
2022-10-16 00:29:01 +08:00
Benguang Zhao
7fb827debd
fix: refactor walScanLogGetLastVer, walCheckAndRepairMeta, and walCheckAndRepairIdx.
...
* search for the last entry in the contiguous range of valid WAL from the last pos fsynced as firstTrial
* find the last entry before the last pos fsynced backwards as second trial
* reserve sufficient space for computing CRC32 checksum, esp. of WAL record body
* rebuild meta info to resolve potential misalignment between lists of meta and actual log files
* retract commitIndex and appliedIndex to lastLogIndex if needed
* put an upper size limit on possibly corrupted WAL range to be recovered
2022-10-15 23:56:31 +08:00
Hongze Cheng
2268a1e94e
fix some converity scan problem
2022-10-14 13:34:25 +08:00
Hongze Cheng
fcbaa6082b
more code refact
2022-10-13 11:49:46 +08:00
Hongze Cheng
579af54c49
more code
2022-10-10 17:45:10 +08:00
Shengliang Guan
60be9f5771
Merge pull request #17241 from taosdata/enh/optLogTime
...
enh: opt log time
2022-10-10 09:59:37 +08:00
yihaoDeng
86c98f1f21
fix(tsc): fix invalid free
2022-10-09 21:30:41 +08:00
yihaoDeng
1af09ec91b
opt log time
2022-10-09 18:18:48 +08:00
Shengliang Guan
633fd372cd
fix: coverity issues
2022-10-09 17:48:06 +08:00
yihaoDeng
03f4412916
opt log time
2022-10-09 16:53:44 +08:00
Zhiqiang Wang
365b9ba7a0
fix: shell source error ( #17234 )
2022-10-09 15:40:27 +08:00
Shengliang Guan
8e4a0912a2
Merge pull request #17220 from taosdata/feat/TD-17777-V30
...
feat(shell): Supported TAB complete for 3.0
2022-10-09 13:36:16 +08:00
wade zhang
5be42222dc
Merge pull request #17199 from taosdata/fix/tbNameInvalidTag
...
fix(query): fix invalid tag value
2022-10-09 09:50:16 +08:00
Alex Duan
c71600bae8
Merge branch '3.0' into feat/TD-17777-V30
2022-10-08 20:20:07 +08:00
yihaoDeng
aa20dfffe1
fix invalid tag value
2022-10-08 16:36:19 +08:00
yihaoDeng
27003dfaa5
fix invalid tag value
2022-10-08 15:48:52 +08:00
Shengliang Guan
e98335bdfa
fix: coverity issues
2022-10-08 11:29:46 +08:00
Hongze Cheng
ce087d3dbc
optimize more code
2022-09-29 14:54:58 +08:00
Alex Duan
49b49eb0eb
Merge branch '3.0' into feat/TD-17777-V30
2022-09-29 11:20:09 +08:00
Hongze Cheng
cf0aecd3dd
more fix
2022-09-29 00:02:09 +08:00
Hongze Cheng
82a227b9c7
more fix
2022-09-28 18:48:35 +08:00
Hongze Cheng
0ca19fb42b
fix more
2022-09-28 15:46:56 +08:00
Hongze Cheng
5be361ee08
more fix
2022-09-28 14:01:34 +08:00
Hongze Cheng
df84baad12
fix another bug
2022-09-28 10:12:10 +08:00
Hongze Cheng
27b6290f6b
fix compression bug
2022-09-28 09:56:28 +08:00
Hongze Cheng
95df98315d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-28 09:42:00 +08:00
Hongze Cheng
a4d16f1c00
more code
2022-09-27 17:36:02 +08:00
Shengliang Guan
eead619f1a
fix: coverity issues
2022-09-27 17:10:48 +08:00
Hongze Cheng
3be4b1d4df
finish stream compression
2022-09-27 16:16:02 +08:00
Hongze Cheng
24e899f88b
more code
2022-09-27 15:40:06 +08:00
Hongze Cheng
4fdb37e887
more code
2022-09-26 17:56:47 +08:00
Hongze Cheng
787e166215
refact more code
2022-09-26 17:45:37 +08:00
Hongze Cheng
efacafde33
refact more code
2022-09-26 10:47:24 +08:00
Hongze Cheng
64434678ca
refact more code
2022-09-25 18:09:54 +08:00
Hongze Cheng
9f7771cde4
refact more code
2022-09-22 11:52:47 +08:00
Hongze Cheng
ce9afbae19
more code
2022-09-21 14:02:52 +08:00
Hongze Cheng
b4a43079fb
more code
2022-09-21 11:03:08 +08:00
Hongze Cheng
1549819b91
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-21 09:33:03 +08:00
Ganlin Zhao
2ec55857f8
Merge branch '3.0' into fix/TD-18385
2022-09-20 17:16:31 +08:00
Ganlin Zhao
83be0489a3
fix(query): fix percentile function crash on large data set
2022-09-20 17:12:01 +08:00
Hongze Cheng
fb45b8d577
refact code
2022-09-20 13:39:32 +08:00
Hongze Cheng
215883ea64
refact code
2022-09-20 11:08:46 +08:00
Hongze Cheng
678f9da4ac
refact compress code
2022-09-20 10:11:55 +08:00
Shengliang Guan
f48553d3fe
Merge pull request #16934 from taosdata/feat/stream_compression
...
Feat/stream compression
2022-09-19 22:06:09 +08:00
Cary Xu
777fadee25
feat: stream state optimization for rsma
2022-09-19 19:27:23 +08:00
Hongze Cheng
e43a4df898
more code
2022-09-19 18:47:39 +08:00
Hongze Cheng
c90123c0d7
more code
2022-09-19 18:19:41 +08:00
Hongze Cheng
747ce081b3
more code
2022-09-19 17:59:05 +08:00
Hongze Cheng
e33c255ad1
more code
2022-09-19 15:57:58 +08:00
Hongze Cheng
61496324e7
more code
2022-09-19 14:39:21 +08:00
Hongze Cheng
f2cd319df2
more code
2022-09-19 12:00:55 +08:00
Alex Duan
1490b11448
Merge remote-tracking branch 'refs/remotes/origin/3.0' into 3.0
2022-09-19 11:09:10 +08:00
Hongze Cheng
7a21781a55
refact code
2022-09-19 10:08:08 +08:00
Liu Jicong
273adb9895
fix memory leak
2022-09-16 16:17:02 +08:00
Shengliang Guan
6c65a6d0f7
Merge branch 'main' into 3.0
2022-09-15 13:28:26 +08:00
Liu Jicong
3bedc3fa3b
Merge pull request #16836 from taosdata/feature/stream
...
feat(stream): stream state support tuple
2022-09-14 17:47:47 +08:00
Liu Jicong
c7f986a656
refactor(tmq): add error code
2022-09-14 17:11:50 +08:00
Shengliang Guan
59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
...
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
Xiong Ju
03c867cdbf
Update trefTest.c
...
fix typo: reson -> reason
2022-09-14 13:25:52 +09:00
Ganlin Zhao
6b2bf42f68
fix(query): twa function output NULL if input has overlap timestamps
...
TD-18224
2022-09-13 18:05:54 +08:00
yihaoDeng
b82f27ec03
tsc: handle schedule error
2022-09-13 17:48:57 +08:00
Minglei Jin
df24670881
fix: more bits from timestamp & S.N.
2022-09-08 16:16:09 +08:00
dapan1121
851ffe49ae
enh: support set tag value with expr
2022-09-07 10:25:21 +08:00
Alex Duan
f1dd2d5675
feat(shell): add port to 3.0 buld ok
2022-09-07 10:16:00 +08:00
Shengliang Guan
25df542a01
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
...
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
2022-09-04 18:16:58 +08:00
Hongze Cheng
bbbbebab89
fix: windows compile
2022-09-03 13:37:48 +08:00
Hongze Cheng
08b36a833d
disable rbtree test
2022-09-02 16:37:40 +08:00
Cary Xu
c0fd55f755
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-01 16:51:42 +08:00
Cary Xu
9ae0e15d6b
refactor: rsma code refactor and use ref for qtaskf
2022-09-01 16:51:23 +08:00
Hongze Cheng
39215ec102
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-09-01 14:25:51 +08:00
yihaoDeng
8d0767a9ab
change error msg
2022-09-01 10:54:25 +08:00
Hongze Cheng
4271911b50
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-09-01 09:51:33 +08:00
Shengliang Guan
7b3e10034c
fix: compile error in windows
2022-08-31 18:54:08 +08:00
Shengliang Guan
4401080328
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
2022-08-31 18:06:17 +08:00
Shengliang Guan
b6c6f8666b
Merge pull request #16514 from taosdata/fix/ZhiqiangWang/TD-18733-shell-csv-rfc-4180
...
feature: shell csv rfc 4180
2022-08-31 14:46:51 +08:00
Haojun Liao
707c20c46c
Merge pull request #16495 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor.
2022-08-30 17:58:40 +08:00
afwerar
8a34a321c7
feature: shell csv rfc 4180
2022-08-30 16:30:20 +08:00
Hongze Cheng
4c847cde6b
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-30 11:28:19 +08:00
Shengliang Guan
beb08d4cea
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
...
fix: race condition between fetch all and optr serialize
2022-08-30 10:40:24 +08:00
Hongze Cheng
5a636ae577
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-30 10:33:34 +08:00
Shengliang Guan
52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
...
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
Haojun Liao
37618513a6
Merge branch '3.0' into feature/3_liaohj
2022-08-29 22:47:18 +08:00
Haojun Liao
ba8b10e27b
refactor(query): do some internal refactor.
2022-08-29 18:47:46 +08:00
Cary Xu
894e713719
other: revert the assert for tpagebuf
2022-08-29 17:54:20 +08:00
Cary Xu
c8d6960291
other: adjust sma log level
2022-08-29 17:53:02 +08:00
Xiaoyu Wang
cc1d37cfe5
fix: some problems of parser
2022-08-29 17:23:29 +08:00
Hongze Cheng
d2621cb657
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-29 15:47:27 +08:00
Cary Xu
66199e4e7a
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-29 14:53:39 +08:00
Cary Xu
167e58578a
enh: add check for tpagebuf
2022-08-29 14:53:13 +08:00
Hongze Cheng
90d7ba0f4f
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-29 11:02:53 +08:00
dapan1121
2bf49b0c8e
fix: fix uint64_t value issue
2022-08-29 10:34:36 +08:00
dapan1121
d955942a64
Merge remote-tracking branch 'origin/3.0' into enh/removeConvert
2022-08-29 09:29:12 +08:00
dapan1121
44dcaf2517
fix: fix type convertion issue
2022-08-29 09:28:38 +08:00
Shengliang Guan
c581212712
Merge pull request #16439 from taosdata/feature/3_liaohj
...
feature(query): support last function cache and retrieve data.
2022-08-28 21:27:13 +08:00
Haojun Liao
3c6aea81a1
fix(query): clear list .
2022-08-28 17:12:37 +08:00
Haojun Liao
653bd2ea6e
fix(query): set correct page id list.
2022-08-28 16:26:38 +08:00
Haojun Liao
26d6213937
fix(query): clear array instead of destroy it in clear function.
2022-08-26 23:12:42 +08:00
Hongze Cheng
8b58508e2e
more code
2022-08-26 22:23:03 +08:00
Haojun Liao
655dbb47c1
refactor(query): do some internal refactor.
2022-08-26 19:19:48 +08:00
Hongze Cheng
2e827b50e2
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-26 18:25:27 +08:00
dapan1121
d18e7cd739
enh: remove compare type convertion
2022-08-26 16:20:07 +08:00
Haojun Liao
60d9acb7b4
feature(query): support last function cache and retrieve data.
2022-08-26 15:27:19 +08:00
afwerar
bdf0a41b39
os: fix Mac access error
2022-08-26 14:52:17 +08:00
Hongze Cheng
b833c3ef89
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-26 13:01:15 +08:00
Haojun Liao
13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
...
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Hongze Cheng
5bbfc54504
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-26 10:08:12 +08:00
Haojun Liao
5d4d2ec14c
fix(query): replace the min macro.
2022-08-25 23:22:04 +08:00
Hongze Cheng
34abb83796
more code
2022-08-25 23:07:59 +08:00
Haojun Liao
04ce7ffcb8
fix(query): fix string compare function.
2022-08-25 19:31:45 +08:00
Haojun Liao
96f21afe8f
fix(query): update the string order policy.
2022-08-25 18:27:59 +08:00
Ganlin Zhao
cbcb14641f
Merge branch '3.0' into fix/TD-18457
2022-08-25 17:20:05 +08:00
Ganlin Zhao
6305b59a91
fix(query): fix valgrind report unitialized variable error
2022-08-25 17:14:51 +08:00
Hongze Cheng
cfa666f247
more code
2022-08-25 17:04:42 +08:00
Hongze Cheng
ffa5812053
more code
2022-08-25 16:21:13 +08:00
Hongze Cheng
c3304c48bf
more code
2022-08-25 14:43:54 +08:00
Shengliang Guan
4c280dc236
Merge pull request #16386 from taosdata/enh/updateTbMeta
...
enh: update table meta cache after creating table
2022-08-25 14:32:43 +08:00
Hongze Cheng
beab5f1fe3
more code
2022-08-25 11:55:43 +08:00
dapan1121
bebd9225cc
fix: fix explain buffer issue
2022-08-25 11:49:01 +08:00
Haojun Liao
1c06206000
other:merge 3.0
2022-08-25 11:01:36 +08:00
Hongze Cheng
c3998092f7
more code
2022-08-25 10:43:13 +08:00
dapan1121
b49d4ed414
fix: remove debug info
2022-08-25 10:40:15 +08:00
Hongze Cheng
b8230d5a3e
more code
2022-08-25 10:04:28 +08:00
Hongze Cheng
a01ea0bed2
more code
2022-08-24 22:34:11 +08:00
Hongze Cheng
0bb11b08ef
more code
2022-08-24 21:58:01 +08:00
Hongze Cheng
41f104a868
more code
2022-08-24 19:11:55 +08:00
Hongze Cheng
04cc96d6d9
more code
2022-08-24 19:01:27 +08:00
Haojun Liao
b87535734f
refactor:do some internal refactor.
2022-08-24 18:47:23 +08:00
dapan1121
f6b39e5911
enh: add hash performance test
2022-08-24 18:21:49 +08:00
Hongze Cheng
f95c0013ef
more code
2022-08-24 17:29:28 +08:00
Shengliang Guan
b0263a4bea
enh: increase startup time monitoring
2022-08-23 17:29:31 +08:00
Shengliang Guan
4bc8e086a8
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
...
enh: rsma batch process and code optimization
2022-08-21 23:57:58 +08:00
Cary Xu
4dc30fb55a
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-19 22:16:11 +08:00
Hongze Cheng
67d45c6b62
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
2022-08-19 21:54:48 +08:00
Cary Xu
441ce21677
enh: rsma batch process
2022-08-19 17:19:50 +08:00
afwerar
ad2708d370
os: fix flashing black console error
2022-08-19 16:48:34 +08:00
afwerar
44919ef147
os: fix flashing black console error
2022-08-19 15:03:57 +08:00
afwerar
301ac18a3d
os: fix flashing black console error
2022-08-19 14:21:47 +08:00
afwerar
a642607c68
os: fix flashing black console error
2022-08-19 14:09:33 +08:00
Hongze Cheng
e9bb654a4a
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
2022-08-18 17:14:51 +08:00
Hui Li
35af88cbaa
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
...
enh: rsma batch process
2022-08-18 16:07:14 +08:00
Cary Xu
214acb74c3
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-18 16:02:01 +08:00
Hongze Cheng
9fb8927c33
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
2022-08-18 15:41:21 +08:00
Hui Li
6de1ce0f8c
Merge pull request #16194 from taosdata/feature/stream
...
refactor(mnode): drop stream task
2022-08-18 13:44:17 +08:00
Hongze Cheng
c7d492dae1
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
2022-08-18 11:36:23 +08:00
Liu Jicong
853e6e2988
refactor(mnode): drop stream task
2022-08-17 19:19:58 +08:00
wangmm0220
19c5051b8c
fix:confilcts from 3.0
2022-08-16 14:42:19 +08:00
Cary Xu
7216384d2f
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-16 13:44:52 +08:00
Hongze Cheng
77f27b6269
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
2022-08-16 01:28:30 +00:00
Liu Jicong
c4df4431cd
refactor(tmq): put write logic into taosx.c
2022-08-15 18:50:28 +08:00
Hongze Cheng
5938ec6a77
more work
2022-08-15 08:44:41 +00:00
Cary Xu
dab6c81769
enh: rsma batch process
2022-08-15 00:16:44 +08:00
Haojun Liao
dc991a9040
other:merge 3.0
2022-08-12 14:51:52 +08:00
wangmm0220
61a19b80d7
Merge branch '3.0' into feature/3.0_query_optimize
2022-08-12 14:41:08 +08:00
Minglei Jin
cd3ec617e3
Merge pull request #16037 from taosdata/fix/TD-18338
...
fix: remove old no ref entry
2022-08-12 14:03:41 +08:00
Minglei Jin
4a34342af4
fix: remove old no ref entry
2022-08-12 12:39:44 +08:00
wangmm0220
95ef68bbc1
opti:use suid+uid->tags index to optimize time cost
2022-08-12 11:39:19 +08:00
dapan1121
d5072a8f32
fix: fix sched handler memory leak issue
2022-08-12 11:36:49 +08:00
dapan1121
9cd7c54e25
fix: fix task sched crash issue
2022-08-12 10:41:02 +08:00
Liu Jicong
9e5d347383
enh(tmq): enable background heartbeat by default
2022-08-10 18:22:22 +08:00
Liu Jicong
95f696b30d
enh(tmq): prevent drop db when topic exists
2022-08-10 17:24:47 +08:00
Liu Jicong
e5e82f0cf2
merge 3.0
2022-08-10 16:31:23 +08:00
Liu Jicong
18f6fb6123
enh(tmq): speed up consumer recover
2022-08-10 16:04:03 +08:00
yihaoDeng
dd04c35dcf
Merge branch 'dev' into opt
2022-08-10 10:26:03 +08:00
dapan1121
5cd223e29b
Merge pull request #15890 from taosdata/fix/TD-18288
...
fix: fix stmt parser crash issue
2022-08-09 19:08:35 +08:00
54liuyao
41e2538ade
scalable bloom filter encode & decode
2022-08-09 16:54:59 +08:00
dapan1121
aaa588a62f
fix: fix stmt parser crash issue
2022-08-09 14:10:14 +08:00
afwerar
7d3ac0a2f5
shell: make show same id
2022-08-08 20:45:51 +08:00
Cary Xu
875eabdbf5
fix: send rsma fetch msg to designated vg
2022-08-08 16:18:05 +08:00
yihaoDeng
eeb1d40e6d
Merge branch 'dv3' into dvv
2022-08-06 19:19:13 +08:00
yihaoDeng
ecd560ccb0
start timer for particular msg
2022-08-06 15:30:11 +08:00
Haojun Liao
0d60d54a4a
other: merge 3.0
2022-08-06 15:26:15 +08:00
yihaoDeng
399a5a929f
Merge branch '3.0' of https://github.com/taosdata/TDengine into dvv
2022-08-06 11:27:47 +08:00
yihaoDeng
bab1b9c621
fix rpc perf
2022-08-05 21:18:12 +08:00
Liu Jicong
f0f4748320
fix(util): concurrently hash iterate
2022-08-05 16:14:19 +08:00
afwerar
289965fc90
os: fix log error
2022-08-04 10:50:07 +08:00
afwerar
e76f770fc8
os: fix minimalDirGB invalid error
2022-08-04 10:02:09 +08:00
Cary Xu
3b3dc1977a
Merge pull request #15698 from taosdata/feature/TD-11274-3.0
...
other: rsma replica restore and memory leak
2022-08-03 13:00:45 +08:00
Cary Xu
2f19c2d0a5
other: rsma replica restore and memory leak
2022-08-03 10:58:01 +08:00
afwerar
ac592b073b
feat: add table create limit
2022-08-02 20:03:45 +08:00
Xiaoyu Wang
f8bd778979
enh: the fill physical scheme distinguishes between interpolated and non-interpolated expressions
2022-08-02 16:18:53 +08:00
Zhiqiang Wang
8ea865fe5c
Merge pull request #15659 from taosdata/fix/ZhiqiangWang/TD-17383-add-cloud-grant-cfg
...
feat: add cloud grant cfg
2022-08-02 09:47:43 +08:00
afwerar
412d3437a8
feat: add cloud grant cfg
2022-08-01 19:54:13 +08:00
shenglian-zhou
21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
...
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Cary Xu
45c68a1622
fix: check modifiable when drop tsma columns
2022-08-01 16:51:32 +08:00
shenglian zhou
905a07801e
fix: fix errors of join test case
2022-08-01 16:19:50 +08:00
Shengliang Guan
75d7493c70
Merge pull request #15546 from taosdata/fix/dnode
...
fix: alter dnode debugflag error
2022-07-29 16:46:49 +08:00
Shengliang Guan
1b87042d38
fix: alter dnode debugflag error
2022-07-29 15:29:12 +08:00
dapan1121
cd0175ab27
Merge branch '3.0' into fix/TD-17934
2022-07-29 10:25:45 +08:00
dapan1121
156567b9bc
fix: fix show queries crash and error msg
2022-07-29 09:01:35 +08:00
Yihao Deng
22635992fd
Merge pull request #15534 from taosdata/opt/bench
...
fix: add bench to rpc
2022-07-29 09:00:39 +08:00
yihaoDeng
6520db8584
add bench to rpc
2022-07-28 17:05:42 +08:00
Liu Jicong
a9d11b58ad
enh(stream): recover
2022-07-28 16:19:50 +08:00
dapan1121
216d753eb4
Merge pull request #15471 from taosdata/fix/TD-17800
...
fix:fix remove from cache issue
2022-07-27 16:42:01 +08:00
dapan1121
4b8c007618
fix:fix remove from cache issue
2022-07-27 16:06:00 +08:00
Xiaoyu Wang
f977117c6c
fix: db options rename
2022-07-27 11:55:19 +08:00
yihaoDeng
1cb488dd56
refactor: add new auth code
2022-07-26 13:33:24 +08:00
Shengliang Guan
4b199aeaee
Merge remote-tracking branch 'origin/3.0' into fix/dnode
2022-07-25 18:29:09 +08:00
Shengliang Guan
49c42ef289
fix: compile error in unitest
2022-07-25 17:39:05 +08:00
Shengliang Guan
e4c434d186
fix: crash while get cfg item
2022-07-25 17:20:48 +08:00
Shengliang Guan
b859e6bde2
fix: the modification of alter dnode does not take effect through show dnode variables
2022-07-25 15:27:47 +08:00
Xiaoyu Wang
015193e816
feat: super table order by primary key optimization
2022-07-25 15:17:53 +08:00
Shengliang Guan
58f2fa8c82
enh: make the error codes of 2.0 and 3.0 error as same
2022-07-23 18:23:09 +08:00
Zhiqiang Wang
3e0942aa2b
Merge pull request #15306 from taosdata/fix/ZhiqiangWang/TD-17736-fix-multi-level-storage-conf-error
...
os: fix multi level storage conf error
2022-07-22 19:38:03 +08:00
Liu Jicong
43abf0d3f1
Merge pull request #15309 from taosdata/feature/tq
...
fix: memory leak
2022-07-22 19:12:15 +08:00
afwerar
1404632d3e
os: fix multi level storage conf error
2022-07-22 17:11:57 +08:00
Hongze Cheng
8cc0b6fc89
fix: bigint compress problem
2022-07-22 08:24:48 +00:00
Liu Jicong
2441ec22bd
feat(tmq): check alter for ntb
2022-07-22 16:05:28 +08:00
Liu Jicong
bf37f3fa68
feat(wal): remove wal log size limitation
2022-07-20 16:15:53 +08:00
Liu Jicong
5d6df744d5
Merge pull request #15139 from taosdata/feature/stream
...
refactor(stream): batch optimization for submit msg
2022-07-19 20:27:39 +08:00
Liu Jicong
bc1af6deaf
refactor(stream): batch optimization for submit msg
2022-07-19 15:52:08 +08:00
Xiaoyu Wang
5988fc0e4a
feat: sql command 'show tags from table_name'
2022-07-19 15:31:44 +08:00
Hongze Cheng
592c6991a0
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-16 03:13:03 +00:00
WANG MINGMING
67b1c680b3
Merge pull request #14958 from taosdata/feature/TD-14761
...
fix:error in schemaless
2022-07-15 18:51:35 +08:00
Hongze Cheng
c9b0864e21
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-15 10:03:26 +00:00
wangmm0220
1517b69cef
fix:error in schemaless
2022-07-15 17:36:33 +08:00
yihaoDeng
baa21c8398
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
2022-07-15 14:58:00 +08:00
Hongze Cheng
74b31e8c81
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-15 06:55:17 +00:00
yihaoDeng
35e8ad2811
feat: add time unsynced check
2022-07-15 14:51:20 +08:00
dapan1121
ae132e6626
Merge branch '3.0' into enh/schPolicy
2022-07-14 18:44:21 +08:00
dapan1121
12b961c7f5
enh: add schedule policy
2022-07-14 18:42:26 +08:00
Hongze Cheng
a3864a940b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-14 01:40:55 +00:00
dapan1121
0ad6af6c35
Merge pull request #14873 from taosdata/enh/stopquery_a
...
enh: enhance stop query processing
2022-07-13 20:57:34 +08:00
Hongze Cheng
26509fa242
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-13 12:03:10 +00:00
dapan1121
ca754adaa6
fix: add agg processing
2022-07-13 17:14:04 +08:00
Hongze Cheng
2fd04241d6
more vnode snapshot reader
2022-07-13 06:26:13 +00:00
dapan1121
346c86408f
Merge branch '3.0' into enh/stopquery_a
2022-07-13 11:33:23 +08:00
dapan1121
7891ff0f03
fix: fix stop query issue
2022-07-13 11:31:28 +08:00
Shengliang Guan
037f84fafd
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-07-12 17:29:23 +08:00
dapan1121
cea0a7849a
fix: fix lock issue
2022-07-12 15:03:32 +08:00
dapan1121
cfa989e6ba
Merge branch 'fix/TD-17260' into enh/stopquery_a
2022-07-12 15:00:44 +08:00
dapan1121
9f0152239d
fix: fix stop query
2022-07-12 14:56:12 +08:00
dapan1121
9813094f16
fix: fix lock and set plan addr issue
2022-07-12 14:51:32 +08:00
Shengliang Guan
b9165a9503
fix: reset queueSize after the queueItem is consumed and executed by the worker
2022-07-12 13:56:54 +08:00
Shengliang Guan
52b63db905
fix: invalid vnode ref while drop stream
2022-07-12 13:26:55 +08:00
dapan1121
9584f51f83
Merge pull request #14743 from taosdata/fix/TD-17191
...
fix: fix taos crash and deadlock issue
2022-07-11 13:56:12 +08:00
dapan1121
def96ee38f
fix: fix taos crash and deak lock issue
2022-07-11 10:43:08 +08:00
dapan1121
f263dac186
fix: fix taosc crash issue
2022-07-10 19:29:26 +08:00
Shengliang Guan
9fe73acc86
refactor: adjust logs
2022-07-10 18:53:52 +08:00
Haojun Liao
5819b616ce
fix(query): update the number of query threads.
2022-07-10 16:33:38 +08:00
Shengliang Guan
998de54728
feat:write meta from tmq to taosd
2022-07-10 11:17:51 +08:00
Shengliang Guan
c6591c3cd3
Merge remote-tracking branch 'origin/3.0' into feature/TD-13041
2022-07-10 10:59:47 +08:00
Shengliang Guan
f2f45a1ec7
feat:write meta from tmq to taosd
2022-07-10 10:59:34 +08:00
Shengliang Guan
a5e8ddbc56
refactor: adjust logs
2022-07-08 18:00:19 +08:00
Shengliang Guan
7c39d6076c
Merge pull request #14681 from taosdata/fix/tsim
...
refactor: delete redundant files
2022-07-08 16:30:00 +08:00
Shengliang Guan
b7077b7fb3
Merge pull request #14679 from taosdata/fix/valgrind
...
refactor: change fndebugfalg to udfdebugflag
2022-07-08 15:44:37 +08:00
Shengliang Guan
96db676995
refactor: delete redundant files
2022-07-08 15:37:53 +08:00
Shengliang Guan
6e12d8e707
refactor: adjust log
2022-07-08 15:20:15 +08:00
54liuyao
ce6e505084
feat(stream): stream state support delete
2022-07-07 17:27:49 +08:00
Liu Jicong
db23b07ae1
merge from 3.0
2022-07-06 21:12:46 +08:00
Liu Jicong
8c5dbde918
refactor(stream): stream reader created in scanner
2022-07-06 14:20:07 +08:00
Haojun Liao
29949a965b
other: merge 3.0.
2022-07-06 13:46:24 +08:00
dapan1121
8b896332d6
Merge pull request #14558 from taosdata/feature/insertselect
...
enh: refactor scheduler code
2022-07-06 09:44:38 +08:00
Haojun Liao
15d8ae0fee
other: merge 3.0
2022-07-05 19:22:50 +08:00
54liuyao
b7bf2bf808
feat(stream):stream interval delete data
2022-07-05 18:17:43 +08:00
dapan1121
cd0cf055e5
Merge branch '3.0' into feature/insertselect
2022-07-05 16:17:04 +08:00
dapan1121
b5207239b5
enh: refactor scheduler code
2022-07-05 16:10:38 +08:00
Haojun Liao
6bfe5df94a
other: merge 3.0
2022-07-05 09:47:39 +08:00
Shengliang Guan
5405ac08d9
Merge pull request #14514 from taosdata/fix/tsim
...
enh: check available memory of dnode while creating db
2022-07-04 19:42:42 +08:00
Hongze Cheng
27b719febd
refact some code
2022-07-04 11:24:54 +00:00
Shengliang Guan
c58a84750e
Merge remote-tracking branch 'origin/3.0' into fix/tsim
2022-07-04 17:54:25 +08:00
Shengliang Guan
630eebecd5
enh: check available memory of dnode while creating db
2022-07-04 17:50:35 +08:00
Minghao Li
59f015a121
refactor(sync): add error code sync-timeout
2022-07-04 16:22:02 +08:00
Hongze Cheng
267e450a15
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-07-04 05:21:43 +00:00
Hongze Cheng
ddb198de23
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-07-04 03:42:50 +00:00
yihaoDeng
e08353f843
Merge branch 'dlp' into idx
2022-07-04 09:28:26 +08:00
Zhiqiang Wang
b45702be6f
Merge pull request #14466 from taosdata/fix/ZhiqiangWang/TD-13064-add-Mac-compile-support
...
os: add Mac compile support
2022-07-02 18:02:28 +08:00
WANG MINGMING
e4a711975d
Merge pull request #14458 from taosdata/feature/TD-13041
...
fix: erro in json in operator
2022-07-02 17:52:43 +08:00
afwerar
b9a1c6744c
os: add Mac compile support
2022-07-02 17:40:23 +08:00
wangmm0220
8390080074
fix: error in empty string in operator
2022-07-02 16:16:18 +08:00
Cary Xu
0467c0db93
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-07-01 20:55:10 +08:00
Cary Xu
1aa45f73f4
feat: rsma recovery
2022-07-01 20:54:57 +08:00
wangmm0220
4e6b3d72ac
Merge branch '3.0' into feature/TD-13041
2022-07-01 16:54:18 +08:00
Liu Jicong
3f16edebe1
fix: return correct size type
2022-07-01 16:25:11 +08:00
Li Minghao
e7729ee3a3
Merge pull request #14430 from taosdata/feature/3.0_mhli
...
refactor(sync): add snapshot2 interface
2022-07-01 16:22:16 +08:00
Liu Jicong
269b33c02d
Merge branch '3.0' into feature/stream
2022-07-01 14:39:52 +08:00
Liu Jicong
52d09b4173
refactor(wal)
2022-07-01 14:39:21 +08:00
afwerar
4e8f3db596
os: replace win qsort func
2022-07-01 11:54:21 +08:00
Minghao Li
4033e2dd34
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
2022-07-01 09:50:43 +08:00
Minglei Jin
298c4d3e44
tlrucache: fix cap calculation
2022-06-30 20:14:57 +08:00
yihaoDeng
4b0e8a3919
feat: refactor index code
2022-06-30 20:00:46 +08:00
Minghao Li
24a3c817a4
refactor(sync): add batch propose
2022-06-30 16:44:49 +08:00
wangmm0220
3725adc861
fix:merge from 3.0
2022-06-29 18:45:34 +08:00
wangmm0220
665e1ddde8
fix:add switch for buffer page debug log
2022-06-29 18:11:28 +08:00
wangmm0220
95f5d7695d
fix:core dump in top/bottom with group by tag if tag is big size and flush/get from disk with page buffer & fix _group_by key function heap overflow
2022-06-29 18:05:09 +08:00
yihaoDeng
3501475f60
enh: add new code
2022-06-29 16:11:41 +08:00
wangmm0220
873546bee5
fix:add log
2022-06-29 15:03:17 +08:00
dapan1121
7beac65a73
Merge pull request #14303 from taosdata/hotfix/resetquerycache
...
fix: fix reset query cache crash issue
2022-06-29 08:54:42 +08:00
Cary Xu
fc55d6fb85
refactor: rsma code optimization
2022-06-28 16:24:48 +08:00
Haojun Liao
4a59e1300b
other: merge 3.0.
2022-06-28 15:22:32 +08:00
wangmm0220
5557c2ef93
fix: add limit for json operator
2022-06-27 16:17:58 +08:00
dapan1121
4ad36f714d
fix: fix reset query cache issue
2022-06-24 20:53:52 +08:00
dapan1121
be341e1daa
Merge branch '3.0' into hotfix/resetquerycache
2022-06-24 15:22:24 +08:00
Shengliang Guan
eb86ecfa78
Merge remote-tracking branch 'origin/3.0' into fix/dnode
2022-06-23 17:57:34 +08:00
Shengliang Guan
147a984c17
feat: make config dnode work
2022-06-23 15:11:23 +08:00
Cary Xu
b1adcf00c8
Merge branch '3.0' into feature/TD-14481-3.0
2022-06-23 14:19:33 +08:00
Cary Xu
0a24fbcdd6
feat: persistence of rsma qtaskinfo
2022-06-23 14:19:21 +08:00
dapan1121
9cee07bfca
fix: fix reset query cache crash issue
2022-06-23 13:53:14 +08:00
dapan1121
b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
...
feat: show dnode variables
2022-06-23 13:23:06 +08:00
dapan1121
66cfe3a3fc
feat: show dnode variables
2022-06-22 17:17:18 +08:00
Zhiqiang Wang
04771a6d82
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
...
test: fix sim test error
2022-06-21 21:50:01 +08:00
afwerar
9dff7b93c6
test: fix sim test error
2022-06-21 20:04:55 +08:00
dapan1121
88b48ec46c
Merge branch '3.0' into feature/showcreate
2022-06-21 17:40:52 +08:00
Xiaoyu Wang
78caa7e005
Merge pull request #14058 from taosdata/feature/3.0_debug_wxy
...
feat: optimize partition by tbname
2022-06-21 17:18:11 +08:00
Xiaoyu Wang
896c1b3a6d
feat: optimize partition by tbname
2022-06-21 15:37:59 +08:00
Shengliang Guan
714c599fd7
fix: deadlock while set standby
2022-06-21 11:40:27 +08:00
dapan1121
be2935cba6
feat: show create table
2022-06-20 20:58:36 +08:00
Minghao Li
e441bd266b
refactor(sync): add changing state
2022-06-20 17:48:56 +08:00
Hongze Cheng
c2892e4d35
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-20 01:27:02 +00:00
dapan1121
cd5578918a
Merge branch '3.0' into enh/taos.ref
2022-06-18 19:49:08 +08:00
Hongze Cheng
2627a0203c
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-18 11:29:57 +00:00
Yihao Deng
2941254a2b
Merge branch '3.0' into enh/trace1
2022-06-18 18:26:26 +08:00
dapan1121
5f4614d61a
qnode for policy 2/3
2022-06-18 16:30:46 +08:00
yihaoDeng
5401c68706
enh: add trace
2022-06-18 14:07:54 +08:00
Hongze Cheng
a200ea85db
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-17 12:23:01 +00:00
dapan1121
211adf20af
Merge pull request #13875 from taosdata/feature/showapps
...
feat: support show apps command
2022-06-17 18:20:05 +08:00
Hongze Cheng
9bc64e80b5
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-17 09:36:32 +00:00
Liu Jicong
7783a103bc
Merge branch '3.0' into feature/stream
2022-06-17 16:38:47 +08:00
Liu Jicong
e92aa57e93
feat(tmq): support commit one msg
2022-06-17 16:38:06 +08:00
Liu Jicong
4958fc066f
Merge pull request #13919 from taosdata/feature/stream
...
refactor(tmq): offset storage
2022-06-17 16:26:01 +08:00
Zhiqiang Wang
4df4b2d145
Merge pull request #13934 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-udf-test-error
...
test: fix sim udf test error
2022-06-17 16:23:04 +08:00
Liu Jicong
abc7d06305
Merge branch '3.0' into feature/stream
2022-06-17 15:35:41 +08:00
Liu Jicong
d7660484cc
fix(tmq): performance issue
2022-06-17 15:10:00 +08:00
afwerar
764d59b481
test: fix sim udf test error
2022-06-17 14:56:54 +08:00
dapan1121
f0c53fb982
Merge branch '3.0' into feature/showapps
2022-06-17 14:44:44 +08:00
Hongze Cheng
6f80993d56
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-17 02:50:34 +00:00
yihaoDeng
636a22b7a9
add trace base func
2022-06-17 09:29:54 +08:00
Shengliang Guan
a4a8d38ca2
fix: minor changes
2022-06-17 09:25:27 +08:00
yihaoDeng
49e855251d
add trace base func
2022-06-16 21:57:28 +08:00
dapan1121
b3f9f81b61
support show apps
2022-06-16 21:06:04 +08:00
Hongze Cheng
9d58beb2f4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-16 11:21:02 +00:00
Zhiqiang Wang
304d20f024
Merge pull request #13895 from taosdata/fix/ZhiqiangWang/TD-16357-add-dll-check
...
os: add dll check
2022-06-16 18:26:24 +08:00
Hongze Cheng
0bdbf866c0
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-16 10:19:26 +00:00
afwerar
528d7d7248
os: add dll check
2022-06-16 15:46:51 +08:00
Shengliang Guan
7aa087a48d
feat: redistribute vgroup
2022-06-16 15:25:04 +08:00
Hongze Cheng
3da422fef7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-16 01:33:06 +00:00
dapan1121
69eb9daddb
Merge pull request #13851 from taosdata/feature/showqueries
...
feat: support some show and kill commands
2022-06-16 09:15:02 +08:00
Liu Jicong
683bc24646
Merge pull request #13876 from taosdata/feature/stream
...
feat(stream): drop task
2022-06-15 22:59:43 +08:00
Haojun Liao
efd28728df
Merge pull request #13779 from taosdata/feature/3_liaohj
...
enh(query): add derivative function.
2022-06-15 22:35:30 +08:00
Liu Jicong
5572abe1b4
feat(stream): drop task
2022-06-15 21:41:59 +08:00
Hongze Cheng
76a71b11ed
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-15 11:26:18 +00:00
Shengliang Guan
1b15c3439a
Merge pull request #13859 from taosdata/fix/dnode
...
feat: increase enable and sysinfo limits for user privilege
2022-06-15 18:24:32 +08:00
Shengliang Guan
6711d79434
feat: increase enable and sysinfo limits for user privilege
2022-06-15 17:40:02 +08:00
Liu Jicong
fd9bb8db73
Merge pull request #13860 from taosdata/feature/stream
...
feat(stream): trigger mode add max delay
2022-06-15 17:11:18 +08:00
Haojun Liao
771065952e
other: merge 3.0
2022-06-15 16:32:28 +08:00
Haojun Liao
ec97183737
fix(query): add refId for exchange operator.
2022-06-15 16:26:43 +08:00
Minghao Li
4b18bd718e
refactor(sync): adjust errno
2022-06-15 16:14:17 +08:00
Liu Jicong
8eb08fa0d4
feat(stream): trigger mode add max delay
2022-06-15 16:11:20 +08:00
dapan1121
96f8a0da42
Merge branch '3.0' into feature/showqueries
2022-06-15 11:34:54 +08:00
dapan1121
947aecb74f
show queries/connection; kill connection
2022-06-15 11:27:53 +08:00
Hongze Cheng
858474736d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-15 01:20:18 +00:00
Yihao Deng
9e8c63af31
Merge pull request #13838 from taosdata/enh/log
...
Enh/log
2022-06-15 07:14:00 +08:00
Yihao Deng
f6287282a8
Merge branch '3.0' into enh/log
2022-06-14 21:24:26 +08:00
Cary Xu
cb7d0c2256
feat: tsma insert and query
2022-06-14 20:19:25 +08:00
Hongze Cheng
9b15bc409a
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-14 09:59:41 +00:00
yihaoDeng
080366ff54
change transport log
2022-06-14 16:32:06 +08:00
WANG MINGMING
32fbb8aa59
Merge pull request #13801 from taosdata/feature/TD-15956
...
opt: optimize generating groupid in partition/group by tag
2022-06-14 15:55:38 +08:00
Hongze Cheng
72e525082f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-14 06:57:21 +00:00
wangmm0220
7435221e32
opt: optimize generating groupid in partition/group by tag
2022-06-14 14:40:01 +08:00
dapan1121
2861534ada
Merge pull request #13781 from taosdata/feature/cacheIndex
...
feat: cache table index
2022-06-14 14:29:13 +08:00
Hongze Cheng
62f9403ed9
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-14 05:24:18 +00:00
WANG MINGMING
64dca74a54
Merge branch '3.0' into feature/TD-14761
2022-06-14 11:34:18 +08:00
wangmm0220
5ffb01b2e6
fix: error in schemaless with same timestamp
2022-06-14 11:24:45 +08:00
Hongze Cheng
c67e572266
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-14 01:36:16 +00:00
dapan1121
8d86b877e7
Merge branch '3.0' into feature/cacheIndex
2022-06-13 18:49:08 +08:00
Xiaoyu Wang
380a071551
fix: handle the memory leak of parser
2022-06-13 14:54:38 +08:00
Hongze Cheng
a26ccade3e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-13 01:34:31 +00:00
dapan1121
31f3bed347
support index cache
2022-06-11 20:39:16 +08:00
Hongze Cheng
4e2c2b8084
more work
2022-06-11 12:02:12 +00:00
Minglei Jin
c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
...
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
Minglei Jin
1451bd2237
feat: the first round lru cache for last/last_row
2022-06-11 17:23:51 +08:00
Cary Xu
25911e12a4
Merge branch '3.0' into feature/TD-14481-3.0
2022-06-11 15:16:20 +08:00
Xiaoyu Wang
9ec3c78621
Merge pull request #13703 from taosdata/feature/3.0_wxy
...
feat: sma index optimize
2022-06-11 09:51:06 +08:00
Shengliang Guan
f30d9a034e
feat: redistribute vgroup to dnodes
2022-06-10 15:39:11 +08:00
Xiaoyu Wang
317cc8fc13
feat: sma index optimize
2022-06-10 10:16:18 +08:00
Cary Xu
2b2485d175
feat: tsma exp wnds process
2022-06-09 20:02:55 +08:00
Hongze Cheng
c5d27e7cbc
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-08 02:18:55 +00:00
54liuyao
262a221c12
distributed interval
2022-06-08 09:33:11 +08:00
Hongze Cheng
aa4e866a4e
refact
2022-06-07 11:28:00 +00:00
Hongze Cheng
d9e9155fb2
more
2022-06-07 11:08:41 +00:00
Xiaoyu Wang
c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
...
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Shengliang Guan
c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
...
feat: drop dnode
2022-06-07 15:12:19 +08:00
Xiaoyu Wang
2bf16fbf43
feat: vgroup manage command
2022-06-07 15:02:41 +08:00
Shengliang Guan
dd4e01eed3
feat: drop dnode
2022-06-07 14:31:07 +08:00
WANG MINGMING
72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
...
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
Shengliang Guan
c77095bbb1
Merge pull request #13528 from taosdata/fix/mnode
...
feat: balance vgroup
2022-06-06 22:10:43 +08:00
Liu Jicong
edb9da8484
Merge pull request #13507 from taosdata/feature/stream
...
refactor(stream)
2022-06-06 21:14:23 +08:00
Shengliang Guan
97f954c61f
feat: balance vgroup
2022-06-06 21:00:37 +08:00
WANG MINGMING
a9c40b2f74
Merge pull request #13525 from taosdata/3.0
...
3.0
2022-06-06 20:15:56 +08:00
Liu Jicong
2677a3c8d9
refactor(stream)
2022-06-06 20:15:36 +08:00
wangmm0220
0232394386
fix: fix error in json and add test cases for json
2022-06-06 17:55:14 +08:00
Shengliang Guan
eeb5c55782
enh: should not alter stb if field used by topic
2022-06-06 10:37:17 +08:00
WANG MINGMING
8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
...
feat:add json test case
2022-06-04 23:18:09 +08:00
wangmm0220
a2ebeda89c
feat: add sort/group logic for json
2022-06-04 19:28:30 +08:00
dapan1121
bcec782dd2
Merge branch '3.0' into feature/qnode
2022-06-03 20:47:46 +08:00
dapan1121
b6e60082ae
rescheduler timeout task
2022-06-03 20:44:32 +08:00
Shengliang Guan
0bade86534
Merge pull request #13410 from taosdata/fix/mnode
...
enh: adjust vnode replica and some logs
2022-06-02 17:06:10 +08:00
Liu Jicong
c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
...
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
WANG MINGMING
0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
...
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
Liu Jicong
77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj
2022-06-02 15:05:49 +08:00
Shengliang Guan
e35ebdadac
refactor: rename LEADER to leader
2022-06-02 14:35:59 +08:00
Shengliang Guan
27c1687a05
refactor: adjust some logs
2022-06-02 14:30:26 +08:00
Shengliang Guan
95c9dea9d6
Merge pull request #13391 from taosdata/fix/tsim
...
enh: add creating and dropping states to mnode
2022-06-01 21:38:59 +08:00
Shengliang Guan
1907c0e66c
enh: add creating and dropping states to mnode
2022-06-01 21:16:22 +08:00
WANG MINGMING
9cb385f0b8
Merge pull request #13388 from taosdata/3.0
...
3.0
2022-06-01 20:07:09 +08:00
Liu Jicong
c2f7023024
Merge branch '3.0' into feature/tq
2022-06-01 20:01:21 +08:00
Liu Jicong
135836c729
fix(tmq): tq deserialize msg
2022-06-01 19:57:03 +08:00
wangmm0220
0ecd49205f
feat:merge from 3.0
2022-06-01 18:59:01 +08:00
Cary Xu
648e0ac1c1
Merge branch '3.0' into feature/TD-14481-3.0
2022-06-01 15:08:44 +08:00
Cary Xu
15b25eeec5
feat: tsma/rsma refactor
2022-06-01 15:06:12 +08:00
Shengliang Guan
2cbb30a0db
refactor: adjust error msg
2022-06-01 12:11:31 +08:00
Shengliang Guan
8baf32fc23
fix: the max number of mnodes is limited to 3
2022-06-01 09:41:43 +08:00
Liu Jicong
77757f3ef9
feat(tmq): support drop cgroup
2022-05-31 19:52:40 +08:00
wangmm0220
f7c21c4502
feat:add schemaless db paras
2022-05-30 18:00:03 +08:00
Cary Xu
5eba0520b7
fix: init buffer to avoid invalid write
2022-05-29 01:22:58 +08:00
dapan1121
5ce7dd2a4d
qnode load
2022-05-28 22:13:26 +08:00
Xiaoyu Wang
1005fb8850
feat: parser adapts asynchronous interface
2022-05-27 17:02:40 +08:00
Xiaoyu Wang
d0c11c5bba
feat: parser adapts asynchronous interface
2022-05-27 17:00:37 +08:00
Yihao Deng
abcb0f5f91
Merge pull request #12910 from taosdata/fix/indexMultThread
...
enh: opt index mutex
2022-05-27 13:33:29 +08:00
Ganlin Zhao
067731b763
Merge branch '3.0' into feature/3.0_glzhao
2022-05-26 12:22:56 +08:00
Zhiqiang Wang
4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
...
fix(os): run case on win
2022-05-25 20:55:04 +08:00
yihaoDeng
c8ba20ac54
enh: valid fqdn
2022-05-25 19:14:11 +08:00
Liu Jicong
a4e3a9532c
Merge pull request #12974 from taosdata/feature/stream
...
enh: asan option
2022-05-25 17:56:32 +08:00
Hongze Cheng
5495b2c318
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-25 09:16:20 +00:00
Haojun Liao
53527cfe59
Merge pull request #12975 from taosdata/feature/3_liaohj
...
enh(query): add detailed sort exec information in analysis of operator.
2022-05-25 17:08:51 +08:00
afwerar
3a0efe7255
fix(os): run case on win
2022-05-25 16:30:26 +08:00
Haojun Liao
84f6898fcd
enh(query): add detailed sort exec information in analysis of operator.
2022-05-25 15:22:34 +08:00
Liu Jicong
823d47672d
enh: asan option
2022-05-25 14:50:20 +08:00
Hongze Cheng
674e5b3dc9
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-25 01:39:43 +00:00
Liu Jicong
d840898555
enh(stream): add error string
2022-05-24 20:55:26 +08:00
yihaoDeng
8ef6eb4c5f
enh: refactor index code
2022-05-24 15:17:14 +08:00
Hongze Cheng
067af9d0be
feat: vnode snapshot 1
2022-05-24 06:50:47 +00:00
Ganlin Zhao
424ff4a685
Merge branch '3.0' into feature/3.0_glzhao
2022-05-24 10:44:02 +08:00
Ganlin Zhao
21e3c0ce78
fix: fix windows compilation error
2022-05-24 10:41:11 +08:00
WANG MINGMING
f52727ece7
Merge pull request #12873 from taosdata/feature/TD-13041
...
feat:add json function
2022-05-23 22:42:34 +08:00
Shengliang Guan
a878b3edd5
fix: commit log should not be null
2022-05-23 21:17:04 +08:00
wangmm0220
e7194116e7
merge:from 3.0
2022-05-23 20:32:33 +08:00
wangmm0220
80047eab07
fix:add json test case
2022-05-23 18:09:10 +08:00
Ganlin Zhao
c62aabcadb
fix: fix tdigest compilation issue
2022-05-23 16:25:49 +08:00
Ganlin Zhao
d92c2bdcd7
feat(query): add tdigest algorithm
2022-05-23 16:03:39 +08:00
Hongze Cheng
d784da0da0
feat: discard const when decode
2022-05-23 07:47:49 +00:00
Haojun Liao
a7feca23fe
other: merge 3.0
2022-05-30 23:32:00 +08:00
Haojun Liao
1652cd0ec2
enh(query): enable twa function in select clause.
2022-05-29 12:35:11 +08:00
afwerar
5acf419019
fix(os): win not close file ctest error
2022-05-21 23:47:39 +08:00
Shengliang Guan
9423000143
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
2022-05-21 18:37:32 +08:00
Haojun Liao
591d64aeda
Merge pull request #12804 from taosdata/feature/3_liaohj
...
refactor: add assert in hash table.
2022-05-21 17:33:12 +08:00
Haojun Liao
0f0060f8c3
fix: add a null ptr check.
2022-05-21 17:04:13 +08:00
Haojun Liao
ff615a066c
refactor: add assert in hash.
2022-05-21 16:56:27 +08:00
Haojun Liao
f8d8beadeb
refactor: add assert in hash table.
2022-05-21 16:54:56 +08:00
Shengliang Guan
682a7cab17
fix: avoid memory leak
2022-05-21 16:35:24 +08:00
Liu Jicong
371717ee65
fix: memory error
2022-05-21 16:24:41 +08:00
Shengliang Guan
6b2600561c
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
2022-05-21 15:14:19 +08:00
Shengliang Guan
e847cb3de2
refactor: adjust error codes
2022-05-21 13:03:43 +08:00
Shengliang Guan
b428bb32de
Merge pull request #12794 from taosdata/fix/valgrind
...
refactor: adjust error codes
2022-05-21 12:40:05 +08:00
Shengliang Guan
79f660a222
refactor: adjust error codes
2022-05-21 12:00:56 +08:00
Shengliang Guan
9dfb554cec
refactor: adjust error codes
2022-05-21 11:19:59 +08:00
Haojun Liao
25e2a9dd72
refactor: do some internal refactor, and set the correct intermediate buffer size for average function.
2022-05-20 23:58:34 +08:00
Shengliang Guan
18eb037706
fix: ref count
2022-05-20 12:09:33 +08:00
Zhiqiang Wang
8add9a9a17
Merge pull request #12682 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-run-error
...
fix(os): win run error
2022-05-19 11:53:45 +08:00
afwerar
51721dfc47
fix(os): win run error
2022-05-19 10:37:11 +08:00
Cary Xu
54420f06fc
feat: put dup record in the last
2022-05-19 09:23:15 +08:00
Shengliang Guan
77575d1e70
refactor: shm queue in multi process mode
2022-05-18 14:20:46 +08:00
shenglian-zhou
81ea237b4f
Merge pull request #12605 from taosdata/feature/udf
...
fix: trigger ci test
2022-05-17 22:28:41 +08:00
slzhou
b4e23c34a4
feat: udfc check udf function interbuf size and result size
2022-05-17 22:10:51 +08:00
Hongze Cheng
2b9b93d3fe
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
2022-05-17 13:13:34 +00:00
Shengliang Guan
75fd35c94f
fix: compile error in proc test
2022-05-17 20:33:51 +08:00
Hongze Cheng
442f016529
tdb debug
2022-05-17 12:11:03 +00:00
Shengliang Guan
0623514ed1
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-17 16:12:53 +08:00
Yihao Deng
d8743b728d
Merge pull request #12569 from taosdata/fix/query_limit
...
fix: mem size limit
2022-05-17 15:48:51 +08:00
yihaoDeng
f464ecb932
fix: rpc query limit
2022-05-17 15:33:06 +08:00
Zhiqiang Wang
9a7126e0e2
Merge pull request #12580 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-str-to-int64-error
...
fix(os): win str to int64 error
2022-05-17 14:18:21 +08:00
yihaoDeng
7d71a07a6d
Merge branch 'newDev' into 3.0
2022-05-17 14:04:56 +08:00
afwerar
b7ca4f7710
fix(os): win str to int64 error
2022-05-17 13:50:16 +08:00
Ganlin Zhao
766b1a3b46
Merge pull request #12575 from taosdata/feature/3.0_glzhao
...
feat(query): add HYPERLOGLOG function
2022-05-17 13:45:14 +08:00
Cary Xu
25a54dba3d
Merge pull request #12559 from taosdata/feature/TD-14481-3.0
...
feat: sma refactor and add cases
2022-05-17 11:18:45 +08:00
Ganlin Zhao
143c50dde3
feat(query): add hll function
2022-05-17 10:34:59 +08:00
yihaoDeng
079e586afb
fix: fix mem size limit
2022-05-17 09:59:22 +08:00
Liu Jicong
56f8443f43
Merge branch '3.0' into feature/stream
2022-05-17 04:41:26 +08:00
Liu Jicong
44a9695460
enh(tmq): cascade drop
2022-05-17 04:09:25 +08:00
Cary Xu
e054b3b4d8
feat: sma refactor and add cases
2022-05-16 23:55:17 +08:00
Shengliang Guan
81e89ec7b6
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-16 20:13:02 +08:00
Hongze Cheng
bb1639d4cb
more alter table
2022-05-16 07:18:44 +00:00
Hongze Cheng
2ddfd66d48
more alter table
2022-05-16 06:17:56 +00:00
Hongze Cheng
545de8cbe4
make it compile
2022-05-16 04:00:41 +00:00
Hongze Cheng
f2858c76fa
refact
2022-05-16 01:57:49 +00:00
Cary Xu
069ce051f0
feat: move sma module from tsdb to vnode
2022-05-15 20:17:20 +08:00
Shengliang Guan
24feb934eb
refactor: adjust dnode logs
2022-05-15 13:23:24 +08:00
slzhou
cef0f74cb3
fix: udf aggregate function handle does not exist
2022-05-14 18:28:51 +08:00
Shengliang Guan
b08f6b5efa
refactor: multi process mode
2022-05-14 17:41:43 +08:00
Shengliang Guan
ad3fda2e43
refactor: rename tprocess
2022-05-14 13:12:51 +08:00
Shengliang Guan
7ad96ac276
enh: control the memory of the rpc queue
2022-05-14 11:53:46 +08:00
Shengliang Guan
245f82ffe4
refactor: align 8 bytes in tqueue.c
2022-05-14 09:39:50 +08:00
Shengliang Guan
1e41ba8c14
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-14 09:30:55 +08:00
afwerar
0815843e94
fix(os): make taosd.exe taos.exe run on windows.
2022-05-13 21:42:16 +08:00
Shengliang Guan
219e9553e7
refactor: control the memory of the rpc queue
2022-05-13 14:58:52 +08:00
Shengliang Guan
65e9e97252
refactor: control the memory of the rpc queue
2022-05-13 14:23:11 +08:00
slzhou@taodata.com
8927155013
feat:add udf dedicated errors
2022-05-12 16:49:31 +08:00
slzhou@taodata.com
c95d3cdb36
feature(udf):error follows tsdb_code standard
2022-05-12 15:43:32 +08:00
dapan1121
be118fdefe
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 19:10:13 +08:00
afwerar
752e105c0a
fix(os): windows compile TDinternal.
2022-05-11 18:24:05 +08:00
dapan
68f1ede8eb
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 11:45:53 +08:00
afwerar
d3db69f889
fix(os): entos thread error.
2022-05-10 17:55:05 +08:00
dapan
97f64a58ee
Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/qnode
2022-05-10 16:00:08 +08:00
dapan
005ff0eda9
stmt auto create table
2022-05-10 15:50:41 +08:00
dapan1121
887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
...
fix: fix filter issue
2022-05-10 11:08:06 +08:00
Hongze Cheng
61ac61c6be
Merge pull request #12286 from taosdata/feature/vnode_refact1
...
refact: vnode
2022-05-10 10:48:10 +08:00
Shengliang Guan
0dfac36f5e
Merge remote-tracking branch 'origin/3.0' into feature/dnode
2022-05-09 16:40:16 +08:00
Hongze Cheng
9a035fdb1d
refact tsdb
2022-05-09 05:40:25 +00:00
dapan
71dbed3ede
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-09 08:16:02 +08:00
Liu Jicong
3ed1ab6acb
enh(stream): auto create ctb
2022-05-07 23:19:05 +08:00
dapan1121
7c535c40ba
Merge branch '3.0' into feature/qnode
2022-05-07 22:03:14 +08:00
Shengliang Guan
f0bc032761
fix: temporarily disable encodeTest
2022-05-07 21:15:13 +08:00
Shengliang Guan
f7a91879a9
fix: temporarily disable encodeTes
2022-05-07 20:34:54 +08:00
Xiaoyu Wang
e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
...
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
Hongze Cheng
20854de43b
fix compile error
2022-05-07 10:13:55 +00:00
Hongze Cheng
323ce214b6
refact encode APIs
2022-05-07 10:03:06 +00:00
Xiaoyu Wang
6e50691b29
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 17:37:17 +08:00
dapan
f6f317d608
Merge remote-tracking branch 'origin/feature/vnode_refact0' into feature/qnode
2022-05-07 14:59:45 +08:00
Shengliang Guan
fe62139a7f
Merge pull request #12195 from taosdata/feature/dnode
...
refactor: alter stb
2022-05-07 14:52:17 +08:00
dapan1121
1792bf5ff3
fix bug
2022-05-07 14:46:04 +08:00
Shengliang Guan
cdb7c37d16
refactor: adjust stb codes
2022-05-07 12:07:45 +08:00
WANG MINGMING
340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
...
feat: schemaless write
2022-05-07 10:42:44 +08:00
Xiaoyu Wang
5f06387940
fix: some problems of parser and planner
2022-05-06 17:52:59 +08:00
wangmm0220
05daba7f8e
refactor:merge from 3.0
2022-05-06 11:28:34 +08:00
Hongze Cheng
f2859e9c1d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-05-05 01:42:47 +00:00
Shengliang Guan
5b2b4da11b
refactor: fix: reset confict trans types
2022-05-04 16:49:24 +08:00
Shengliang Guan
8fda7b64dc
refactor: adjust transaction unitest
2022-05-04 15:11:40 +08:00
Hongze Cheng
ac0fb0237e
drop table code
2022-05-04 03:57:16 +00:00
Hongze Cheng
cfada1cc8a
more sl refact
2022-05-03 14:08:30 +00:00
Hongze Cheng
05f06e04c1
refact sl
2022-05-02 15:17:43 +00:00
Shengliang Guan
e3170a1325
Merge remote-tracking branch 'origin/3.0' into feature/dnode
2022-04-29 18:57:02 +08:00
Shengliang Guan
27b298bcfa
fix: invalid read in multi-process mode
2022-04-29 18:56:46 +08:00
Hongze Cheng
ab0e435d81
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-29 10:02:58 +00:00
Shengliang Guan
c335098acb
fix: invalid read in multi-process mode
2022-04-29 15:27:20 +08:00
afwerar
f4f11fdc01
fix(os): fix win open file error.
2022-04-28 19:46:37 +08:00
Shengliang Guan
0faaa477cf
enh: make single_stable mode work
2022-04-28 16:31:19 +08:00
Hongze Cheng
2f923ead39
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-28 06:20:12 +00:00
Hongze Cheng
3f65773a7c
dev drop table
2022-04-28 06:20:00 +00:00
root
fde3f3f68f
stream update
2022-04-28 13:32:11 +08:00
Zhiqiang Wang
cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
...
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Yihao Deng
795f2a18d4
Merge pull request #11923 from taosdata/fix/TD-15127
...
fix(rpc): fix duplicat port error
2022-04-27 18:49:30 +08:00
Liu Jicong
eba09ac3c0
Merge pull request #11952 from taosdata/feature/tq
...
feat(tmq): consumer support recover
2022-04-27 17:47:54 +08:00
afwerar
bf9ab440a7
fix(os): fix new compilation errors.
2022-04-27 17:39:54 +08:00
Liu Jicong
37a2977ad9
feat(tmq): consumer support recover
2022-04-27 17:15:02 +08:00
Liu Jicong
1ff3057d37
Merge pull request #11940 from taosdata/feature/tq
...
enh: more info in perf schema
2022-04-27 15:35:24 +08:00
Liu Jicong
19ec7bcafc
enh: more info in perf schema
2022-04-27 15:16:57 +08:00
yihaoDeng
5c025c0006
fix(rpc): fix duplicat port error
2022-04-27 12:45:28 +08:00
afwerar
48e379f320
fix(shell): memory init error.
2022-04-27 09:48:33 +08:00
Liu Jicong
08942d5a96
Merge pull request #11893 from taosdata/feature/tq
...
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Hongze Cheng
15127f3a97
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
2022-04-26 09:19:30 +00:00
Liu Jicong
a5a10f7068
feat: tmq support show
2022-04-26 17:08:42 +08:00
Shengliang Guan
8379c33a25
fix: allow startup if the log directory does not exist
2022-04-26 16:27:59 +08:00