Haojun Liao
|
0facde6ddc
|
Merge pull request #22659 from taosdata/fix/TD-26035
fix(stream): do not restart the stream tasks when it is running.
|
2023-08-31 10:16:59 +08:00 |
Haojun Liao
|
94e8977332
|
Merge pull request #22658 from taosdata/fix/TD-25986
Fix/td 25986
|
2023-08-31 09:46:46 +08:00 |
Haojun Liao
|
0c599fa869
|
Merge pull request #22415 from taosdata/szhou/tsdb-neigh-block
tsdb neighbouring block search and set it to global block iterator
|
2023-08-31 09:46:37 +08:00 |
yihaoDeng
|
05ca71d5de
|
stream change ver
|
2023-08-31 09:28:43 +08:00 |
dmchen
|
22f0778cca
|
typo and remove ip port
|
2023-08-31 09:26:44 +08:00 |
wangmm0220
|
7f2a9a7262
|
fix:cancel the limit time for consume
|
2023-08-31 09:07:40 +08:00 |
dapan1121
|
62d77c8be2
|
Merge pull request #22654 from taosdata/fix/TD-26046
fix: trim block and partition by constant function issue
|
2023-08-31 09:04:46 +08:00 |
kailixu
|
d5b0d39c40
|
fix: typo when get cpu cores
|
2023-08-31 08:59:09 +08:00 |
kailixu
|
f4dd1895b2
|
Merge branch '3.0' into feat/TD-25964-3.0
|
2023-08-31 08:56:53 +08:00 |
wade zhang
|
68e4a72021
|
Merge pull request #22643 from taosdata/feat/audit-user-typestr
alter user type to str
|
2023-08-31 07:59:31 +08:00 |
slzhou
|
189c5cf137
|
fix: address sanitizer error
|
2023-08-31 07:55:21 +08:00 |
wangmm0220
|
4f20359f43
|
fix:modify log level to trace
|
2023-08-30 23:57:48 +08:00 |
wangmm0220
|
a4e29e31a6
|
fix:modify poll delay bigger to avoid lose data
|
2023-08-30 23:36:24 +08:00 |
Haojun Liao
|
4a9b48ef98
|
Merge pull request #21725 from taosdata/enh/triggerCheckPoint2
Enh/trigger check point2
|
2023-08-30 22:54:31 +08:00 |
wangmm0220
|
2686a2632b
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-26042
|
2023-08-30 22:13:42 +08:00 |
yihaoDeng
|
4372ebdab5
|
change asan leak
|
2023-08-30 21:48:16 +08:00 |
yihaoDeng
|
4b1e73860f
|
change asan leak
|
2023-08-30 21:25:17 +08:00 |
Haojun Liao
|
a2c6e4306a
|
fix(stream): reset the counter.
|
2023-08-30 20:20:20 +08:00 |
Haojun Liao
|
fd2f988cdb
|
fix(stream): reset the counter.
|
2023-08-30 20:19:51 +08:00 |
dapan1121
|
20552290cd
|
fix: partition by constant function issue
|
2023-08-30 19:13:44 +08:00 |
Haojun Liao
|
5d23df100c
|
fix(stream): ignore the fill-history tasks.
|
2023-08-30 19:07:06 +08:00 |
Haojun Liao
|
65eaa9b15f
|
fix(stream): add task release.
|
2023-08-30 19:06:12 +08:00 |
wangmm0220
|
be893c1bb0
|
fix:modify error tips
|
2023-08-30 18:21:37 +08:00 |
yihaoDeng
|
2ed576748a
|
fix merge error
|
2023-08-30 18:18:21 +08:00 |
wangmm0220
|
23c4d7eb0a
|
fix:dead lock
|
2023-08-30 18:10:19 +08:00 |
Ping Xiao
|
f39f447aa4
|
add cases into CI
|
2023-08-30 17:43:04 +08:00 |
Ping Xiao
|
198b3ad3b4
|
add ttl test cases
|
2023-08-30 17:41:05 +08:00 |
dmchen
|
3d9274d713
|
create table db name
|
2023-08-30 17:28:03 +08:00 |
dapan1121
|
a26c015307
|
Merge pull request #22646 from taosdata/fix/TD-26043
fix: other join conditions issue
|
2023-08-30 17:24:25 +08:00 |
Haojun Liao
|
d99d8875e1
|
fix(stream): if stream task is running, do not recheck its status.
|
2023-08-30 17:24:13 +08:00 |
yihaoDeng
|
57608e7fff
|
fix merge error
|
2023-08-30 17:12:37 +08:00 |
slzhou
|
f41783c73f
|
fix: address sanitizer error
|
2023-08-30 17:12:12 +08:00 |
slzhou
|
82dc2de2f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-30 17:11:42 +08:00 |
Haojun Liao
|
997d247aa6
|
fix(stream): remove invalid memset.
|
2023-08-30 16:58:22 +08:00 |
dapan1121
|
2e7897239a
|
fix: trim block and partition by constant function issue
|
2023-08-30 16:51:44 +08:00 |
dapan1121
|
a1c55d0584
|
Merge pull request #22564 from taosdata/fix/TD-25540-new
fix: fix where ts < now used in nested query report invalid timestamp
|
2023-08-30 16:48:20 +08:00 |
slzhou
|
25262c0dea
|
fix: unknow error
|
2023-08-30 16:33:19 +08:00 |
Haojun Liao
|
d87a525131
|
Merge pull request #22639 from taosdata/fix/TD-26025
fix create tag error
|
2023-08-30 16:28:16 +08:00 |
dmchen
|
623660d012
|
enhance
|
2023-08-30 16:17:13 +08:00 |
dmchen
|
04a89b4a49
|
long fields
|
2023-08-30 16:03:57 +08:00 |
Haojun Liao
|
d054c7f30a
|
Merge pull request #22645 from taosdata/fix/fixLogError
fix log error
|
2023-08-30 16:03:29 +08:00 |
Haojun Liao
|
d26e5373b9
|
fix(stream): fix syntax error.
|
2023-08-30 16:02:46 +08:00 |
Haojun Liao
|
c5b279f045
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-08-30 16:01:08 +08:00 |
Haojun Liao
|
24b1a050fc
|
other: merge 3.0
|
2023-08-30 16:00:14 +08:00 |
liuyao
|
fc3468fe39
|
add log
|
2023-08-30 15:58:51 +08:00 |
WANG MINGMING
|
6d8757115f
|
Merge branch '3.0' into mark/doc-3.0
|
2023-08-30 15:29:49 +08:00 |
Shuduo Sang
|
6631a047af
|
docs: refine grafana plugin docs (#22651)
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
|
2023-08-30 15:27:26 +08:00 |
dmchen
|
63e2926a60
|
topic
|
2023-08-30 15:26:54 +08:00 |
dapan1121
|
f94c849f23
|
Merge pull request #22540 from taosdata/fix/TS-3821
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
|
2023-08-30 15:21:23 +08:00 |
kailixu
|
eb7d2d495a
|
chore: supports obtaining physical/virtual CPU cores
|
2023-08-30 15:21:03 +08:00 |