wangmm0220
|
a7a73ace4a
|
fix:memory leak in schemaless if key dump
|
2023-04-28 15:26:24 +08:00 |
Minglei Jin
|
a1fba2df65
|
Merge branch '3.0' into fix/TD-23623
|
2023-04-26 17:38:47 +08:00 |
dapan1121
|
919d98d393
|
Merge pull request #21066 from taosdata/szhou/tag-scan-group-slimit
feature: tag scan group and slimit
|
2023-04-26 11:17:29 +08:00 |
Xiaoyu Wang
|
528d55f8f9
|
Merge pull request #21072 from taosdata/FIX/TD-22103-3.0
enh: unify error msg for no disk space
|
2023-04-26 10:44:24 +08:00 |
Minglei Jin
|
6835e75903
|
cache/get: malloc zero-length binary to unify frees
|
2023-04-26 10:07:15 +08:00 |
Minglei Jin
|
5758aa4d80
|
cache/read: fix pRow, pLastCols memory issues
|
2023-04-26 08:17:08 +08:00 |
Benguang Zhao
|
23a915da3b
|
enh: adjust error msgs in sync and wal
|
2023-04-25 19:11:51 +08:00 |
Minglei Jin
|
c8cbabe419
|
cache/none column: move to outter scope
|
2023-04-25 18:13:33 +08:00 |
Benguang Zhao
|
fee4050d79
|
enh: rename error code TSDB_CODE_SYN_NEGO_WIN_EXCEEDED
|
2023-04-25 18:05:36 +08:00 |
Benguang Zhao
|
693bc09f19
|
enh: comment off unused error codes in sync and wal
|
2023-04-25 17:36:13 +08:00 |
Xiaoyu Wang
|
90b3f0093b
|
Merge pull request #21069 from taosdata/fix/change-learner-config-format
change learner config format
|
2023-04-25 16:42:43 +08:00 |
Minglei Jin
|
2566bd4ae8
|
row/iter: fix null column iter
|
2023-04-25 16:17:58 +08:00 |
cadem
|
7e2dee8a0f
|
filter voter when agree upon
|
2023-04-25 15:49:17 +08:00 |
Benguang Zhao
|
12f28a4a43
|
enh: unify error msg for no disk space
|
2023-04-25 15:39:11 +08:00 |
cadem
|
2fd9640a39
|
change learner config format
|
2023-04-25 15:15:28 +08:00 |
dapan1121
|
f22d279f5f
|
Merge pull request #21057 from taosdata/feat/TD-19567
feat: support log slow query by default
|
2023-04-25 13:43:34 +08:00 |
shenglian zhou
|
93ab81437f
|
enhance: code refactor and operator full implement slimit
|
2023-04-25 11:08:58 +08:00 |
Minglei Jin
|
33fba6f99a
|
cache/read: fix transferBuf index
|
2023-04-25 09:48:56 +08:00 |
dapan1121
|
28bff83096
|
fix: log thread quit issue
|
2023-04-24 19:29:33 +08:00 |
dapan1121
|
de1161dafb
|
enh: ignore single row null data type validation
|
2023-04-24 19:22:44 +08:00 |
Minglei Jin
|
4adc95f9db
|
cache/deserialize: fix binary pData calc
|
2023-04-24 18:21:25 +08:00 |
Xiaoyu Wang
|
6f5d8150e1
|
Merge pull request #21055 from taosdata/fix/remove-null-pointer
remove null pointer
|
2023-04-24 17:19:59 +08:00 |
dapan1121
|
b743b889fc
|
Merge pull request #20828 from taosdata/enh/TD-23421-M
enh: support user passwd version
|
2023-04-24 17:16:37 +08:00 |
Haojun Liao
|
4063cfbc4d
|
Merge pull request #21053 from taosdata/feature/3_liaohj
refactor: do some internal refactor and add the sample code.
|
2023-04-24 17:09:52 +08:00 |
Minglei Jin
|
3b88efbd5f
|
cache/delete: fix null column values
|
2023-04-24 17:07:20 +08:00 |
dapan1121
|
6386c32392
|
Merge pull request #21034 from taosdata/szhou/td-23586
enhance: error code refactor
|
2023-04-24 16:53:53 +08:00 |
dapan1121
|
9551a269b3
|
feat: support log slow query by default
|
2023-04-24 16:45:34 +08:00 |
cadem
|
5a512eb767
|
remove null pointer
|
2023-04-24 16:06:56 +08:00 |
Haojun Liao
|
e21fa9fde2
|
fix(tmq): fix error in unit test.
|
2023-04-24 15:48:24 +08:00 |
shenglian zhou
|
758427b3c4
|
fix: use slimit to indicate group for tag scan
|
2023-04-24 15:48:20 +08:00 |
Minglei Jin
|
c7d5b48920
|
cache/read: fix pRes buffer index
|
2023-04-24 15:42:53 +08:00 |
Xiaoyu Wang
|
f5a974489e
|
Merge pull request #21045 from taosdata/fix/block-check-to-async-check
fix/block-check-to-async-check
|
2023-04-24 15:41:17 +08:00 |
Haojun Liao
|
62dad38d5c
|
refactor: do some internal refactor and add the sample code.
|
2023-04-24 15:25:49 +08:00 |
kailixu
|
0a405c10b7
|
chore: code optimization
|
2023-04-24 14:59:52 +08:00 |
Minglei Jin
|
f8bf98f6dc
|
Merge branch '3.0' into fix/TD-23623
|
2023-04-24 14:28:49 +08:00 |
kailixu
|
d5d113aed7
|
chore: fix the SHbParam definition
|
2023-04-24 14:17:13 +08:00 |
cadem
|
470fef6452
|
fix/block check to async check for mnode
|
2023-04-24 13:38:55 +08:00 |
Haojun Liao
|
057cc2d30d
|
Merge pull request #21018 from taosdata/feature/3_liaohj
fix(stream): set the correct start offset for stream task.
|
2023-04-24 12:02:20 +08:00 |
kailixu
|
e27cdfd5c0
|
Merge branch '3.0' into enh/TD-23421-M
|
2023-04-24 10:53:01 +08:00 |
Minglei Jin
|
8f21090343
|
cache/delete: just remove affected cache entries
|
2023-04-24 10:47:28 +08:00 |
cadem
|
a781d43577
|
fix/block-check-to-async-check
|
2023-04-24 10:23:43 +08:00 |
kailixu
|
63bad2e4fb
|
chore: code optimization
|
2023-04-24 09:57:48 +08:00 |
Benguang Zhao
|
104781124a
|
fix: update commit index from heartbeat on learner in the same way as on follower
|
2023-04-24 09:36:25 +08:00 |
kailixu
|
4701fdfe06
|
chore: more code
|
2023-04-23 23:11:15 +08:00 |
kailixu
|
16f039a780
|
chore: code optimization
|
2023-04-23 22:52:20 +08:00 |
kailixu
|
dff62bdccd
|
chore: code optimization
|
2023-04-23 22:43:29 +08:00 |
kailixu
|
8513a30bfc
|
chore: more code
|
2023-04-23 20:01:46 +08:00 |
kailixu
|
5d4bc82e17
|
chore: more code
|
2023-04-23 19:53:58 +08:00 |
kailixu
|
0256b44be8
|
chore: code optimization
|
2023-04-23 17:45:03 +08:00 |
Benguang Zhao
|
7781932da2
|
fix: spool logging msg with pMsg->term in syncNodeOnHeartbeat
|
2023-04-23 17:19:01 +08:00 |