slzhou
|
e2ac3d00ad
|
fix: fix mem leak
|
2023-06-06 10:20:52 +08:00 |
slzhou
|
beb2b7b467
|
fix: rewrite count(*) to count(1) for temp table
|
2023-06-06 07:39:14 +08:00 |
yihaoDeng
|
ae09d1d031
|
fix:wal error
|
2023-06-05 19:49:54 +08:00 |
yihaoDeng
|
c6242fee01
|
fix invalid free
|
2023-06-05 10:54:02 +00:00 |
wangmm0220
|
1b9387b683
|
fix:remove tq lock in write thread
|
2023-06-05 17:45:46 +08:00 |
yihaoDeng
|
565af62ece
|
Merge branch 'devmain' into fix/TD-24600
|
2023-06-05 09:45:06 +00:00 |
wangjiaming0909
|
73585b3552
|
fix: select desc and asc return different rows after delete
|
2023-06-05 17:44:34 +08:00 |
wangmm0220
|
f2ee657b62
|
fix:check wal not exist again before register to push & move push logic from write thread to query thread
|
2023-06-05 17:21:47 +08:00 |
yihaoDeng
|
63c4929089
|
fix invalid free
|
2023-06-05 08:42:00 +00:00 |
dapan1121
|
7381209618
|
enh: optimize filter performance
|
2023-06-05 16:08:11 +08:00 |
yihaoDeng
|
c77f7f65d2
|
fix invalid free
|
2023-06-05 07:32:28 +00:00 |
yihaoDeng
|
3108ecf84b
|
fix invalid free
|
2023-06-05 06:38:17 +00:00 |
yihaoDeng
|
74d5f02969
|
fix invalid free
|
2023-06-05 04:56:07 +00:00 |
wade zhang
|
b437024eca
|
Merge pull request #21588 from taosdata/fix/TD-24346-M
chore: unbind the dependency
|
2023-06-04 09:53:20 +08:00 |
kailixu
|
87a086996e
|
chore: code optimization
|
2023-06-04 09:07:04 +08:00 |
kailixu
|
907feb23b0
|
chore: unbind the dependency
|
2023-06-04 07:56:46 +08:00 |
Haojun Liao
|
044e56fc97
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-03 12:19:17 +08:00 |
Haojun Liao
|
eff162d185
|
Merge pull request #21578 from taosdata/fix/xftan/no-data-after-seek
fix: no data after seek
|
2023-06-03 11:51:20 +08:00 |
Haojun Liao
|
cb7bb954b5
|
Merge pull request #21577 from taosdata/fix/TD-24515
reset unclosed window info
|
2023-06-03 11:21:06 +08:00 |
yihaoDeng
|
9e0392ff59
|
fix mem leak
|
2023-06-03 09:17:05 +08:00 |
yihaoDeng
|
7244ab1f6b
|
fix mem leak
|
2023-06-03 08:28:21 +08:00 |
yihaoDeng
|
81fe174aa2
|
fix mem leak
|
2023-06-03 08:19:59 +08:00 |
Haojun Liao
|
4bb6429249
|
fix(query): fix syntax error.
|
2023-06-03 00:20:59 +08:00 |
yihaoDeng
|
5063c175f4
|
fix mem problem
|
2023-06-02 23:47:14 +08:00 |
Haojun Liao
|
becacbc84b
|
fix(query): fix syntax error.
|
2023-06-02 23:36:47 +08:00 |
Haojun Liao
|
b5b4cd2a05
|
fix(query): load del info with upper version limitation.
|
2023-06-02 23:15:27 +08:00 |
yihaoDeng
|
3ec700e0f7
|
fix mem problem
|
2023-06-02 22:25:38 +08:00 |
yihaoDeng
|
e48e485b6c
|
update default buffer
|
2023-06-02 11:56:24 +00:00 |
yihaoDeng
|
6ee68331b3
|
update DEFAULT_BUFF
|
2023-06-02 11:54:36 +00:00 |
Haojun Liao
|
cca69f3038
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-02 18:40:48 +08:00 |
liuyao
|
17f2c3f882
|
reset wind info
|
2023-06-02 18:27:22 +08:00 |
yihaoDeng
|
449051cda6
|
avoid mem leak
|
2023-06-02 10:05:32 +00:00 |
t_max
|
27d8870e18
|
fix: no data after seek
|
2023-06-02 17:09:03 +08:00 |
wangmm0220
|
ee978a3604
|
fix:do not modify source data in schemaless
|
2023-06-02 16:09:54 +08:00 |
wangmm0220
|
56f7a137ee
|
fix:conflict
|
2023-06-02 15:47:53 +08:00 |
Haojun Liao
|
3d7defa881
|
refactor: do some internal refactor.
|
2023-06-02 15:43:38 +08:00 |
wangmm0220
|
b2f0d88639
|
fix:conflict
|
2023-06-02 15:43:35 +08:00 |
Haojun Liao
|
2edba85efe
|
refactor: do some internal refactor.
|
2023-06-02 15:27:44 +08:00 |
Haojun Liao
|
bcd8867fb2
|
refactor: do some internal refactor.
|
2023-06-02 15:27:14 +08:00 |
Haojun Liao
|
76106165da
|
other: add some logs.
|
2023-06-02 15:13:25 +08:00 |
yihaoDeng
|
f59161464d
|
avoid mem leak
|
2023-06-02 06:48:26 +00:00 |
Haojun Liao
|
6a9c03309e
|
Merge pull request #21553 from taosdata/enh/changeRocksParam
change log level
|
2023-06-02 14:23:50 +08:00 |
yihaoDeng
|
f4bde33dc3
|
avoid mem leak
|
2023-06-02 06:06:05 +00:00 |
yihaoDeng
|
04996a6463
|
Merge branch 'enh/dv3' into feature/TD-19042
|
2023-06-02 06:01:49 +00:00 |
Haojun Liao
|
cce87a036f
|
other: merge 3.0.
|
2023-06-02 13:34:20 +08:00 |
Haojun Liao
|
709e3f5079
|
Merge pull request #21566 from taosdata/fix/TD-24570
reset ud table name
|
2023-06-02 13:26:49 +08:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
Haojun Liao
|
f1bd829977
|
refactor: do some internal refactor.
|
2023-06-02 13:10:54 +08:00 |
yihaoDeng
|
63d9a5dcf3
|
avoid mem leak
|
2023-06-02 04:08:08 +00:00 |
dapan1121
|
7df4f8a89e
|
Merge pull request #21556 from taosdata/fix/TD-24489
fix: fix interval operator ensure capacity logic
|
2023-06-02 11:52:25 +08:00 |
Haojun Liao
|
b5d87b1d5c
|
Merge pull request #21564 from taosdata/fix/TD-24565
set recover scan version
|
2023-06-02 11:20:53 +08:00 |
Haojun Liao
|
27b7d1ec88
|
refactor: do some internal refactor.
|
2023-06-02 11:17:44 +08:00 |
liuyao
|
27f791ac7f
|
reset ud table name
|
2023-06-02 11:05:39 +08:00 |
yihaoDeng
|
becc5c51a4
|
fix compatibility
|
2023-06-02 02:35:15 +00:00 |
liuyao
|
274771d7b4
|
TD-24565
|
2023-06-02 10:08:07 +08:00 |
Haojun Liao
|
fca91b3c0b
|
Merge pull request #21558 from taosdata/fix/TD-24520
reset sream fill block index
|
2023-06-02 09:04:38 +08:00 |
Haojun Liao
|
3def231da2
|
Merge pull request #21559 from taosdata/fix/TD-24557
set session update info
|
2023-06-02 09:04:23 +08:00 |
yihaoDeng
|
420ae73728
|
Avoid creating the same ID task multiple times
|
2023-06-02 00:35:45 +00:00 |
Haojun Liao
|
bbf3f1ccd9
|
fix(query): add more check.
|
2023-06-02 00:22:35 +08:00 |
yihaoDeng
|
4d0ce625c4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-06-01 22:55:30 +08:00 |
Haojun Liao
|
403617976c
|
fix(query): fix error in fill.
|
2023-06-01 22:45:03 +08:00 |
yihaoDeng
|
1571ea844a
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:25:55 +00:00 |
yihaoDeng
|
0315e89591
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:13:01 +00:00 |
wangmm0220
|
56782a5d41
|
fix:open task case & modify mqRebVgReq encode/decode style
|
2023-06-01 18:29:16 +08:00 |
Haojun Liao
|
ee8a9856cb
|
Merge pull request #21557 from taosdata/feature/TD-19042
fix:make version compatible
|
2023-06-01 18:25:37 +08:00 |
Haojun Liao
|
1036259a7b
|
fix(query): fix error in fill.
|
2023-06-01 18:25:05 +08:00 |
jiajingbin
|
2935ebcfc4
|
set session update info
|
2023-06-01 17:26:03 +08:00 |
wangmm0220
|
bb772e2062
|
fix:make version compatible
|
2023-06-01 17:03:02 +08:00 |
liuyao
|
64656a59d9
|
reset sream fill block index
|
2023-06-01 16:28:32 +08:00 |
wangmm0220
|
69499b9582
|
fix:make version compatible
|
2023-06-01 16:09:17 +08:00 |
wangmm0220
|
d20e0a06f6
|
fix:make version compatible
|
2023-06-01 16:04:45 +08:00 |
yihaoDeng
|
64edab6302
|
refactor code
|
2023-06-01 07:51:52 +00:00 |
wangmm0220
|
21920721f3
|
fix:make version compatible
|
2023-06-01 15:10:08 +08:00 |
Haojun Liao
|
706e350217
|
fix(query): fix error in fill and partition.
|
2023-06-01 14:36:42 +08:00 |
Ganlin Zhao
|
6517ede044
|
fix: fix interval operator ensure capacity logic
|
2023-06-01 11:23:31 +08:00 |
Haojun Liao
|
5d98a319c7
|
Merge pull request #21515 from taosdata/feature/TD-19042
feat: support create topic as stable with conditions
|
2023-06-01 09:56:55 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Haojun Liao
|
91de00597d
|
refactor: do some internal refactor.
|
2023-05-31 22:12:14 +08:00 |
Haojun Liao
|
46f731e4d9
|
Merge pull request #21551 from taosdata/fix/resume_mem
fix(query): check the version range when dump partial rows. #TD-24504
|
2023-05-31 21:51:07 +08:00 |
Haojun Liao
|
ccc86f9916
|
refactor: do some internal refactor.
|
2023-05-31 19:36:34 +08:00 |
Haojun Liao
|
87deb36f8a
|
refactor: do some internal refactor.
|
2023-05-31 19:36:02 +08:00 |
Haojun Liao
|
6d04c4e2fd
|
refactor: do some internal refactor.
|
2023-05-31 19:05:40 +08:00 |
yihaoDeng
|
04f3784696
|
change log level
|
2023-05-31 11:05:03 +00:00 |
Haojun Liao
|
9e021087a9
|
refactor: do some internal refactor.
|
2023-05-31 19:04:53 +08:00 |
Haojun Liao
|
a3abe25539
|
refactor: do some internal refactor.
|
2023-05-31 19:03:37 +08:00 |
Haojun Liao
|
65b81a803f
|
refactor: do some internal refactor and add some logs.
|
2023-05-31 18:05:53 +08:00 |
Haojun Liao
|
fa5c024b3e
|
refactor: do some internal refactor.
|
2023-05-31 17:22:59 +08:00 |
Haojun Liao
|
18b971c666
|
fix(query): check the version range when dump partial rows of file block to sdata block directly.
|
2023-05-31 17:06:38 +08:00 |
Haojun Liao
|
8c240cede9
|
Merge pull request #21545 from taosdata/enh/changeRocksParam
Enh/change rocks param
|
2023-05-31 13:51:32 +08:00 |
Haojun Liao
|
dd9f810f81
|
Merge pull request #21530 from taosdata/fix/TD-24365
fix sliding window issue
|
2023-05-31 13:51:14 +08:00 |
yihaoDeng
|
ed851b522c
|
change db param
|
2023-05-31 03:30:10 +00:00 |
yihaoDeng
|
3b0a6d7f0b
|
change db param
|
2023-05-31 03:15:25 +00:00 |
Ganlin Zhao
|
26cafdea13
|
fix: fix multiple diffs ouput less lines if null values present
|
2023-05-31 11:08:41 +08:00 |
dapan1121
|
23bcfc2fd0
|
enh: stmt column length validation
|
2023-05-31 09:16:47 +08:00 |
yihaoDeng
|
67becbd4d1
|
change db param
|
2023-05-31 01:10:36 +00:00 |
wangmm0220
|
96b8431f19
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 23:17:35 +08:00 |
Haojun Liao
|
fc20ca8423
|
fix(stream): set the correct rps flag as the dispatch rsp.
|
2023-05-30 18:42:23 +08:00 |
Haojun Liao
|
d9cc9f2157
|
fix(stream): remove invalid free.
|
2023-05-30 18:03:21 +08:00 |
Haojun Liao
|
937f67f07b
|
fix(stream): fix invalid free.
|
2023-05-30 18:02:42 +08:00 |
Haojun Liao
|
e96ed81ec0
|
fix(stream): add input queue capacity check.
|
2023-05-30 17:29:01 +08:00 |
wangmm0220
|
b8a4df4146
|
fix:avoid put tag to select if where condition is always true or false
|
2023-05-30 16:50:20 +08:00 |
dapan1121
|
bc4c32ee2c
|
Merge pull request #21514 from taosdata/fix/TD-24426-M
fix(query): invalid buf page
|
2023-05-30 15:58:30 +08:00 |
wangmm0220
|
689ee05527
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 15:45:46 +08:00 |
Haojun Liao
|
de7231e59e
|
fix(stream): fix memory leak in handling dispatch msg when output buffer is full.
|
2023-05-30 15:35:59 +08:00 |
liuyao
|
7d699ae579
|
fix sliding window issue
|
2023-05-30 15:16:11 +08:00 |
wade zhang
|
d4bd19068b
|
Merge pull request #21279 from taosdata/feat/TD-24012
feat(driver): jdbc add tmq seek function
|
2023-05-30 11:47:22 +08:00 |
huolibo
|
2e5ac6b0c2
|
fix: change return value
|
2023-05-30 11:33:46 +08:00 |
dapan1121
|
94d4de614a
|
Merge pull request #21525 from taosdata/fix/TD-24093
fix: disable debug info
|
2023-05-30 11:10:59 +08:00 |
Haojun Liao
|
d122a398b3
|
Merge pull request #21516 from taosdata/fix/TD-24447
set sched status
|
2023-05-30 10:59:28 +08:00 |
刘蓓
|
a70cceb440
|
fix: add return value
|
2023-05-30 10:54:54 +08:00 |
huolibo
|
79031c47a2
|
enh: add get offset
|
2023-05-30 10:54:54 +08:00 |
huolibo
|
f9b1906127
|
feat(driver): jdbc add tmq seek function
|
2023-05-30 10:54:54 +08:00 |
wangmm0220
|
5d2c78ba6b
|
fix:memory leak
|
2023-05-30 10:39:00 +08:00 |
wangmm0220
|
8835028002
|
fix:deal with node is null
|
2023-05-30 10:21:18 +08:00 |
dapan1121
|
c1ffc64e2d
|
fix: disable debug info
|
2023-05-30 09:54:30 +08:00 |
wangmm0220
|
d490ca753f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 09:48:49 +08:00 |
Haojun Liao
|
65b1574fbe
|
Merge pull request #21499 from taosdata/mark/tmq
fix:put poll to push manager if wal not exist when offset is latest
|
2023-05-30 09:36:53 +08:00 |
Haojun Liao
|
20a0054c4a
|
Merge pull request #21472 from taosdata/enh/addCompileError
change parameter
|
2023-05-30 09:36:36 +08:00 |
dapan1121
|
2d6859d5d6
|
Merge pull request #21510 from taosdata/szhou/fix-ts3461
fix: if block row num is less than definit min rows, set the bucket index to 0
|
2023-05-30 08:51:24 +08:00 |
wade zhang
|
3a2831a3f4
|
Merge pull request #21517 from taosdata/fix/TD-24472
fix(rocks/log): set info log level to warn_level
|
2023-05-30 08:35:00 +08:00 |
Haojun Liao
|
bcba18d90e
|
Merge pull request #21521 from taosdata/refact/fillhistory
refactor: do some internal refactor.
|
2023-05-30 00:38:38 +08:00 |
yihaoDeng
|
e00f79367d
|
merge 3.0
|
2023-05-29 18:57:21 +08:00 |
Haojun Liao
|
3628888ecc
|
refactor: do some internal refactor.
|
2023-05-29 18:02:45 +08:00 |
Haojun Liao
|
cd2d225c93
|
refactor: do some internal refactor.
|
2023-05-29 17:50:39 +08:00 |
wade zhang
|
3b6d196ec3
|
Merge pull request #21498 from taosdata/fix/check-empty-dnode
check empty dnode
|
2023-05-29 17:45:56 +08:00 |
wangmm0220
|
16e14b1c82
|
fix:compile error
|
2023-05-29 17:27:35 +08:00 |
wangmm0220
|
41ed0138b4
|
fix:compile error
|
2023-05-29 17:25:11 +08:00 |
wangmm0220
|
07bdb95b1a
|
fix:compile error
|
2023-05-29 17:10:11 +08:00 |
dapan1121
|
94c3569a27
|
Merge pull request #21512 from wangjiaming0909/fix/3.0/TS-3457
fix: page buffer cache flush wrong bytes of data into disk
|
2023-05-29 16:55:23 +08:00 |
wangmm0220
|
9eb15e41ef
|
fix:put poll to push manager if wal not exist when offset is latest
|
2023-05-29 16:44:03 +08:00 |
dapan1121
|
ccf57129bb
|
fix: show create table privilege issue
|
2023-05-29 16:33:31 +08:00 |
yihaoDeng
|
87b2d76731
|
Merge branch 'enh/TD-24469/m1-build' into enh/addCompileError
|
2023-05-29 08:23:24 +00:00 |
yihaoDeng
|
1782ecd57e
|
Merge branch 'fix/shared_link_rocksdb' into enh/addCompileError
|
2023-05-29 08:20:11 +00:00 |
dmchen
|
23983e506f
|
fix test case
|
2023-05-29 16:12:26 +08:00 |
kailixu
|
f984e67eaa
|
fix(query): invalid buffer page
|
2023-05-29 16:04:35 +08:00 |
Minglei Jin
|
3a9d55ca35
|
fix(rocks/log): set info log level to warn_level
|
2023-05-29 15:56:28 +08:00 |
wangmm0220
|
5eb1c559e5
|
fix:save offset if latest
|
2023-05-29 15:51:00 +08:00 |
Haojun Liao
|
f2887278e2
|
refactor: do some internal refactor.
|
2023-05-29 15:44:45 +08:00 |
Haojun Liao
|
2ac83ec9c7
|
Merge pull request #21511 from taosdata/refact/fillhistory
refactor: do some internal refactor.
|
2023-05-29 15:43:40 +08:00 |
liuyao
|
b541a0a053
|
set sched status
|
2023-05-29 15:42:47 +08:00 |
yihaoDeng
|
26cbcf996c
|
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
|
2023-05-29 07:31:14 +00:00 |
wangjiaming0909
|
5e2d3939fe
|
fix: page buffer cache flush wrong bytes of data into disk
|
2023-05-29 15:19:34 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
kailixu
|
3bbf5405c6
|
fix(query): invalid buf page
|
2023-05-29 14:36:29 +08:00 |
tangfangzhi
|
e21a2f9cce
|
check empty
|
2023-05-29 14:02:36 +08:00 |
dapan1121
|
60588af694
|
fix: add topic query
|
2023-05-29 13:33:51 +08:00 |
wangmm0220
|
a71878d07f
|
feat: support create topic as stable with conditions
|
2023-05-29 11:46:59 +08:00 |
wade zhang
|
8d679d7686
|
Merge pull request #21299 from taosdata/FIX/TD-22970-3.0
enh: refactor some func names for syncLogReplProcessReply
|
2023-05-29 10:59:56 +08:00 |
Haojun Liao
|
8f61e2d6ef
|
refactor: do some internal refactor.
|
2023-05-29 10:50:50 +08:00 |
shenglian zhou
|
43c0656df2
|
fix: if block row num is less than definit min rows, set the bucket index to 0
|
2023-05-29 10:45:26 +08:00 |
yihaoDeng
|
342ce14c7d
|
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
|
2023-05-29 02:37:47 +00:00 |
yihaoDeng
|
58cc631c22
|
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
|
2023-05-29 02:29:56 +00:00 |
Haojun Liao
|
953a69a829
|
refactor: do some internal refactor.
|
2023-05-29 10:12:27 +08:00 |
yihaoDeng
|
0be1858b4b
|
Merge branch 'enh/dev3.0' into enh/addCompileError
|
2023-05-29 01:50:43 +00:00 |
yihaoDeng
|
de739ce086
|
Merge branch 'enh/dev3.0' into enh/addCompileError
|
2023-05-29 01:11:13 +00:00 |
dapan1121
|
e2d45438cb
|
Merge pull request #21405 from taosdata/szhou/scl-flt
enhance: scalar filter improvement
|
2023-05-28 18:49:39 +08:00 |
Haojun Liao
|
1e786624b2
|
Merge pull request #21501 from taosdata/refact/fillhistory
fix(stream): set the skip offset when resume stream task.
|
2023-05-27 22:45:54 +08:00 |
Haojun Liao
|
d9de1813da
|
Merge branch '3.0' into refact/fillhistory
|
2023-05-27 16:31:11 +08:00 |
Haojun Liao
|
b38e253019
|
fix(stream): set the skip offset when resume stream task.
|
2023-05-26 22:51:58 +08:00 |
yihaoDeng
|
2f5fe2dec6
|
Merge branch 'enh/dev3.0' into enh/addCompileError
|
2023-05-26 14:01:05 +00:00 |
yihaoDeng
|
4b931d3007
|
Merge branch 'enh/dev3.0' into enh/addCompileError
|
2023-05-26 13:59:16 +00:00 |
yihaoDeng
|
a71bffd719
|
Merge branch 'enh/dev3.0' into enh/addCompileError
|
2023-05-26 13:03:35 +00:00 |
yihaoDeng
|
57a4e56a61
|
change parameter
|
2023-05-26 20:30:03 +08:00 |
yihaoDeng
|
34d21bc03f
|
change parameter
|
2023-05-26 20:11:33 +08:00 |
wangmm0220
|
a3e214b9e8
|
fix:put poll to push manager if wal not exist when offset is latest
|
2023-05-26 19:17:04 +08:00 |
wangmm0220
|
50487255b3
|
fix:put poll to push manager if wal not exist when offset is latest
|
2023-05-26 19:02:40 +08:00 |
dmchen
|
24937c3d5b
|
check empty dnode
|
2023-05-26 19:01:13 +08:00 |
Haojun Liao
|
e31d9299cc
|
Merge pull request #21480 from taosdata/mark/sml
fix:memory leak
|
2023-05-26 19:00:21 +08:00 |
dapan1121
|
faaa9da887
|
fix: sliding can't be 1a issue
|
2023-05-26 18:17:05 +08:00 |
wade zhang
|
c7886d319b
|
Merge pull request #21490 from taosdata/fix/check-offline-when-force
check offline when force
|
2023-05-26 17:03:29 +08:00 |
wade zhang
|
66b7d90849
|
Merge pull request #21479 from taosdata/fix/TD-24405
fix(cache): fix deleted data
|
2023-05-26 17:02:33 +08:00 |
Haojun Liao
|
87957e2bb0
|
Merge pull request #21478 from taosdata/fix/TD-23423
fix tsdb read error version
|
2023-05-26 16:56:09 +08:00 |
Haojun Liao
|
b5968b313b
|
Merge pull request #21487 from taosdata/fix/TD-24381
fix pause issue
|
2023-05-26 16:54:29 +08:00 |
Minglei Jin
|
34b9b322cd
|
cache/var-data: realloc for cache reading
|
2023-05-26 15:01:57 +08:00 |
liuyao
|
5ebe75599e
|
fix pause issue
|
2023-05-26 14:58:39 +08:00 |
slzhou
|
b89f1652fc
|
fix: remove tbl count scan modification from the PR
|
2023-05-26 14:52:14 +08:00 |
slzhou
|
b83bf9163e
|
fix: restore scalar mode computation and add filterScalarMode config variable and add test case
|
2023-05-26 14:46:32 +08:00 |
Haojun Liao
|
f61f37c936
|
fix(tmq): set the correct offset rsp when no poll occuring.
|
2023-05-26 14:20:01 +08:00 |
Minglei Jin
|
6e29d7879f
|
cache/var-data: realloc var data
|
2023-05-26 14:13:01 +08:00 |
slzhou
|
70bcbafbb8
|
fix: json value length is not same as binary/nchar length
|
2023-05-26 13:36:56 +08:00 |
dmchen
|
fcf2b58aad
|
check offline when force
|
2023-05-26 12:48:37 +08:00 |
Haojun Liao
|
1e845acabe
|
fix(tmq): allow seek before get assignment
|
2023-05-26 11:34:12 +08:00 |
Haojun Liao
|
4682e9c93f
|
Merge pull request #21486 from taosdata/fix/liaohj_main
fix(query): fix bug in iterating the table list.
|
2023-05-26 11:29:17 +08:00 |
Minglei Jin
|
bb481c52b6
|
cache/skyline: fix skyline false condition
|
2023-05-26 11:26:55 +08:00 |
slzhou
|
81c796953e
|
fix: address sanitizer error
|
2023-05-26 10:55:52 +08:00 |
wangmm0220
|
208ba2ef4d
|
fix:memory leak
|
2023-05-26 10:45:37 +08:00 |
Haojun Liao
|
ccbea13012
|
Merge branch '3.0' into refact/fillhistory
|
2023-05-26 10:40:53 +08:00 |
wangmm0220
|
a58cb1a28c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml
|
2023-05-26 10:36:52 +08:00 |
Haojun Liao
|
974b59c238
|
fix(query): fix bug in iterating the table list.
|
2023-05-26 10:10:10 +08:00 |
dapan1121
|
3cf0ebe55f
|
Merge pull request #21469 from taosdata/fix/TD-24369
fix: fix log not compressed when logKeepDays set to positive value
|
2023-05-26 10:07:43 +08:00 |
Haojun Liao
|
409656f7b6
|
fix(query): fix bug in iterating the table list.
|
2023-05-26 10:05:54 +08:00 |
wade zhang
|
57b999233d
|
Merge pull request #21483 from taosdata/fix/prompt-message-when-2-mnode
prompt message when 2 mnode
|
2023-05-26 09:35:03 +08:00 |
yihaoDeng
|
52c384c7c9
|
change parameter
|
2023-05-26 09:06:19 +08:00 |
wangmm0220
|
b77544b30d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml
|
2023-05-26 09:03:36 +08:00 |
Haojun Liao
|
cea8334427
|
Merge pull request #21449 from taosdata/refact/fillhistory
refactor: remove the module dependency. TD-24279
|
2023-05-26 09:01:45 +08:00 |
liuyao
|
75eb724c37
|
fix tsdb read error version
|
2023-05-26 08:55:23 +08:00 |
Haojun Liao
|
e24ce2111f
|
fix: set function ptr.
|
2023-05-26 00:00:07 +08:00 |
slzhou
|
cbbd09b85c
|
fix: for logical and condition, each element shall be collectable operator
|
2023-05-25 22:37:49 +08:00 |
slzhou
|
469b2b573c
|
fix: fix error during emptyTsRange.sim
|
2023-05-25 21:49:28 +08:00 |
dmchen
|
efa1570b6e
|
prompt message when 2 mnode
|
2023-05-25 20:10:40 +08:00 |