kailixu
|
30f8c9c79e
|
chore: more check
|
2023-07-11 18:08:48 +08:00 |
Shungang Li
|
4886cb4674
|
feat: port 'keepTimeOffset' from 2.6 to 3.0
|
2023-07-11 17:40:35 +08:00 |
dapan1121
|
693e34ccf3
|
Merge pull request #22028 from wangjiaming0909/opt/3.0/TD-25006
feat: 1. add limit for diskBasedBuf
|
2023-07-11 16:45:11 +08:00 |
kailixu
|
7c85f7701d
|
chore: more check
|
2023-07-11 16:32:29 +08:00 |
Ganlin Zhao
|
c3cc217bd0
|
Merge branch '3.0' into enh/TS-2500
|
2023-07-11 16:24:16 +08:00 |
dapan1121
|
e7e923a396
|
Merge pull request #22017 from taosdata/enh/TD-25083-3.0
enh: exclude tk_log from timeseries check
|
2023-07-11 16:12:30 +08:00 |
Haojun Liao
|
2e386a6fdf
|
fix(stream): check if stream task is in normal state.
|
2023-07-11 15:23:49 +08:00 |
Haojun Liao
|
da6a4de021
|
fix(stream): disable invalid set normal task status.
|
2023-07-11 15:12:34 +08:00 |
wangjiaming0909
|
1d7515213b
|
feat: 1. add limit for diskBasedBuf
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
|
2023-07-11 14:16:20 +08:00 |
Ganlin Zhao
|
6efa688c15
|
remove trailing space
|
2023-07-11 14:12:02 +08:00 |
Haojun Liao
|
6d78816d22
|
fix(stream): fix syntax error.
|
2023-07-11 14:06:25 +08:00 |
kailixu
|
314123ef34
|
chore: add check
|
2023-07-11 14:05:09 +08:00 |
Ganlin Zhao
|
48bc377233
|
add show command for system db
|
2023-07-11 13:56:02 +08:00 |
kailixu
|
d37a760655
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-11 13:50:17 +08:00 |
kailixu
|
d5435926c2
|
chore: more code
|
2023-07-11 12:37:01 +08:00 |
Haojun Liao
|
27eabb3da9
|
fix(tmq): fix tmq syntax error.
|
2023-07-11 12:05:49 +08:00 |
Shungang Li
|
8f91da24e4
|
fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
|
2023-07-11 10:20:50 +08:00 |
Ganlin Zhao
|
e828aec432
|
Merge branch '3.0' into enh/TD-23677
|
2023-07-11 10:05:59 +08:00 |
Haojun Liao
|
a803eaee3e
|
fix(stream): fix concurrent bug in save task meta.
|
2023-07-11 10:01:43 +08:00 |
wade zhang
|
13bc1e744e
|
Merge pull request #21963 from luckeverda/fix/TD-24473-new
fix/TD-24473
|
2023-07-11 09:32:25 +08:00 |
Haojun Liao
|
0e9b9b3a44
|
Merge pull request #22007 from taosdata/mark/tmq
fix:can not do assignment if in tsdb mode & do not commit if seek offset
|
2023-07-11 09:17:22 +08:00 |
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
kailixu
|
14b438ec64
|
chore: bug fix
|
2023-07-11 07:02:36 +08:00 |
kailixu
|
f391462e34
|
chore: more code
|
2023-07-10 20:01:50 +08:00 |
kailixu
|
57ceaed535
|
chore: code revert
|
2023-07-10 19:55:01 +08:00 |
kailixu
|
f16fa6d000
|
enh: exclude tk log from time series check
|
2023-07-10 19:48:50 +08:00 |
wangmm0220
|
31a8af9e50
|
fix:do not commit offset if seek offset
|
2023-07-10 19:12:50 +08:00 |
Hongze Cheng
|
7014f790a0
|
optmize table statistic info
|
2023-07-10 17:35:26 +08:00 |
Ganlin Zhao
|
b9c3ee387e
|
remove wal_roll_period/wal_retention_size from
information_schema.ins_databases
|
2023-07-10 16:16:27 +08:00 |
Ganlin Zhao
|
3270f76aba
|
remove wal_roll_period/wal_segment_size from show create database
commands
|
2023-07-10 15:56:39 +08:00 |
wangmm0220
|
8e011c46c9
|
fix:can not do assignment if in tsdb mode
|
2023-07-10 15:07:20 +08:00 |
dmchen
|
0a86523bcb
|
fix/TS-3589
|
2023-07-10 14:58:28 +08:00 |
dapan1121
|
39a58c354d
|
Merge pull request #22008 from taosdata/fix/TS-3648
fix: fix interp fill value unsigned type not being handled
|
2023-07-10 14:50:23 +08:00 |
dapan1121
|
92ddf015da
|
Merge pull request #22009 from taosdata/fix/TS-3058
enh: add procedures on server for udf/udaf in nested queries where outer query is
|
2023-07-10 14:49:19 +08:00 |
wangmm0220
|
dabaefe3e2
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-10 14:47:10 +08:00 |
Hongze Cheng
|
b3e7dd5a62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-10 13:46:56 +08:00 |
Haojun Liao
|
f0ec962566
|
Merge pull request #22004 from taosdata/fix/liaohj
fix(stream): add missing status check.
|
2023-07-10 13:28:00 +08:00 |
Ganlin Zhao
|
edc2a3a780
|
fix an issue
|
2023-07-10 11:35:29 +08:00 |
Ganlin Zhao
|
f7608ce92d
|
remove udfd agg function handling
|
2023-07-10 11:35:03 +08:00 |
Ganlin Zhao
|
19d4c79ac6
|
return error code of udf execution failure
|
2023-07-10 11:34:49 +08:00 |
Ganlin Zhao
|
cde9eac954
|
enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
|
2023-07-10 11:34:32 +08:00 |
Ganlin Zhao
|
05f26a842b
|
fix: fix interp fill value unsigned type not being handled
|
2023-07-10 11:28:39 +08:00 |
wangmm0220
|
9648117454
|
fix:can not do assignment if in tsdb mode
|
2023-07-10 11:28:30 +08:00 |
dapan1121
|
f505993d05
|
fix: catalog append subtask issue
|
2023-07-10 11:23:38 +08:00 |
dapan1121
|
4c3f22f2fc
|
Merge pull request #21975 from taosdata/enh/TD-24745
enh: add procedures for udf scalar function in nested queries where outer query is constant table
|
2023-07-10 10:39:16 +08:00 |
Haojun Liao
|
9ad5e05751
|
fix(stream): fix error in checking status.
|
2023-07-10 10:24:04 +08:00 |
Haojun Liao
|
e8eba3175a
|
fix(stream): fix error in checking status.
|
2023-07-10 10:23:05 +08:00 |
Haojun Liao
|
516fcc53ad
|
Merge pull request #21943 from taosdata/fix/TD-25071
fix:[TD-25071] pSub is null & return wal not exist if no data
|
2023-07-10 10:21:36 +08:00 |
Hongze Cheng
|
8ca0dbd2a2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-10 10:19:26 +08:00 |
dapan1121
|
977f28e750
|
Merge pull request #21984 from taosdata/fix/td-24871
fix: ask jemalloc to use background_threads to return vm to os
|
2023-07-10 10:16:07 +08:00 |
Haojun Liao
|
dd15ca6103
|
fix(stream): add missing status check.
|
2023-07-10 10:06:21 +08:00 |
Shungang Li
|
8de31219b4
|
fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
|
2023-07-10 09:29:29 +08:00 |
Ganlin Zhao
|
340e4de30d
|
fix an issue
|
2023-07-10 09:12:21 +08:00 |
kailixu
|
802112c00a
|
chore: more code
|
2023-07-09 21:49:37 +08:00 |
wangmm0220
|
8904f3857b
|
fix:seek failed in initilized status
|
2023-07-09 19:16:19 +08:00 |
Haojun Liao
|
98349a4265
|
refactor(tsdb): do some internal refactor.
|
2023-07-09 18:05:24 +08:00 |
kailixu
|
9e1912b143
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-09 16:30:47 +08:00 |
kailixu
|
a7253fc390
|
Merge branch '3.0' into enh/TD-25083-3.0
|
2023-07-09 16:04:38 +08:00 |
wangmm0220
|
ee50ed4847
|
fix:seek failed in initilized statue
|
2023-07-09 15:31:19 +08:00 |
wangmm0220
|
35ba132a29
|
fix:conflicts from main
|
2023-07-09 12:52:18 +08:00 |
wangmm0220
|
a5363e6e03
|
fix:test case in tmq
|
2023-07-09 12:49:50 +08:00 |
wangmm0220
|
0929be690d
|
fix:seek to offset - 1
|
2023-07-09 11:54:53 +08:00 |
wangmm0220
|
3ad486e95b
|
fix:seek failed if type is earliest
|
2023-07-09 11:34:49 +08:00 |
Haojun Liao
|
ba4d726af6
|
fix(tsdb): fix error in tsdbread.
|
2023-07-09 01:31:02 +08:00 |
Haojun Liao
|
b39198a53a
|
refactor: do some internal refactor.
|
2023-07-08 21:44:58 +08:00 |
Haojun Liao
|
1470e51dc1
|
Merge remote-tracking branch 'origin/enh/tsdb_optimize' into enh/tsdb_optimize
|
2023-07-08 21:25:24 +08:00 |
Haojun Liao
|
14844c7b4b
|
refactor(tsdb): opt tsdb read perf
|
2023-07-08 21:25:11 +08:00 |
Haojun Liao
|
ae5a7913eb
|
Merge pull request #22002 from taosdata/mark/tmq
fix:return offset stored if get assignment in init mode
|
2023-07-08 16:43:44 +08:00 |
wangmm0220
|
f9f656b21a
|
fix:return offset stored if get assignment in init mode
|
2023-07-08 13:25:39 +08:00 |
Haojun Liao
|
9da937ada5
|
Merge pull request #22001 from taosdata/fix/liaohj
fix(stream): fix bug that causes the endless loop.
|
2023-07-08 08:47:41 +08:00 |
Haojun Liao
|
ab4e2ebc3a
|
fix(stream): fix bug that causes the endless loop.
|
2023-07-07 21:45:22 +08:00 |
wangmm0220
|
4436eb7e0f
|
fix:set commitOffset is send msg success & optimize log & add test cases for TD-25129
|
2023-07-07 19:12:18 +08:00 |
kailixu
|
a746d288a1
|
chore: add debug info
|
2023-07-07 18:53:01 +08:00 |
wangmm0220
|
106e273157
|
fix:bugs in get_assignment
|
2023-07-07 16:12:15 +08:00 |
dapan1121
|
d1c51a41a8
|
Merge pull request #21992 from taosdata/fix/TD-24959
fix: fix coverity scan issues
|
2023-07-07 14:20:08 +08:00 |
wade zhang
|
bf80771d07
|
Merge pull request #21983 from taosdata/fix/TD-25150
fix(tdb/recycling): delay freedb's own page recycling until balance done
|
2023-07-07 13:19:10 +08:00 |
wade zhang
|
0865b1a828
|
Merge pull request #21973 from luckeverda/fix/TD-25074-main
fix/TD-25074 for main
|
2023-07-07 11:24:33 +08:00 |
Hongze Cheng
|
090ca39132
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-07 10:38:04 +08:00 |
dapan1121
|
a99fac031c
|
fix: fix coverity scan issues
|
2023-07-07 10:25:48 +08:00 |
dapan1121
|
3aa5b7d3e6
|
Merge pull request #21985 from taosdata/fix/TS-3636
fix: desc table without permission to view any column issue
|
2023-07-07 10:24:50 +08:00 |
kailixu
|
cb8b10f6a2
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-07 10:19:43 +08:00 |
kailixu
|
64ef48e0dd
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-07 10:17:25 +08:00 |
kailixu
|
06c52af2c2
|
enh: exclude tk_log from timeseries check
|
2023-07-07 10:14:37 +08:00 |
dapan1121
|
e7ced3e9cc
|
fix: desc table without permission to view any column issue
|
2023-07-07 09:04:44 +08:00 |
Haojun Liao
|
ca27220000
|
Merge pull request #21962 from taosdata/fix/TD-25102
add version check in rpc
|
2023-07-07 08:59:31 +08:00 |
Haojun Liao
|
6582a3b4ba
|
Merge pull request #21980 from taosdata/refact/fillhistory
fix(stream): fix error during transferring executor state
|
2023-07-07 08:58:57 +08:00 |
dapan1121
|
328104a15a
|
Merge pull request #21971 from wangjiaming0909/fix/3.0/TD-25068
refine select interval from sys table error msg
|
2023-07-07 08:40:06 +08:00 |
dapan1121
|
203ae21a84
|
Merge pull request #21915 from wangjiaming0909/feature/3.0/TD-24992
feature: get last timestamp before create sma index
|
2023-07-07 08:39:09 +08:00 |
shenglian zhou
|
74d05af3ca
|
fix: ask jemalloc to use background_threads to return vm to os
|
2023-07-07 08:34:19 +08:00 |
wade zhang
|
47a7a45d1d
|
Merge pull request #21978 from taosdata/fix/TD-24962
fix(coverity): fix coverity scan issues
|
2023-07-07 08:20:07 +08:00 |
Minglei Jin
|
4cc3a55426
|
fix(tdb/recycling): delay freedb's own page recycling until balance done
|
2023-07-07 08:19:50 +08:00 |
wangmm0220
|
0928bd5510
|
fix:send rsp offset to client if unregister push mgr
|
2023-07-06 19:35:48 +08:00 |
wangmm0220
|
b2d41ce907
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-25071
|
2023-07-06 19:34:22 +08:00 |
Haojun Liao
|
50c5dbffe2
|
Merge pull request #21976 from taosdata/fix/TS-3611
fix:race condition for pTq->pStore->pHash
|
2023-07-06 19:18:25 +08:00 |
Haojun Liao
|
8fd49013f2
|
Merge pull request #21977 from taosdata/mark/tmq
fix:null pointer error
|
2023-07-06 19:18:10 +08:00 |
Haojun Liao
|
4f814db5d5
|
fix(stream): fix error during transferring executor state, while a task is not in normal status.
|
2023-07-06 18:34:01 +08:00 |
yihaoDeng
|
3bd99776d2
|
add rpc version check
|
2023-07-06 18:03:15 +08:00 |
Minglei Jin
|
09222801c4
|
fix(coverity): fix coverity scan issues
|
2023-07-06 17:52:48 +08:00 |
wangmm0220
|
8e29de0c4d
|
Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-06 17:03:15 +08:00 |
wangmm0220
|
ba9ab1f20b
|
fix:null pointer error
|
2023-07-06 17:02:58 +08:00 |