dapan1121
|
f9f60a8f39
|
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
|
2022-12-04 16:47:51 +08:00 |
Shengliang Guan
|
af3bd5bc9a
|
Merge pull request #18670 from taosdata/fix/liao_cov
enh(query): avoid repeatly load del file.
|
2022-12-04 13:20:14 +08:00 |
Haojun Liao
|
0d687a533e
|
fix(query): check for null ptr.
|
2022-12-04 11:35:54 +08:00 |
Shengliang Guan
|
df4e966136
|
Merge pull request #18672 from taosdata/feature/3.0_sync_pipeline
refactor(sync): add config item and default value in sync
|
2022-12-04 11:22:08 +08:00 |
Minghao Li
|
575c5e89fc
|
refactor(sync): add config item in sync
|
2022-12-04 09:49:27 +08:00 |
Benguang Zhao
|
21ff35ee42
|
fix: truncate WAL on need while syncLogBufferRollback
|
2022-12-04 08:13:49 +08:00 |
Haojun Liao
|
fca20668f5
|
fix(query): check for 0 tables in tsdbreader
|
2022-12-03 23:52:38 +08:00 |
Haojun Liao
|
803762c4e0
|
enh(query): avoid repeatly load del file.
|
2022-12-03 22:57:00 +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 |
Haojun Liao
|
392fe988a0
|
fix(query): remove invalid assert for mac&win.
|
2022-12-03 20:16:56 +08:00 |
Haojun Liao
|
a3200b555c
|
fix(query): fix null ptr access.
|
2022-12-03 17:03:31 +08:00 |
Shengliang Guan
|
b4cb000634
|
Merge pull request #18659 from taosdata/refact/TD-20127
refact: remove some error codes
|
2022-12-03 13:00:24 +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 |
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 |
Benguang Zhao
|
7eca212756
|
Merge branch '3.0' into FIX/TD-19334-3.0
|
2022-12-03 10:02:59 +08:00 |
Alex Duan
|
81dc25819d
|
feat(api): add int64 affect row fix build error
|
2022-12-03 09:42:58 +08:00 |
Shengliang Guan
|
7ba56169a2
|
Merge pull request #18652 from taosdata/fix/liao_cov
refactor: add function for extract the required buffer during query.
|
2022-12-03 09:20:46 +08:00 |
Shengliang Guan
|
2734405a8f
|
Merge branch '3.0' into enh/changeRpcLogLevel
|
2022-12-03 09:19:59 +08:00 |
Benguang Zhao
|
2ce07c6ec1
|
fix: get result of tmsPutToQueue for FpCommitCb
|
2022-12-03 09:05:50 +08:00 |
Benguang Zhao
|
e97c8f637b
|
enh: logging sync log buffer rollback events
|
2022-12-03 09:05:39 +08:00 |
Haojun Liao
|
de0022b473
|
fix(query): fix error in record the created time.
|
2022-12-02 23:38:05 +08:00 |
Shengliang Guan
|
c20e607825
|
fix: compile error
|
2022-12-02 23:32:31 +08:00 |
Alex Duan
|
213b97b79a
|
feat(api): taos_affected_rows64 add and modfiy tmsg.h
|
2022-12-02 23:20:19 +08:00 |
yihaoDeng
|
3d28255dfa
|
change rpc log level
|
2022-12-02 23:19:57 +08:00 |
Shengliang Guan
|
9e803332fc
|
refact: adjust error codes
|
2022-12-02 23:10:12 +08:00 |
Haojun Liao
|
5e77b3eca3
|
refactor: add function for extract the required buffer during query.
|
2022-12-02 23:10:03 +08:00 |
Shengliang Guan
|
f3e980de14
|
enh: remove TSDB_CODE_RPC_REDIRECT
|
2022-12-02 22:45:11 +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 |
dapan1121
|
84eb77e124
|
Merge pull request #18590 from taosdata/szhou/table-count-scan
enhancement: table count scan
|
2022-12-02 21:07:28 +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 |
Alex Duan
|
855b0c8cbe
|
feat(api): add int64 affected rows modify tmsg.h struct
|
2022-12-02 20:57:46 +08:00 |
Alex Duan
|
9fb4fa0a7f
|
feat(api): add int64 affected rows modify tmsg.h struct
|
2022-12-02 20:48:39 +08:00 |
Shengliang Guan
|
14a384e93f
|
Merge pull request #18640 from taosdata/fix/TS-2189-xx
fix(tsdb/cache): use lru erase to invalidate cache entries
|
2022-12-02 20:42:13 +08:00 |
Shengliang Guan
|
61cd753947
|
enh: remove sync batch propose in vnode
|
2022-12-02 18:59:03 +08:00 |
Minglei Jin
|
55fb892e70
|
fix(tsdb/cache): use lru erase to invalidate cache entries
|
2022-12-02 17:53:16 +08:00 |
Haojun Liao
|
27ed740eb5
|
refactor: do some internal refactor.
|
2022-12-02 17:52:49 +08:00 |
Alex Duan
|
0f0e575481
|
feat(shell): affected rows int64
|
2022-12-02 17:14:49 +08:00 |
Alex Duan
|
2aa65c4b9c
|
feat(shell): affected rows int64
|
2022-12-02 17:09:04 +08:00 |
Alex Duan
|
878f2a2c19
|
fix(shell): reset dataDispatcher mistake modify
|
2022-12-02 17:01:40 +08:00 |
Shengliang Guan
|
99968ccc4f
|
enh: adjust error code
|
2022-12-02 16:46:43 +08:00 |
Shengliang Guan
|
24ee4b4289
|
Merge branch '3.0' into enh/TD-20891
|
2022-12-02 16:44:46 +08:00 |
Alex Duan
|
39482b24db
|
feat(shell): supported affected rows int64_t
|
2022-12-02 16:42:38 +08:00 |
dapan1121
|
6593c835fe
|
Merge pull request #18632 from taosdata/fix/TD-20727
fix: filter memory leak cause of same const strings
|
2022-12-02 16:23:12 +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 |