Xiaoyu Wang
|
c218e7c55b
|
Merge pull request #20897 from taosdata/FIX/TD-23509-main
enh: refactor some vars in syncLogReplProcessReplyAsNormal
|
2023-04-13 17:41:06 +08:00 |
Xiaoyu Wang
|
a44d455e56
|
merge 3.0
|
2023-04-13 14:32:05 +08:00 |
Xiaoyu Wang
|
3d962cd950
|
Merge pull request #20905 from taosdata/fix/TD-22941
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 13:37:20 +08:00 |
Xiaoyu Wang
|
1eae60c3f4
|
Merge pull request #20899 from taosdata/fix/TS-3025-2
fix(tsdb/read): remove duplicate schema fetching
|
2023-04-13 13:36:30 +08:00 |
Minglei Jin
|
589ed9d0ce
|
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 12:09:44 +08:00 |
Minglei Jin
|
ef219095cf
|
fix(tsdb/read): remove duplicat schema fetching
|
2023-04-13 10:06:49 +08:00 |
dapan1121
|
3493fffa2f
|
Merge pull request #20863 from taosdata/fix/TD-23556
fix: fix max/min(tag) random result
|
2023-04-13 09:57:18 +08:00 |
Benguang Zhao
|
2a0493f40c
|
enh: refactor some vars in syncLogReplProcessReplyAsNormal
|
2023-04-13 09:53:25 +08:00 |
dapan1121
|
9ad17dddaf
|
Merge pull request #20890 from taosdata/fix/TS-3137-M
fix: the precision of delete statement
|
2023-04-12 19:41:29 +08:00 |
Xiaoyu Wang
|
5005731630
|
Merge pull request #20889 from taosdata/fix/main_bugfix_wxy
fix: error querying after setting permissions for varchar type tags
|
2023-04-12 18:56:58 +08:00 |
Ganlin Zhao
|
81610773c5
|
add test cases
|
2023-04-12 18:40:56 +08:00 |
kailixu
|
4ac4b4f0c8
|
chore: revert the extra line
|
2023-04-12 17:45:12 +08:00 |
kailixu
|
3bd721518d
|
chore: revert the extra line
|
2023-04-12 17:43:44 +08:00 |
kailixu
|
1ed3149c39
|
fix: the precision of delete statement
|
2023-04-12 17:41:43 +08:00 |
Xiaoyu Wang
|
5ea2ba0a38
|
fix: error querying after setting permissions for varchar type tags
|
2023-04-12 17:39:23 +08:00 |
Xiaoyu Wang
|
c35e6aa382
|
Merge pull request #20842 from taosdata/fix/hash-ref-count-high
add cancel in fetch cluster
|
2023-04-12 16:53:43 +08:00 |
Xiaoyu Wang
|
933660ae8d
|
Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main
|
2023-04-12 14:13:23 +08:00 |
Xiaoyu Wang
|
9c0027cb2a
|
Merge pull request #20880 from taosdata/FIX/TD-23509-main
enh: refactor some sync func names
|
2023-04-12 14:01:55 +08:00 |
Xiaoyu Wang
|
ff0697fa0a
|
Merge pull request #20879 from taosdata/fix/main_bugfix_wxy
fix: show user privileges invalid write
|
2023-04-12 11:05:38 +08:00 |
Xiaoyu Wang
|
9fb6ddf77f
|
Merge pull request #20870 from taosdata/fix/TD-23560-1
fix(udf1): use 1 as luck number to make new gcc happy
|
2023-04-12 10:48:48 +08:00 |
Xiaoyu Wang
|
813591f993
|
Merge pull request #20872 from taosdata/fix/TD-23474
fix(tsdb/cache): skip schema updating for non ts row
|
2023-04-12 10:47:02 +08:00 |
Xiaoyu Wang
|
5d9f3c4133
|
merge main
|
2023-04-12 10:44:04 +08:00 |
Xiaoyu Wang
|
8b8ac0cd77
|
merge main
|
2023-04-12 10:43:28 +08:00 |
Xiaoyu Wang
|
19f09a10e6
|
fix: show user privileges invalid write
|
2023-04-12 10:14:45 +08:00 |
Benguang Zhao
|
3efa36ca51
|
enh: refactor func name syncLogIsReplicationBarrier to syncLogReplBarrier
|
2023-04-12 10:13:17 +08:00 |
Benguang Zhao
|
09786a127d
|
enh: refactor func names doOnce, attempt, probe, and sendTo of syncLogRepl
|
2023-04-12 10:13:06 +08:00 |
Benguang Zhao
|
f6be5f2c0e
|
enh: change sync log repl mgr to sync log repl in logging msg
|
2023-04-12 10:12:57 +08:00 |
Benguang Zhao
|
edc9fe9705
|
enh: change the error msg of INVALID_VGROUP_ID to Vnode is closed or removed
|
2023-04-12 10:12:41 +08:00 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
Haojun Liao
|
24c9495772
|
Merge pull request #20857 from taosdata/fix/TS-3081
fix:optimize log & change the length of tag if tag is null in schemaless
|
2023-04-11 19:01:07 +08:00 |
Minglei Jin
|
3ac5b35f4b
|
fix(tsdb/cache): skip schema updating for non ts row
|
2023-04-11 18:57:11 +08:00 |
Ganlin Zhao
|
0201348bbe
|
add test cases
|
2023-04-11 17:58:55 +08:00 |
Xiaoyu Wang
|
2a887dc55e
|
merge main
|
2023-04-11 17:55:11 +08:00 |
Xiaoyu Wang
|
5ce6220106
|
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
|
2023-04-11 17:25:21 +08:00 |
dapan1121
|
81da6cd4a4
|
Merge pull request #20844 from taosdata/feat/TS-2815
feat(query): INTERP support boolean type
|
2023-04-11 17:15:05 +08:00 |
Minglei Jin
|
9961f82479
|
fix(udf1): use 1 as luck number to make new gcc happy
|
2023-04-11 16:52:56 +08:00 |
Xiaoyu Wang
|
e3c6f0da24
|
Merge pull request #20854 from taosdata/fix/TD-23560
fix(udf): make strncat working for release building
|
2023-04-11 16:47:29 +08:00 |
dapan1121
|
6d27154803
|
Merge pull request #20858 from taosdata/enh/ignoreGetFieldsErrors
enh: stmt ignore get fields errors
|
2023-04-11 16:01:31 +08:00 |
Xiaoyu Wang
|
4d696741b0
|
Merge pull request #20860 from taosdata/feat/table_level_privilege
feat: table level privilege
|
2023-04-11 15:56:36 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Ganlin Zhao
|
d163a16f3a
|
fix: fix max/min(tag) random result
|
2023-04-11 15:46:32 +08:00 |
Xiaoyu Wang
|
42a5a87e96
|
fix: table level privilege
|
2023-04-11 15:08:42 +08:00 |
wangmm0220
|
c40c695ea7
|
fix:optimize log & change the length of tag if tag is null in schemaless
|
2023-04-11 13:49:18 +08:00 |
slzhou
|
41f7d79f2c
|
fix: fix compilation error
|
2023-04-11 13:42:17 +08:00 |
shenglian zhou
|
74f2ba76a4
|
fix: check uv_is_closing before uv_close
|
2023-04-11 13:24:20 +08:00 |
shenglian zhou
|
6b68a373e9
|
fix: when update func, set createdtime to original time
|
2023-04-11 11:37:41 +08:00 |
dapan1121
|
28ea375fe1
|
Merge pull request #20850 from taosdata/enh/ts-3112
enh: add queryMaxConcurrentTables configuration
|
2023-04-11 11:21:30 +08:00 |
Ganlin Zhao
|
ea6c96df32
|
fix memory leak
|
2023-04-11 11:13:23 +08:00 |
Xiaoyu Wang
|
40448c3e70
|
Merge pull request #20853 from taosdata/feat/table_level_privilege
feat: table level privilege
|
2023-04-11 11:01:51 +08:00 |
dapan1121
|
d99a849956
|
fix: ignore stmt get fields error
|
2023-04-11 10:47:15 +08:00 |