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 |
yihaoDeng
|
04f3784696
|
change log level
|
2023-05-31 11:05:03 +00: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
|
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
|
3b0a6d7f0b
|
change db param
|
2023-05-31 03:15:25 +00: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 |
dapan1121
|
94d4de614a
|
Merge pull request #21525 from taosdata/fix/TD-24093
fix: disable debug info
|
2023-05-30 11:10:59 +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 |
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 |
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
|
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 |
kailixu
|
f984e67eaa
|
fix(query): invalid buffer page
|
2023-05-29 16:04:35 +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 |
yihaoDeng
|
26cbcf996c
|
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
|
2023-05-29 07:31:14 +00: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 |
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 |
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 |
Haojun Liao
|
e31d9299cc
|
Merge pull request #21480 from taosdata/mark/sml
fix:memory leak
|
2023-05-26 19:00:21 +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 |
slzhou
|
70bcbafbb8
|
fix: json value length is not same as binary/nchar length
|
2023-05-26 13:36:56 +08:00 |
Haojun Liao
|
1e845acabe
|
fix(tmq): allow seek before get assignment
|
2023-05-26 11:34:12 +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 |
yihaoDeng
|
52c384c7c9
|
change parameter
|
2023-05-26 09:06:19 +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 |
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 |
dapan1121
|
2713f4f6d4
|
feat: support create topic as stable with conditions
|
2023-05-25 19:01:58 +08:00 |
Haojun Liao
|
30de31e374
|
fix(test): fix unit test link error.
|
2023-05-25 18:17:09 +08:00 |
yihaoDeng
|
cd44bd9f3f
|
change parameter
|
2023-05-25 18:16:33 +08:00 |
Haojun Liao
|
c3be7b14be
|
fix: set correct function ptr.
|
2023-05-25 17:51:03 +08:00 |
slzhou
|
61b0635293
|
fix: get time range using new scalar mode range
|
2023-05-25 16:27:48 +08:00 |
yihaoDeng
|
9cb4a114e2
|
change parameter
|
2023-05-25 16:20:00 +08:00 |
yihaoDeng
|
2f90fda13d
|
change parameter
|
2023-05-25 16:15:10 +08:00 |
slzhou
|
de1848cb08
|
enhance: use scalar mode to run ci test
|
2023-05-25 14:51:53 +08:00 |
Haojun Liao
|
0966213847
|
fix(arch): set the correct module api dependency.
|
2023-05-25 14:21:40 +08:00 |
Haojun Liao
|
da9f33a483
|
fix: fix error in set function ptr.
|
2023-05-25 09:56:34 +08:00 |
liuyao
|
1f81642303
|
fix sma sliding window
|
2023-05-25 09:12:10 +08:00 |
Haojun Liao
|
4a42f6b983
|
fix: fix error in api call.
|
2023-05-25 00:50:03 +08:00 |
Haojun Liao
|
a9b18d203d
|
fix:fix error.
|
2023-05-24 23:49:26 +08:00 |
Haojun Liao
|
01f6f74fb9
|
fix: update the cmake file.
|
2023-05-24 22:27:45 +08:00 |
Haojun Liao
|
ab907e3344
|
fix(query): fix syntax error.
|
2023-05-24 21:53:40 +08:00 |
wangmm0220
|
357e86b994
|
feat:add tag filter for stable subscribe
|
2023-05-24 18:59:47 +08:00 |
Hongze Cheng
|
4d526ed0cd
|
change more
|
2023-05-24 18:59:09 +08:00 |
dapan1121
|
137a9eb602
|
Merge pull request #21455 from taosdata/enh/add_varchar_sma
fix: fix count var type error
|
2023-05-24 18:41:01 +08:00 |
wangmm0220
|
8537e4e80e
|
feat:add tag filter for stable subscribe
|
2023-05-24 18:26:55 +08:00 |
Haojun Liao
|
fe09705855
|
fix: set the init function pointer.
|
2023-05-24 17:13:20 +08:00 |
slzhou
|
768372fc7b
|
fix: fix compilation warning
|
2023-05-24 16:45:06 +08:00 |
slzhou
|
d7b1613d85
|
Revert "fix: rocksdb so"
This reverts commit e5f9d78b6d.
|
2023-05-24 16:42:50 +08:00 |
slzhou
|
e5f9d78b6d
|
fix: rocksdb so
|
2023-05-24 16:40:34 +08:00 |