Haojun Liao
|
c1ffbb5c1c
|
refactor:do some internal refactor.
|
2023-01-23 01:11:04 +08:00 |
Haojun Liao
|
21d57a3624
|
fix(query): check for failure during add new buf pages.
|
2023-01-22 01:45:29 +08:00 |
Haojun Liao
|
a898be4f7d
|
fix(query): set correct total rsp rows.
|
2023-01-20 23:38:31 +08:00 |
Haojun Liao
|
7803104b7e
|
fix(query): do some internal refactor, and identify a bug.
|
2023-01-20 22:50:35 +08:00 |
Haojun Liao
|
41f73b4294
|
Merge branch 'main' into fix/liaohj
|
2023-01-20 22:08:36 +08:00 |
Haojun Liao
|
5950f6fad5
|
Merge branch 'fix/liaohj' of github.com:taosdata/tdengine into fix/liaohj
|
2023-01-20 18:09:51 +08:00 |
Haojun Liao
|
fae4f2c4ed
|
refactor: do some internal refactor.
|
2023-01-20 18:08:34 +08:00 |
Haojun Liao
|
fd5820b052
|
Merge pull request #19643 from taosdata/fix/liaohj
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-19 18:42:37 +08:00 |
dapan1121
|
d363971675
|
Merge pull request #19638 from taosdata/fix/TS-2404
fix: atexit memory leak issue
|
2023-01-19 10:14:25 +08:00 |
dapan1121
|
2d579cfc16
|
fix: fix compile issue
|
2023-01-18 17:27:27 +08:00 |
dapan1121
|
d130d1a84a
|
fix: atexit memory leak issue
|
2023-01-18 17:13:35 +08:00 |
dapan1121
|
2d42608813
|
Merge pull request #19632 from taosdata/fix/TS-2461
fix: rows number exceeds block capacity issue
|
2023-01-18 16:56:05 +08:00 |
Benguang Zhao
|
1f01ba7cc0
|
fix: not keep wal log vnodeCommit'ed for single replica db
|
2023-01-18 16:34:08 +08:00 |
Haojun Liao
|
c9a1b3ba01
|
fix(query): handle the multi-group limit/offset in table group merge scan/ multiway-merge executor.
|
2023-01-18 16:24:29 +08:00 |
dapan1121
|
17bfb8228a
|
fix: rows number exceeds block capacity issue
|
2023-01-18 15:55:24 +08:00 |
slzhou
|
d9b22b3299
|
fix: add node stopped and get/accquire ctx return node stopped
|
2023-01-18 15:13:16 +08:00 |
Xiaoyu Wang
|
f1d6262630
|
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-18 12:26:01 +08:00 |
Benguang Zhao
|
e55a76e25a
|
Merge branch main into FIX/TD-21218-main
|
2023-01-18 10:15:16 +08:00 |
Benguang Zhao
|
d611793537
|
enh: remove unused old routines in sync
|
2023-01-18 10:07:16 +08:00 |
dapan1121
|
78d674e9c7
|
Merge pull request #19613 from taosdata/fix/TD-21939
fix: crash caused of wrong task phase issue
|
2023-01-18 09:02:06 +08:00 |
dapan1121
|
487f0c708e
|
Merge pull request #19601 from taosdata/fix/catalogDeadLock
fix: fix vgroup dead lock issue
|
2023-01-18 08:56:49 +08:00 |
dapan1121
|
e70f767647
|
fix: crash caused of wrong task phase issue
|
2023-01-17 17:53:56 +08:00 |
dapan1121
|
69ecd6e50a
|
fix: compile issue
|
2023-01-17 14:46:33 +08:00 |
dapan1121
|
6284e87217
|
fix: fix vgroup dead lock issue
|
2023-01-17 14:36:00 +08:00 |
Shengliang Guan
|
e11d57d58c
|
Merge pull request #19533 from taosdata/FIX/TD-21662-main
enh: skip WAL forceSync for single replica vgroup
|
2023-01-17 14:25:04 +08:00 |
dapan1121
|
7dbe44b2b7
|
Merge pull request #19589 from taosdata/fix/TD-21925
fix: insert into select can't be stopped issue
|
2023-01-17 13:27:02 +08:00 |
dapan1121
|
63a23a3562
|
fix: insert into select can't be stopped issue
|
2023-01-17 09:12:51 +08:00 |
Haojun Liao
|
59e25c0191
|
Merge pull request #19576 from taosdata/fix/liaohj
test: add new sim to CI.
|
2023-01-16 18:17:39 +08:00 |
dapan1121
|
2f889eb77e
|
Merge pull request #19569 from taosdata/szhou/fixbugs
fix: add stt_trigger to show create database processing
|
2023-01-16 17:26:28 +08:00 |
Haojun Liao
|
e3248d0053
|
refactor: disable warning.
|
2023-01-16 16:02:23 +08:00 |
Benguang Zhao
|
95493432ed
|
enh: trim the last WAL idx file which is not fsynced
|
2023-01-16 14:12:26 +08:00 |
Haojun Liao
|
9f61d3ebab
|
Merge pull request #19559 from taosdata/fix/liaohj
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-16 11:34:38 +08:00 |
slzhou
|
51cdd4af19
|
fix: add stt_trigger to show create database processing
|
2023-01-16 10:28:34 +08:00 |
Xiaoyu Wang
|
9ba8d4f935
|
fix: rollback
|
2023-01-16 09:53:43 +08:00 |
Xiaoyu Wang
|
aa98d1d3fd
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-01-16 09:44:32 +08:00 |
Shengliang Guan
|
dbea8004a9
|
Merge pull request #19555 from taosdata/enh/TD-20047
fix: update epset on dnode info changed
|
2023-01-16 09:40:15 +08:00 |
Haojun Liao
|
9997362cf7
|
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-14 01:12:15 +08:00 |
Shengliang Guan
|
ad8c73645b
|
fix: update epset on dnode info changed
|
2023-01-13 15:26:24 +08:00 |
dapan1121
|
d864d4d62b
|
Merge pull request #19523 from taosdata/szhou/fixbugs
fix: no stable null group when no normal table
|
2023-01-13 13:28:02 +08:00 |
Shengliang Guan
|
bd531ccfb3
|
Merge pull request #19542 from taosdata/enh/TD-20047
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-13 10:54:10 +08:00 |
Xiaoyu Wang
|
4c8a2caa12
|
fix: stmt memory leak
|
2023-01-12 17:24:04 +08:00 |
Shengliang Guan
|
cd0404bc25
|
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-12 17:08:33 +08:00 |
Xiaoyu Wang
|
4359562e9c
|
fix: stmt memory leak
|
2023-01-12 15:01:19 +08:00 |
Xiaoyu Wang
|
0e061fb53c
|
fix: stmt memory leak
|
2023-01-12 13:57:47 +08:00 |
Xiaoyu Wang
|
7466b5042d
|
fix: stmt memory leak
|
2023-01-12 13:50:31 +08:00 |
Shengliang Guan
|
3973e0512d
|
Merge remote-tracking branch 'origin/main' into fix/TD-21663-2
|
2023-01-12 13:29:35 +08:00 |
Xiaoyu Wang
|
108863e454
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-01-12 10:06:22 +08:00 |
Benguang Zhao
|
5a4cc36079
|
enh: skip WAL forceSync for single replica vgroup
|
2023-01-12 09:25:55 +08:00 |
Shengliang Guan
|
6af99d7547
|
Merge pull request #19518 from taosdata/FIX/TD-21662-main
enh: fsync each WAL log after appending when wal_level=2 and wal_fsync_period=0
|
2023-01-12 09:09:26 +08:00 |
shenglian zhou
|
50bb847ff9
|
fix: no stable null group when no normal table
|
2023-01-12 09:06:58 +08:00 |
Benguang Zhao
|
97ce96a2fa
|
enh: not fsync idx file in walFsync
|
2023-01-11 19:24:51 +08:00 |
Benguang Zhao
|
871a585a61
|
enh: fsync each WAL log after appending when wal_level=2 and wal_fsync_period=0
|
2023-01-11 18:28:45 +08:00 |
Xiaoyu Wang
|
b9c870b4ce
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-01-11 17:33:33 +08:00 |
Shengliang Guan
|
cff741e4c4
|
fix: coverity issues
|
2023-01-11 16:56:14 +08:00 |
Minglei Jin
|
7b331135cf
|
fix(tdb/ofp): upgrade ofp cell with large key
|
2023-01-11 16:16:05 +08:00 |
Shengliang Guan
|
6fccf849a1
|
Merge pull request #19503 from taosdata/fix/TD-21888
fix(tdb/ofp): upgrade large key ofp case
|
2023-01-11 15:57:47 +08:00 |
Minglei Jin
|
1872627343
|
fix(tdb/ofp): upgrade large key ofp case
|
2023-01-11 14:53:13 +08:00 |
Xiaoyu Wang
|
5c8931ab31
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-01-11 13:54:16 +08:00 |
Haojun Liao
|
78f49db0ad
|
other: merge main.
|
2023-01-11 13:31:41 +08:00 |
Haojun Liao
|
3a848ccb36
|
fix(query): fix the invalid return value check for percentile function.
|
2023-01-11 13:19:17 +08:00 |
Haojun Liao
|
e0dbe22199
|
fix(query): fix uninitialized memory buffer accessed.
|
2023-01-11 10:27:23 +08:00 |
Haojun Liao
|
abae9e0790
|
fix(query): set 0 when result is not qualified.
|
2023-01-10 23:40:16 +08:00 |
Shengliang Guan
|
9011015aff
|
Merge pull request #19477 from taosdata/feature/stream_main
fix: reset table scan status
|
2023-01-10 16:26:10 +08:00 |
Liu Jicong
|
fcbac7236e
|
fix: reset table scan status
|
2023-01-10 13:47:18 +08:00 |
Benguang Zhao
|
df6e9631e1
|
fix: synchronize access within walFsync
|
2023-01-10 11:24:05 +08:00 |
Benguang Zhao
|
639652314f
|
Merge branch main to FIX/TD-21428-main
|
2023-01-09 16:17:00 +08:00 |
dapan1121
|
66f2cc2704
|
Merge pull request #19446 from taosdata/fix/TD-21728
fix: error code not returned issue
|
2023-01-09 15:43:30 +08:00 |
dapan1121
|
71d5916030
|
fix: error code not returned issue
|
2023-01-09 13:22:11 +08:00 |
Shengliang Guan
|
9a9e93b6fe
|
fix: compile error in mac
|
2023-01-09 12:06:20 +08:00 |
Shengliang Guan
|
2aeda3a941
|
enh: refact raft store file
|
2023-01-09 12:01:36 +08:00 |
Xiaoyu Wang
|
4dca6df296
|
enh: optimize the error message of the situation that percentile function does not support
|
2023-01-09 11:50:34 +08:00 |
Shengliang Guan
|
d4d329ecce
|
fix: rename global variables
|
2023-01-09 10:18:12 +08:00 |
Shengliang Guan
|
42d911bf8e
|
Merge remote-tracking branch 'origin/main' into FIX/TD-21043-main
|
2023-01-08 09:44:07 +08:00 |
Shengliang Guan
|
0e561d0486
|
Merge pull request #19412 from taosdata/fix/main_bugfix_wxy
fix: set operator precision miss
|
2023-01-08 09:38:41 +08:00 |
Shengliang Guan
|
dc3bcbcb15
|
Merge pull request #19298 from taosdata/fix/TD-20098-2
fix; fix invalid vgroup id
|
2023-01-07 10:55:43 +08:00 |
Shengliang Guan
|
8c042f0eef
|
Merge pull request #19338 from taosdata/fix/TD-21697
fix: td-21697
|
2023-01-07 10:55:09 +08:00 |
dapan1121
|
feb396270d
|
Merge pull request #19278 from taosdata/enh/TD-21108
feat: support crash report to telemetry server
|
2023-01-06 19:13:37 +08:00 |
Shengliang Guan
|
10e7d88e49
|
Merge pull request #19418 from taosdata/fix/TD-21789
fix: handle error while write vnodes.json
|
2023-01-06 17:14:14 +08:00 |
Shengliang Guan
|
71be00a811
|
fix: minor changes
|
2023-01-06 15:42:11 +08:00 |
Ganlin Zhao
|
4203a9e184
|
fix: fix no available disk error
|
2023-01-06 14:33:48 +08:00 |
Shengliang Guan
|
81dcb23cae
|
fix: handle error while write raft config file
|
2023-01-06 14:26:43 +08:00 |
dapan1121
|
e55cc0af22
|
Merge remote-tracking branch 'origin' into enh/TD-21108
|
2023-01-06 13:40:32 +08:00 |
Xiaoyu Wang
|
aa8eea0d65
|
fix: set operator precision miss
|
2023-01-06 13:35:07 +08:00 |
Benguang Zhao
|
e66f19ab46
|
enh: vote for higher lastLogTerm despite commitIndex
|
2023-01-05 17:09:37 +08:00 |
Benguang Zhao
|
47ace00090
|
enh: refactor some sync func names for pipelining
|
2023-01-05 17:09:37 +08:00 |
Shengliang Guan
|
84bea778c9
|
Merge branch 'fix/TD-21746' into FIX/TD-21043-main
|
2023-01-05 16:15:50 +08:00 |
Shengliang Guan
|
b8e1064b0f
|
fix: compile error
|
2023-01-05 16:15:42 +08:00 |
Shengliang Guan
|
a28398c060
|
fix: compile error
|
2023-01-05 16:11:01 +08:00 |
Shengliang Guan
|
ef3e60c387
|
Merge branch 'fix/TD-21746' into FIX/TD-21043-main
|
2023-01-05 15:58:30 +08:00 |
Shengliang Guan
|
ed56abd40f
|
fix: crash if reader is already dropped
|
2023-01-05 15:55:33 +08:00 |
Shengliang Guan
|
e34378184d
|
Merge pull request #19369 from taosdata/fix/TD-21353
fix(vnode/mgmt): pre close vnode after queue's empty
|
2023-01-05 15:04:26 +08:00 |
dapan1121
|
ca9f4be1d7
|
Merge pull request #19370 from taosdata/enh/TD-21690
enh(query): handle getBufPage return NULL when no available disk spaces
|
2023-01-05 13:47:39 +08:00 |
Shengliang Guan
|
7e5d97f0da
|
fix: stop snapshot receiver on sync post close
|
2023-01-05 12:00:35 +08:00 |
Ganlin Zhao
|
183b000240
|
fix error
|
2023-01-05 10:18:18 +08:00 |
Benguang Zhao
|
9d5e74a3ff
|
Merge branch 'main' into FIX/TD-21043-main
|
2023-01-05 09:47:22 +08:00 |
Ganlin Zhao
|
ffd901fa6f
|
fix mem leak
|
2023-01-05 09:13:57 +08:00 |
Shengliang Guan
|
eb7b16a457
|
Merge pull request #19372 from taosdata/FIX/TD-21546-main
fix: send rpc response on closing sync or failing to enqueue
|
2023-01-05 09:13:17 +08:00 |
Benguang Zhao
|
442902e5cb
|
fix: send rpc response on closing sync or failing to enqueue
|
2023-01-04 19:18:46 +08:00 |
Shengliang Guan
|
56ab3a2315
|
Merge pull request #19360 from taosdata/fix/main_bugfix_wxy
fix: 'show user privilegs' command echo user name incomplete
|
2023-01-04 19:18:38 +08:00 |
Ganlin Zhao
|
4a3c892472
|
Merge branch 'main' into enh/TD-21690
|
2023-01-04 18:29:03 +08:00 |