wangmm0220
|
ff23e9afae
|
fix:inline error
|
2023-12-07 17:03:48 +08:00 |
wangmm0220
|
865906eaae
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27676
|
2023-12-07 16:33:10 +08:00 |
wangmm0220
|
60500f4a81
|
fix:error
|
2023-12-07 15:17:15 +08:00 |
wangmm0220
|
26855848f6
|
opti:schemaless logic
|
2023-12-07 14:07:09 +08:00 |
wangmm0220
|
f4b0e7baf5
|
fix:remove debug info
|
2023-12-06 15:46:45 +08:00 |
wangmm0220
|
82f54f094a
|
fix:add log for time cost
|
2023-12-05 20:08:18 +08:00 |
Alex Duan
|
dd53d57021
|
fix: strncpy replace with memcpy on 3.0
|
2023-12-05 10:51:19 +08:00 |
Haojun Liao
|
130614c938
|
Merge pull request #23831 from taosdata/fix/3_liaohj
enh(stream/tsdb): do multiple optimization and fix some bugs.
|
2023-11-30 09:20:15 +08:00 |
Haojun Liao
|
66f25712fd
|
fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579
|
2023-11-29 18:07:15 +08:00 |
wangmm0220
|
bda2cd306d
|
fix:memory leak & comment length
|
2023-11-27 09:29:43 +08:00 |
Haojun Liao
|
483bfce69c
|
Merge pull request #23810 from taosdata/fix/TS-4242-3.0
fix:[TS-4242] tmq status is always RECOVER
|
2023-11-24 09:25:18 +08:00 |
wangmm0220
|
e1eda752e7
|
fix:[TS-4242] tmq status is always RECOVER
|
2023-11-23 20:44:10 +08:00 |
dapan1121
|
699c14e781
|
fix: slow down report when error occurs
|
2023-11-23 16:51:07 +08:00 |
dapan1121
|
dfb3feb5dc
|
Merge remote-tracking branch 'origin/main' into merge/m23
|
2023-11-15 11:39:18 +08:00 |
Shungang Li
|
a96e21aabd
|
enh: refactor dynamic config
|
2023-11-13 16:28:42 +08:00 |
dapan1121
|
eca1b1aeab
|
fix: stmt query execution mode issue
|
2023-11-07 11:20:08 +08:00 |
Haojun Liao
|
f76417535c
|
Merge pull request #23451 from taosdata/fix/TD-26685-3.0
fix:print log if assert & check epoch when update epoch
|
2023-11-01 15:32:25 +08:00 |
Haojun Liao
|
971bd0b834
|
Merge pull request #23452 from taosdata/fix/TD-26756-3.0
fix:[TD-25756]return error if table not exist
|
2023-11-01 15:32:12 +08:00 |
yihaoDeng
|
21b5ea6915
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 20:49:15 +08:00 |
yihaoDeng
|
55e66eac3c
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 20:47:08 +08:00 |
wangmm0220
|
17a58697fa
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 15:37:59 +08:00 |
wangmm0220
|
e92460105c
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 15:36:32 +08:00 |
wangmm0220
|
34b4de82d0
|
fix:conflict from 3.0
|
2023-10-30 09:49:19 +08:00 |
wangmm0220
|
e5bc2bfe6e
|
fix:[TD-25756]return error if table not exist
|
2023-10-30 09:34:00 +08:00 |
wangmm0220
|
770c88200f
|
fix:print log if assert & check epoch when update epoch
|
2023-10-30 09:19:31 +08:00 |
dapan1121
|
972e10a238
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-30 08:45:29 +08:00 |
dapan1121
|
9801d5d7b7
|
fix: desciribe view and memory issues
|
2023-10-27 19:28:22 +08:00 |
wangmm0220
|
e77fefa056
|
fix:print log if assert & check epoch when update epoch
|
2023-10-27 19:16:01 +08:00 |
wangmm0220
|
e6df389151
|
fix:add req_id for raw block interface
|
2023-10-27 11:46:59 +08:00 |
dapan1121
|
099f72e84a
|
fix: memory issues
|
2023-10-27 11:36:17 +08:00 |
dapan1121
|
6dcc555bbc
|
fix: view privilege issue
|
2023-10-25 10:47:01 +08:00 |
dapan1121
|
dbbceae061
|
fix: union all view issue
|
2023-10-24 11:29:04 +08:00 |
dapan1121
|
42f440b0fb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-20 08:46:32 +08:00 |
dapan1121
|
969b002936
|
enh: support view privilege
|
2023-10-20 08:41:49 +08:00 |
wangmm0220
|
1ad18c51ca
|
fix:modify log
|
2023-10-18 19:16:13 +08:00 |
wangmm0220
|
b15b61f9ff
|
fix:modify log
|
2023-10-18 18:47:04 +08:00 |
wangmm0220
|
ea4e322427
|
fix:[TD-25756]return error if table not exist
|
2023-10-18 14:11:27 +08:00 |
Haojun Liao
|
c6dd73b68b
|
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
|
2023-10-18 11:43:43 +08:00 |
Haojun Liao
|
6120ba440d
|
Merge pull request #23306 from taosdata/opti/TD-19291
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-18 11:41:59 +08:00 |
wangmm0220
|
0a7ecf9f0c
|
fix:[TD-25756]return error if table not exist
|
2023-10-18 11:40:06 +08:00 |
wangmm0220
|
a16c9be49f
|
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-17 15:34:16 +08:00 |
dapan1121
|
7f88738dd8
|
Merge pull request #23230 from taosdata/fix/xsren/TS-3887/filePathContainsSpaces
file path contains spaces on linux/mac
|
2023-10-17 10:01:35 +08:00 |
dapan1121
|
cdda43cd67
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-16 19:54:21 +08:00 |
wangmm0220
|
473142fab7
|
fix:conflicts from 3.0
|
2023-10-16 11:35:56 +08:00 |
dapan1121
|
aab4cb98dc
|
enh: create & drop view meta processing
|
2023-10-13 19:16:37 +08:00 |
dapan1121
|
a0699d758c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-13 16:51:38 +08:00 |
Haojun Liao
|
cdd480d186
|
Merge pull request #23249 from taosdata/feat/TD-26052
fix:core dump if tmq is null
|
2023-10-13 16:50:48 +08:00 |
Haojun Liao
|
7bb16050a9
|
Merge pull request #23245 from taosdata/feat/TD-26052
fix:core dump if tmq is null
|
2023-10-13 16:50:31 +08:00 |
dapan1121
|
c0a4328803
|
feat: support view meta updating
|
2023-10-13 16:29:34 +08:00 |
wangmm0220
|
9cfb15d4f4
|
fix:core dump if tmq is null
|
2023-10-13 14:04:00 +08:00 |