Commit Graph

29781 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 01c50d8d6e
Merge pull request #24653 from taosdata/fix/TS-4481
fix: remove stmt assert
2024-01-29 14:06:28 +08:00
Haojun Liao f4f01e4bf4
Merge pull request #24654 from taosdata/fix/3_liaohj
feat(stream): drop orphan tasks.
2024-01-29 13:10:47 +08:00
Haojun Liao 9087a0d9d0 feat(stream): drop orphan tasks. 2024-01-29 11:03:50 +08:00
dapan1121 f86a8248d2 fix: remove stmt assert 2024-01-29 10:20:22 +08:00
dapan1121 d4a2553ace
Merge pull request #24630 from taosdata/fix/xsren/printSlowLogStackOverflow3.0
fix: printSlowLog heap over flow
2024-01-29 10:11:24 +08:00
dapan1121 b2041fa3ed
Merge pull request #24602 from taosdata/fix/3.0/TD-28398
fix: tcache conn obj ref count not released
2024-01-29 10:10:44 +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
Alex Duan 90508acc45
Merge pull request #24644 from taosdata/coverage/TD-28466-3.0
coverage: comment no call function
2024-01-28 11:13:24 +08:00
Alex Duan cd773bd129 coverage: comment no call function 2024-01-26 18:30:34 +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 50b59ad936 fix(stream): add null ptr check. 2024-01-26 16:08:01 +08:00
Haojun Liao 649d26ce72 fix(stream): seek to right place to start wal read. 2024-01-26 14:14:04 +08:00
Haojun Liao 49aff4571b fix(stream): fix memory leak. 2024-01-26 11:33:07 +08:00
Haojun Liao 9b3b03caab refactor: do some internal refactor. 2024-01-26 10:22:16 +08:00
Haojun Liao bc7fe1fe6a refactor: do some internal refactor. 2024-01-26 10:08:20 +08:00
Haojun Liao bd1d1cddaf refactor: do some internal refactor. 2024-01-26 10:03:54 +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
factosea ca6b9f959a fix: printSlowLog heap over flow 2024-01-25 17:07:46 +08:00
Haojun Liao 43c035678f refactor: do some internal refactor. 2024-01-25 16:55:05 +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
dapan1121 dc9d5e5a08
Merge pull request #24622 from taosdata/fix/xsren/TD-28457/stateCountFuncArgsCheck
fix: statecount function checkou arg full equal
2024-01-25 16:51:39 +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
Hongze Cheng 9d9306a03b
Merge pull request #24612 from taosdata/fix/TD-28437-3.0
fix/TD-28437
2024-01-25 10:01:29 +08:00
Haojun Liao 75946f8bd1
Merge pull request #24615 from taosdata/fix/TD-28025
fix:[TD-28025]return 0 if create table failed if stable not exist
2024-01-25 09:19:54 +08:00
dapan1121 ba790fc652
Merge pull request #24619 from taosdata/fix/xsren/TD-28448/daylight3.0
fix: daylight
2024-01-25 09:13:44 +08:00
Alex Duan 27aa90d6b0 feat: sclfuns.c finished 2024-01-25 09:12:02 +08:00
factosea dc6ee3e1a0 fix: daylight 2024-01-24 19:34:54 +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
Hongze Cheng 82f3b3a931
Merge pull request #24589 from taosdata/fix/ttlnoretry-3.0
fix: no retry for ttl drop table
2024-01-24 14:03:18 +08:00
wangmm0220 7d3aa69740 fix:[TD-28025]return 0 if create table failed if stable not exist 2024-01-24 14:02:07 +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
wangmm0220 6e09164c3a fix:[TD-28025]return 0 if create table failed if stable not exist 2024-01-24 11:38:17 +08:00
slzhou 57a9ac75a8 feat: remove limit reached from merge scan operator 2024-01-24 11:37:47 +08:00
Hongze Cheng 77e36f401f
Merge pull request #24591 from taosdata/FIX/TD-28415-3.0
enh: trigger vnodeCommit at exit even if no data changed
2024-01-24 11:12:45 +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