Hongze Cheng
|
ab093d80bd
|
Merge pull request #25150 from taosdata/fix/rpc_portMainTo30
Fix/rpc port main to30
|
2024-03-26 17:11:36 +08:00 |
Haojun Liao
|
765546585a
|
Merge pull request #25184 from taosdata/fix/3_liaohj
fix(stream): not return error when failing to load stream task meta.
|
2024-03-26 10:29:42 +08:00 |
Hongze Cheng
|
4793e1d0eb
|
Merge pull request #25176 from taosdata/FIX/TD-29238-3.0
enh: not to start snap replication if too many open files already
|
2024-03-26 09:26:00 +08:00 |
Haojun Liao
|
a11b2c614e
|
fix(stream): not return error when failing to load stream task meta.
|
2024-03-25 23:49:26 +08:00 |
kailixu
|
e5abe34c84
|
fix: replace strdup for release build
|
2024-03-25 21:34:31 +08:00 |
Benguang Zhao
|
ced7c19943
|
enh: not to start snap replication if too many open files already
|
2024-03-25 17:01:23 +08:00 |
Haojun Liao
|
bd52416af9
|
Merge pull request #25149 from taosdata/fix/3_liaohj
enh: meta pause/resume for sys table scan
|
2024-03-22 17:32:35 +08:00 |
kailixu
|
fb2667d92d
|
fix: sys table scan and meta query
|
2024-03-22 10:33:46 +08:00 |
Hongze Cheng
|
6f174fdb7a
|
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
|
2024-03-22 09:54:08 +08:00 |
kailixu
|
61b680241d
|
Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2024-03-21 19:03:56 +08:00 |
Shungang Li
|
acf42a3d7a
|
fix: arb append noop after become assigned
|
2024-03-21 18:13:25 +08:00 |
Shungang Li
|
4180eea091
|
enh: arb add more log
|
2024-03-21 18:13:04 +08:00 |
yihaoDeng
|
89b9f87b7d
|
port main to 3.0
|
2024-03-21 09:01:13 +00:00 |
yihaoDeng
|
f853272d77
|
port main to 3.0
|
2024-03-21 08:54:13 +00:00 |
Haojun Liao
|
f58902180a
|
fix(query): fix syntax error.
|
2024-03-21 15:51:39 +08:00 |
Haojun Liao
|
6b2821cd28
|
fix(query): not lock when reading meta, and do some internal refactor.
|
2024-03-21 15:45:28 +08:00 |
Hongze Cheng
|
9429c9d04c
|
Merge pull request #25048 from taosdata/enh/TS-4531-3.0
enh: logs and show grants
|
2024-03-21 11:03:28 +08:00 |
kailixu
|
bbc219c7ab
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-21 10:55:45 +08:00 |
kailixu
|
e18f056c9f
|
enh: meta pause/resume for sys table scan
|
2024-03-21 10:52:00 +08:00 |
54liuyao
|
a0346aad2e
|
adjust project optimize rule
|
2024-03-20 11:26:33 +08:00 |
Shungang Li
|
701ac8b865
|
fix: arb alter database check
|
2024-03-20 11:05:57 +08:00 |
Cary Xu
|
861528fb6c
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-19 17:03:41 +08:00 |
Haojun Liao
|
7ff383cb1f
|
Merge pull request #25116 from taosdata/fix/3_liaohj
fix(stream):adjust current offset by using the scanning version, not …
|
2024-03-19 16:44:58 +08:00 |
Haojun Liao
|
65e4048f5d
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-19 15:36:07 +08:00 |
Shungang Li
|
d0df927dfa
|
feat: arb add version in sarbgroup
|
2024-03-19 09:31:05 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
kailixu
|
0b15e3415d
|
enh: machine id persistence
|
2024-03-18 18:06:18 +08:00 |
Haojun Liao
|
7bdabc309b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-18 14:16:15 +08:00 |
Haojun Liao
|
6763ac9110
|
fix(stream):adjust current offset by using the scanning version, not the processed version in WAL.
|
2024-03-18 09:12:53 +08:00 |
kailixu
|
12a111d7dd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-18 00:24:33 +08:00 |
dapan1121
|
062bdf686e
|
Merge pull request #25102 from taosdata/fix/TS-4563
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
|
2024-03-17 16:52:29 +08:00 |
Haojun Liao
|
74d7a0bd3e
|
Merge pull request #25112 from taosdata/fix/3_liaohj
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 23:57:55 +08:00 |
Haojun Liao
|
93c808326b
|
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 22:03:46 +08:00 |
kailixu
|
dcbb92e817
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:31:01 +08:00 |
kailixu
|
d02a125f34
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:29:10 +08:00 |
wangmm0220
|
5f687f0d88
|
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
|
2024-03-15 15:59:03 +08:00 |
kailixu
|
a5f06114fd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-15 13:17:32 +08:00 |
kailixu
|
0e3c97b573
|
test: tag/col insert syntax
|
2024-03-15 13:16:42 +08:00 |
Haojun Liao
|
f4d01bcab6
|
Merge pull request #24811 from taosdata/fix/TD-28627
mid agg operator
|
2024-03-15 12:46:54 +08:00 |
kailixu
|
33405b67b6
|
fix: show tags for varbinary
|
2024-03-15 07:02:11 +08:00 |
kailixu
|
569d8e6d33
|
chore: test case for insert syntax and fix of show tags for varbinary/geometry
|
2024-03-15 02:18:19 +08:00 |
Haojun Liao
|
f28e994409
|
Merge pull request #25091 from taosdata/fix/3_liaohj
fix(stream): transfer state before do checkpoint
|
2024-03-14 17:59:13 +08:00 |
Haojun Liao
|
cc0b32b1f8
|
fix(stream): transfer state before do checkpoint, to avoid the retrieve and deadlock by using waiting .
|
2024-03-14 16:13:41 +08:00 |
kailixu
|
b3db823767
|
enh: expand syntax for bool
|
2024-03-14 11:16:17 +08:00 |
Haojun Liao
|
15663ab450
|
Merge pull request #25084 from taosdata/fix/3_liaohj
fix(tsdb): set strict varchar length check.
|
2024-03-14 11:16:03 +08:00 |
Haojun Liao
|
8e2d6d52f9
|
Merge pull request #25080 from taosdata/fix/ly_event_mem_leak
stream event window mem leak
|
2024-03-14 10:16:28 +08:00 |
Haojun Liao
|
190b02dd1a
|
fix(stream):set correct version for sink/agg tasks.
|
2024-03-14 10:04:43 +08:00 |
54liuyao
|
9de0643566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-03-14 09:56:16 +08:00 |
kailixu
|
d0f825e1f5
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-14 08:41:55 +08:00 |
Haojun Liao
|
818c444010
|
Merge pull request #25082 from taosdata/fix/3_liaohj
fix(query): handle the calculation of logic expression with different…
|
2024-03-14 01:14:25 +08:00 |