Commit Graph

17519 Commits

Author SHA1 Message Date
slzhou fa55a32e77 fix: pass compilation 2024-02-04 16:53:47 +08:00
shenglian zhou 539736cfc9 fix: first version of mem file= 2024-02-04 16:30:34 +08:00
slzhou 3facbd43db feat: first commit to optimize out tpagedbuf 2024-01-31 13:10:42 +08:00
slzhou b27bf263af fix: calcualte row bytes once 2024-01-30 10:26:24 +08:00
shenglian-zhou afa70e5aed
Merge branch '3.0' into szhou/tms-wc/save-row 2024-01-29 15:27:13 +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
slzhou c5c833380c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row 2024-01-29 08:13:06 +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
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
factosea 251585b49c fix: orderby function first hit column 2024-01-23 15:37:50 +08:00
Yihao Deng 62e6b5ca31 sort epset 2024-01-23 06:23:34 +00:00
dapan1121 310f4c3d40
Merge pull request #24578 from taosdata/fix/TS-4467
fix: join subquery timestamp order mis-match issue
2024-01-23 11:24:05 +08:00
slzhou 5c9edce538 fix: whole block error 2024-01-23 10:45:26 +08:00
dapan1121 01b39911b6
Merge pull request #24587 from taosdata/fix/TD-28390
fix: scheduler save execution result issue
2024-01-23 08:55:05 +08:00
dapan1121 5833b7ff02
Merge pull request #24572 from taosdata/fix/xsren/orderBySameNameCol
fix: order by same name col
2024-01-23 08:48:11 +08:00
dapan1121 110284b360
Merge pull request #24563 from taosdata/fix/xsren/TS-4445/eventWindowCondition
fix: time pseudo column used illegally
2024-01-23 08:43:03 +08:00
slzhou 6ca92a3d92 fix: meory leak 2024-01-23 08:41:59 +08:00
dapan1121 66c30f861f
Merge pull request #24529 from taosdata/szhou/fix/td-28350
fix: calculate interval end with new alogrithm
2024-01-23 08:41:37 +08:00
dapan1121 799ff48e68
Merge pull request #24571 from taosdata/szhou/fix/td-28300-2
fix: compute scalar functions before agg in session window
2024-01-23 08:39:04 +08:00
factosea bde8c14b55 fix: error code is overwritten 2024-01-22 20:54:24 +08:00
factosea 6ef1d8b0cb checkout pseudo columns 2024-01-22 19:54:29 +08:00
factosea 48bb6c2bbb fix: time pseudo column used illegally 2024-01-22 19:54:28 +08:00
dapan1121 cbe34ad76e fix: mac compile error 2024-01-22 17:11:15 +08:00
dapan1121 c939ce4c3d fix: scheduler save execution result issue 2024-01-22 17:03:45 +08:00
Yihao Deng 04538f9049 add test case 2024-01-22 08:59:40 +00:00
shenglian zhou 3f441bb8cf feat: extract rows within limit before sort to disk 2024-01-22 15:29:07 +08:00
Yihao Deng aa14e67da9 refactor retry 2024-01-22 07:21:14 +00:00
dapan1121 5d58c27f56 fix: join subquery timestamp order mis-match issue 2024-01-22 14:03:11 +08:00
slzhou 60b3ac93ab fix: fix compilation error 2024-01-22 13:11:46 +08:00
Haojun Liao ecd51e366f
Merge pull request #24512 from taosdata/opti/TD-28118
opti:[TD-28118] raw block data for tmq
2024-01-22 11:47:13 +08:00
slzhou 5021d981b8 fix: fix memory leak 2024-01-22 11:23:38 +08:00