slzhou
|
be1710b6be
|
fix: fix error during merge
|
2023-08-08 13:26:32 +08:00 |
slzhou
|
67d4647fd5
|
enhance: enhance test case
|
2023-08-08 13:24:06 +08:00 |
slzhou
|
d43db6e8a8
|
fix: add test case
|
2023-08-08 13:24:06 +08:00 |
slzhou
|
9b4bdd819b
|
enhance: subquery can use expr primary key +/- value as primary key
|
2023-08-08 13:24:06 +08:00 |
slzhou
|
ff36f5f6ca
|
fix: reset rowsize since it is set during blockDataAppendColInfo
|
2023-08-08 13:23:35 +08:00 |
Hui Li
|
4f03ae2c65
|
Merge pull request #22335 from taosdata/temp/open_case
open split vgroup case
|
2023-08-08 11:49:28 +08:00 |
dapan1121
|
68e0fb924a
|
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
|
2023-08-08 10:34:02 +08:00 |
wangmm0220
|
607132c18a
|
feat:[TD-24559]support geomety type in schemaless
|
2023-08-08 10:33:55 +08:00 |
Haojun Liao
|
db8ce3de3b
|
other: merge main.
|
2023-08-08 10:17:51 +08:00 |
Haojun Liao
|
327e13c3f7
|
fix(stream): fix the syntax error.
|
2023-08-08 10:07:28 +08:00 |
Haojun Liao
|
d6d63ec54c
|
fix(stream): add more check.
|
2023-08-08 09:54:49 +08:00 |
Haojun Liao
|
e89d3c18d6
|
fix(stream): remove invalid check.
|
2023-08-08 09:54:46 +08:00 |
Haojun Liao
|
ac00e1d520
|
fix(stream): fetch all data before paused and dump to sink node.
|
2023-08-08 09:54:43 +08:00 |
Haojun Liao
|
0e3fd5277d
|
fix(stream): dump results to sink node before paused.
|
2023-08-08 09:54:39 +08:00 |
Haojun Liao
|
1e680d4df1
|
fix(stream): ignore the sink task transfer state.
|
2023-08-08 09:52:19 +08:00 |
Haojun Liao
|
3bcc7ed83e
|
fix(stream): transfer the state for agg tasks.
|
2023-08-08 09:52:04 +08:00 |
Haojun Liao
|
d43cb3fcdf
|
fix(stream): kill task when pause the stream execution.
|
2023-08-08 09:51:21 +08:00 |
Haojun Liao
|
ca2183acfd
|
refactor: do some internal refactor.
|
2023-08-08 09:50:40 +08:00 |
Haojun Liao
|
143f39b6f7
|
fix(stream): set the correct end key of delete block.
|
2023-08-08 09:49:43 +08:00 |
wangmm0220
|
d0335bec97
|
feat:[TD-24559]support geomety type in schemaless
|
2023-08-08 09:49:31 +08:00 |
Haojun Liao
|
82ab81810b
|
refactor: do some internal refactor.
|
2023-08-08 09:40:21 +08:00 |
Haojun Liao
|
51e0b903b0
|
refactor: do some internal refactor.
|
2023-08-08 09:36:42 +08:00 |
danielclow
|
9f83719559
|
docs: add upgrade notes to releases page (#22354)
|
2023-08-08 09:34:58 +08:00 |
dapan1121
|
0ea34286cf
|
Merge pull request #22301 from taosdata/feat/3.0/TD-25394
feat: optimize table merge scan when 1 child table
|
2023-08-08 09:31:39 +08:00 |
dapan1121
|
44717ddbea
|
Merge pull request #22288 from taosdata/fix/3.0/TD-25499
fix: memory leak when drop db which acquired by user with grant/revoke
|
2023-08-08 09:29:55 +08:00 |
Hui Li
|
05e356cd81
|
Merge pull request #22346 from taosdata/fix/TD-25612
fix: snapshot invalid read
|
2023-08-08 09:19:55 +08:00 |
Haojun Liao
|
458143c8b7
|
Merge pull request #22348 from taosdata/szhou/restore-tsdb-minglei
fix: restore stt block and data block merge back
|
2023-08-08 08:58:02 +08:00 |
Haojun Liao
|
ad3e231b2f
|
Merge pull request #22350 from taosdata/fix/3_liaohj
other: merge main and fix bugs in stop stream tasks.
|
2023-08-07 22:57:13 +08:00 |
Haojun Liao
|
85756e4404
|
Merge pull request #22353 from taosdata/fix/liaohj
fix(stream): commit the update to make sure the new state of tasks will be persistent to disk.
|
2023-08-07 22:57:08 +08:00 |
wangmm0220
|
864d07e1bc
|
feat:[TD-24559]support geomety type in schemaless
|
2023-08-07 19:39:06 +08:00 |
kailixu
|
b598c2651d
|
fix: use mktime after 19700101 on windows
|
2023-08-07 19:30:54 +08:00 |
Haojun Liao
|
fb1e017363
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-08-07 19:30:37 +08:00 |
Haojun Liao
|
2da67392c6
|
fix(stream): commit the update to make sure the new state of tasks will be persistent to disk.
|
2023-08-07 19:30:23 +08:00 |
dapan1121
|
11f6f203ed
|
Merge pull request #22331 from taosdata/fix/TD-25515
fix: ins_indexes vgroup_id using null value instead of -1 for invalid
|
2023-08-07 19:03:01 +08:00 |
dapan1121
|
443c6ef318
|
Merge pull request #22333 from taosdata/fix/TD-25546
fix: fix tsort crash caused by not enough disk space
|
2023-08-07 19:02:11 +08:00 |
Haojun Liao
|
b0f9674e32
|
Merge pull request #22343 from taosdata/mark/ref
fix:set terrno = 0 to avoid affect next fetch msg
|
2023-08-07 18:40:48 +08:00 |
chenhaoran
|
a0c5d130ae
|
test:repire test case for windows
|
2023-08-07 18:32:58 +08:00 |
kailixu
|
59100a7251
|
enh: code optimize for mktime
|
2023-08-07 17:52:43 +08:00 |
Haojun Liao
|
aea1690cd1
|
fix(stream): fix the stream task after checking if it is in the timer activities.
|
2023-08-07 17:49:36 +08:00 |
kailixu
|
b34451a151
|
Merge branch '3.0' into fix/TD-25426-3.0
|
2023-08-07 17:38:22 +08:00 |
jiacy-jcy
|
03f3b25817
|
chore: merge conflicts
|
2023-08-07 17:34:02 +08:00 |
jiacy-jcy
|
6fd2ae138e
|
fix: taosMktime on windows platform
|
2023-08-07 17:32:20 +08:00 |
shenglian zhou
|
ec1270f75c
|
fix: restore stt block/data block merge back
|
2023-08-07 17:17:12 +08:00 |
shenglian zhou
|
9ddab11d98
|
Revert "fix(tsdb/read2): reset stt reader when suspended"
This reverts commit 079d7ff69e.
|
2023-08-07 17:13:49 +08:00 |
Haojun Liao
|
e6b80e6c52
|
Merge branch '3.0' into fix/3_liaohj
|
2023-08-07 16:26:31 +08:00 |
Hui Li
|
6ac7ccfbee
|
Merge pull request #22345 from taosdata/fix/main-TD-25606
fix: memory leak
|
2023-08-07 16:24:53 +08:00 |
Hongze Cheng
|
a545d45b5e
|
fix: snapshot invalid read
|
2023-08-07 16:12:03 +08:00 |
Hongze Cheng
|
661f2aca98
|
fix: memory leak
|
2023-08-07 14:13:44 +08:00 |
slzhou
|
df607c2ac7
|
Merge branch 'szhou/ts-3706' of github.com:taosdata/TDengine into szhou/ts-3706
|
2023-08-07 13:59:31 +08:00 |
slzhou
|
6cccc155eb
|
enhance: enhance test case
|
2023-08-07 13:39:30 +08:00 |