shenglian zhou
|
ae773fee8b
|
feature: add test case
|
2023-04-25 14:43:22 +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 |
kailixu
|
b059cc4ee1
|
chore: code optimization
|
2023-04-25 10:59:02 +08:00 |
Minglei Jin
|
33fba6f99a
|
cache/read: fix transferBuf index
|
2023-04-25 09:48:56 +08:00 |
dapan1121
|
655774c32e
|
fix: move error msg from tsc to shell
|
2023-04-25 09:00:41 +08:00 |
dapan1121
|
16f773544c
|
Merge pull request #21059 from taosdata/enh/stmtIgnoreNullType.3
enh: ignore single row null data type validation
|
2023-04-25 08:39:41 +08:00 |
kailixu
|
781834065a
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-25 08:22:08 +08:00 |
kailixu
|
2d4dd64584
|
chore: more code
|
2023-04-24 20:21:28 +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 |
Haojun Liao
|
817dc57611
|
Update 14-stream.md
|
2023-04-24 19:00:07 +08:00 |
Minglei Jin
|
4adc95f9db
|
cache/deserialize: fix binary pData calc
|
2023-04-24 18:21:25 +08:00 |
sunpeng
|
809fe165e7
|
docs: add docs for `taoskeeper with prometheus` (#21052)
|
2023-04-24 17:54:01 +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
|
b26842e398
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-24 14:19: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 |
Xiaoyu Wang
|
c3bc54c933
|
Merge pull request #21039 from taosdata/FIX/TD-23824-3.0
fix: update commit index from heartbeat on learner in the same way as on follower
|
2023-04-24 10:25:58 +08:00 |
cadem
|
a781d43577
|
fix/block-check-to-async-check
|
2023-04-24 10:23:43 +08:00 |
kailixu
|
2a96acb62e
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-24 10:04:48 +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 |
Xiaoyu Wang
|
03ffbdd4c6
|
Merge pull request #21038 from taosdata/FIX/TD-23816-3.0
fix: spool logging msg with pMsg->term in syncNodeOnHeartbeat
|
2023-04-24 09:29:45 +08:00 |
Adam Ji
|
4295063bea
|
docs: remove db in sml struct
|
2023-04-24 08:54:30 +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
|
ee1a4b665a
|
chore: more code
|
2023-04-23 17:48:03 +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 |
dapan1121
|
5fe99c5ad2
|
feat: support log long query
|
2023-04-23 15:54:15 +08:00 |