Haojun Liao
|
0fe9c05c5f
|
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
|
2024-02-01 17:07:36 +08:00 |
wade zhang
|
70a2674315
|
Merge pull request #24698 from taosdata/FIX/TD-28529-3.0
fix: reset sync timer although failed to enqueue since out of memory in rpc queue
|
2024-02-01 15:13:18 +08:00 |
Haojun Liao
|
88f246b988
|
fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj.
|
2024-02-01 15:08:06 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
Benguang Zhao
|
57714dff65
|
fix: reset sync timer although failed to enqueue since Out of Memory in rpc queue
|
2024-02-01 11:07:17 +08:00 |
wade zhang
|
eeba6a24ad
|
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
|
2024-02-01 09:47:14 +08:00 |
wade zhang
|
acdd187e16
|
Merge pull request #24690 from taosdata/opt/addQueuePerf
add queue perf msg
|
2024-02-01 09:31:38 +08:00 |
factosea
|
be38b58970
|
fix: don't wait when tsort close
|
2024-01-31 16:15:30 +08:00 |
kailixu
|
9458b86b41
|
feat: support uniq grant
|
2024-01-31 16:09:06 +08:00 |
Yihao Deng
|
89bcc8f058
|
add queue perf msg
|
2024-01-31 07:10:01 +00:00 |
kailixu
|
a860e9039d
|
feat: support uniq grant
|
2024-01-31 13:52:03 +08:00 |
kailixu
|
e945586ad9
|
feat: support uniq grant
|
2024-01-31 13:44:00 +08:00 |
kailixu
|
41072348b9
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-31 10:02:12 +08:00 |
dapan1121
|
e0583cb343
|
Merge pull request #24661 from taosdata/fix/xsren/TD-28453/countOnNullTag
fix: count error on tag which is null
|
2024-01-31 09:30:28 +08:00 |
kailixu
|
2b1a0cdbfe
|
feat: support uniq grant
|
2024-01-31 08:53:45 +08:00 |
factosea
|
9c0d2e603a
|
reset blankFill
|
2024-01-30 20:24:59 +08:00 |
Haojun Liao
|
556baed25d
|
other: merge 3.0
|
2024-01-30 18:35:59 +08:00 |
factosea
|
5d731dc9a4
|
fix: use blank data flag
|
2024-01-30 17:34:06 +08:00 |
Haojun Liao
|
1d110953c9
|
refactor: do some internal refactor.
|
2024-01-30 15:23:54 +08:00 |
Haojun Liao
|
4970040459
|
refactor: do some internal refactor.
|
2024-01-30 15:22:49 +08:00 |
dapan1121
|
477ed694b6
|
Merge pull request #24656 from taosdata/fix/TS-4479
fix:[TS-4479] support long varbinary in format like \x3423
|
2024-01-30 15:05:48 +08:00 |
Haojun Liao
|
45891babd3
|
Merge pull request #24655 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-30 09:15:10 +08:00 |
Haojun Liao
|
3730e43f0e
|
refactor: disable some logs.
|
2024-01-29 17:24:58 +08:00 |
factosea
|
b9927cce14
|
fix: count error on tag which is null
|
2024-01-29 16:04:08 +08:00 |
wangmm0220
|
35f154da37
|
fix:[TS-4479] support long varbinary in format like \x3423
|
2024-01-29 13:55:46 +08:00 |
wangmm0220
|
5f1b48a8da
|
fix:[TS-4479] support long varbinary in format of \x3423
|
2024-01-29 10:50:10 +08:00 |
dapan1121
|
5cf16dea84
|
Merge pull request #24584 from taosdata/szhou/feat/td-28228
feat: extract rows within limit before sort to disk
|
2024-01-29 08:47:46 +08:00 |
Haojun Liao
|
bfbd61a02f
|
Merge pull request #24634 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-26 18:08:54 +08:00 |
Haojun Liao
|
ac08f659c3
|
refactor: remove invalid procedure in fill-history.
|
2024-01-26 16:20:43 +08:00 |
Haojun Liao
|
db117a3ac7
|
Merge pull request #24628 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-26 09:09:44 +08:00 |
Alex Duan
|
1f72313332
|
Merge pull request #24627 from taosdata/coverage/TD-28401-3.0
coverage: sclfunc.c with query_basic.py
|
2024-01-26 09:06:17 +08:00 |
Haojun Liao
|
3751e11394
|
fix(stream): fix dead lock.
|
2024-01-25 17:11:16 +08:00 |
Haojun Liao
|
d4bab8c09b
|
refactor: do some internal refactor.
|
2024-01-25 16:53:30 +08:00 |
Haojun Liao
|
834f08a2e0
|
Merge pull request #24552 from taosdata/fix/3_liaohj
fix(stream): do checkpoint after fill-history task completed.
|
2024-01-25 16:53:11 +08:00 |
Haojun Liao
|
49bc3924fb
|
fix(stream): update the check order.
|
2024-01-25 15:17:14 +08:00 |
factosea
|
2513531eee
|
fix: statecount function checkou arg full equal
|
2024-01-25 10:19:51 +08:00 |
Alex Duan
|
ddaa898ead
|
fix: build error
|
2024-01-25 10:16:29 +08:00 |
Alex Duan
|
27aa90d6b0
|
feat: sclfuns.c finished
|
2024-01-25 09:12:02 +08:00 |
Haojun Liao
|
2ecc202cb3
|
fix(stream): remove invalid assert.
|
2024-01-24 17:10:45 +08:00 |
Haojun Liao
|
dc1ea9f9a1
|
fix(stream): clear htask info when unregistering the task.
|
2024-01-24 16:23:47 +08:00 |
Haojun Liao
|
1a45d40607
|
fix(stream): fix deadlock.
|
2024-01-24 14:37:46 +08:00 |
kailixu
|
e13e61f4d5
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-24 14:26:17 +08:00 |
kailixu
|
c97274c5eb
|
feat: support uniq grant
|
2024-01-24 14:25:36 +08:00 |
Haojun Liao
|
b8856931d8
|
fix(stream): fix syntax error.
|
2024-01-24 13:11:36 +08:00 |
Haojun Liao
|
8a7e38ad15
|
fix(stream): fix checkpoint failure check.
|
2024-01-24 13:10:53 +08:00 |
slzhou
|
57a9ac75a8
|
feat: remove limit reached from merge scan operator
|
2024-01-24 11:37:47 +08:00 |
dapan1121
|
823981b9b2
|
Merge pull request #24600 from taosdata/fix/xsren/TD-28447/orderByFuncParamFirstHitColumn
Fix/xsren/td 28447/order by func param first hit column
|
2024-01-24 10:46:22 +08:00 |
wade zhang
|
86272dee4e
|
Merge pull request #24542 from taosdata/fix/refactorRetry1
refactor retry
|
2024-01-24 09:57:55 +08:00 |
Yihao Deng
|
663b5b4ecf
|
sort epset
|
2024-01-23 09:09:29 +00:00 |
slzhou
|
70f869ce33
|
fix: memory error when limit 0
|
2024-01-23 17:05:03 +08:00 |