Xiaoyu Wang
|
83a711c37f
|
merge main
|
2023-01-28 09:24:30 +08:00 |
Xiaoyu Wang
|
f487c4e63f
|
Merge pull request #19524 from taosdata/fix/long_query
fix(query): switch buffer pool recycle on
|
2023-01-28 08:51:51 +08:00 |
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 |
Xiaoyu Wang
|
f8082bc752
|
Merge pull request #19623 from taosdata/enh/3.0_planner_optimize
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-18 17:25:16 +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 |
Xiaoyu Wang
|
57258e2527
|
fix: support writing streams to existing tables
|
2023-01-18 12:00:53 +08:00 |
Xiaoyu Wang
|
dd0ea40768
|
Merge remote-tracking branch 'origin/fix/liaohj' into enh/3.0_planner_optimize
|
2023-01-18 10:56:03 +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 |
Xiaoyu Wang
|
caf3de2959
|
fix: support writing streams to existing tables
|
2023-01-18 09:30:54 +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 |
Xiaoyu Wang
|
554b8c6418
|
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-18 04:43:04 +08:00 |
Xiaoyu Wang
|
2a4c97cfb4
|
Merge pull request #19606 from taosdata/enh/3.0_planner_optimize
feat: support writing streams to existing tables
|
2023-01-17 18:27:56 +08:00 |
dapan1121
|
e70f767647
|
fix: crash caused of wrong task phase issue
|
2023-01-17 17:53:56 +08:00 |
Xiaoyu Wang
|
ca43c0ab55
|
feat: support writing streams to existing tables
|
2023-01-17 16:47:43 +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 |
Xiaoyu Wang
|
b7bfe9780d
|
Merge pull request #19583 from taosdata/feature/event
feat: add event window
|
2023-01-17 10:45:20 +08:00 |
dapan1121
|
63a23a3562
|
fix: insert into select can't be stopped issue
|
2023-01-17 09:12:51 +08:00 |
Huo Linhe
|
59ecfb6d96
|
chore: fix write_raw_block_with_fields error
Close [TD-21949](https://jira.taosdata.com:18080/browse/TD-21949)
|
2023-01-17 09:12:45 +08:00 |
Shengliang Guan
|
01647debb9
|
Merge pull request #19581 from taosdata/enh/TD-20047
fix: update epset on dnode info changed
|
2023-01-17 08:53:43 +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 |
Xiaoyu Wang
|
0b1bb7a1fb
|
merge 3.0
|
2023-01-16 17:55:35 +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 |
Shengliang Guan
|
d476b6db13
|
enh: update epset on dnode info changed
|
2023-01-16 15:41:50 +08:00 |
Benguang Zhao
|
95493432ed
|
enh: trim the last WAL idx file which is not fsynced
|
2023-01-16 14:12:26 +08:00 |
dapan1121
|
62b64631dc
|
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
|
2023-01-16 13:29:15 +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 |
Xiaoyu Wang
|
30381ec446
|
fix: sma optimize memory leak
|
2023-01-16 11:03:53 +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
|
307f457103
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-20047
|
2023-01-16 09:40:37 +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
|
94e8aafcf6
|
Merge pull request #19543 from taosdata/feat/ly_stream
create stream and use existing super table
|
2023-01-14 23:30:25 +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 |
Xiaoyu Wang
|
9a0c2805f4
|
merge main
|
2023-01-13 13:54:04 +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 |
54liuyao
|
3ec1560faa
|
create stream and use existing super table
|
2023-01-13 10:26:49 +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 |
wangmm0220
|
8af5230bc8
|
fix:add logic for ins_columns
|
2023-01-11 23:55:53 +08:00 |
Benguang Zhao
|
97ce96a2fa
|
enh: not fsync idx file in walFsync
|
2023-01-11 19:24:51 +08:00 |
wangmm0220
|
672378f000
|
fix:add logic for ins_columns
|
2023-01-11 18:54:43 +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 |
Haojun Liao
|
7efdc9e27a
|
fix(query): fix memory leak.
|
2023-01-11 18:00:36 +08:00 |
Haojun Liao
|
67a291955e
|
fix(query): initialize output buffer for each output.
|
2023-01-11 17:36:01 +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 |
wangmm0220
|
19e72938f6
|
fix:add logic for ins_columns
|
2023-01-11 15:06:42 +08:00 |
Minglei Jin
|
1872627343
|
fix(tdb/ofp): upgrade large key ofp case
|
2023-01-11 14:53:13 +08:00 |
wangmm0220
|
3e7aaf6adc
|
fix:add logic for ins_columns
|
2023-01-11 14:27:36 +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 |
Xiaoyu Wang
|
b8183580cb
|
feat: add an event_window clause for the explain command
|
2023-01-11 09:22:31 +08:00 |
Haojun Liao
|
abae9e0790
|
fix(query): set 0 when result is not qualified.
|
2023-01-10 23:40:16 +08:00 |
wangmm0220
|
3b4ff4d094
|
fix:add logic for scan ins_columns
|
2023-01-10 20:32:31 +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 |
54liuyao
|
d5ade95b31
|
feat(stream):user define tag
|
2023-01-10 10:13:56 +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 |