dapan1121
|
e17cdf84c2
|
fix: count always true for group by tbname performance issue
|
2024-06-11 18:08:34 +08:00 |
factosea
|
c42e627a41
|
test
|
2024-06-04 11:39:47 +08:00 |
wangjiaming0909
|
f971cfb778
|
1. fix stream wrong group id for new child tables.
2. fix md5 function wrong bytes returned
|
2024-04-22 14:00:06 +08:00 |
Haojun Liao
|
efdd0c8a2a
|
refactor: do some internal refactor.
|
2024-04-11 22:34:47 +08:00 |
Haojun Liao
|
b4ea80b637
|
fix(tsdb): prepare the pk buf for blocks generated by reader.
|
2024-04-11 17:09:07 +08:00 |
Haojun Liao
|
eaf44ec603
|
fix(tsdb):set the initial size of pk in ssdatablock.
|
2024-04-11 15:57:04 +08:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +08:00 |
dapan1121
|
5091247957
|
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
|
2024-04-10 09:18:15 +08:00 |
54liuyao
|
9ed74085d8
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-09 09:16:57 +08:00 |
Haojun Liao
|
5ed81f9cab
|
fix(tsdb): prepare pk buf
|
2024-04-08 18:04:06 +08:00 |
54liuyao
|
53265e9e09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 17:24:09 +08:00 |
yihaoDeng
|
a0bf82878d
|
free handle
|
2024-04-03 09:11:49 +00:00 |
factosea
|
3257c7c082
|
fix: tag is null when table is empty
|
2024-04-01 19:44:26 +08:00 |
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
slzhou
|
fdff529860
|
feat: the table merge scan operator supports order by ts and pk
|
2024-03-22 14:19:43 +08:00 |
Haojun Liao
|
b12e65d144
|
fix(tsdb): set pk column index.
|
2024-03-21 09:37:46 +08:00 |
slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +08:00 |
Haojun Liao
|
93c808326b
|
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 22:03:46 +08:00 |
54liuyao
|
b53dc5602e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-02-19 10:58:20 +08:00 |
wangmm0220
|
a9fcc67321
|
fix:conflicts from 3.0
|
2024-02-01 11:13:03 +08:00 |
54liuyao
|
0975e37845
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-23 10:07:50 +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 |
54liuyao
|
5a7d72d6ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 10:39:11 +08:00 |
wangmm0220
|
7246fedfef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks
|
2024-01-18 19:08:35 +08:00 |
slzhou
|
64858af92f
|
fix: calculate interval end with new alogrithm
|
2024-01-18 16:30:18 +08:00 |
slzhou
|
f1fb7f5c14
|
fix: change num of output groups when cout empty group is needed
|
2024-01-18 08:43:36 +08:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
slzhou
|
449c1631ef
|
fix: add numOfOutputGroups back when group order scan
|
2024-01-17 13:34:37 +08:00 |
slzhou
|
9a7ef7fa18
|
fix: reuse tableListGetGroupList
|
2024-01-16 15:08:50 +08:00 |
wangmm0220
|
2ab54a1335
|
fix:conflicts from 3.0
|
2024-01-15 16:54:52 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
slzhou
|
3cea4fd2c7
|
fix: getNextTimeWindow use new time algorithm
|
2024-01-11 16:41:11 +08:00 |
slzhou
|
ab137a56f0
|
fix: more interval end calculation with slide-start/slide-end as anchor
|
2024-01-11 08:31:16 +08:00 |
54liuyao
|
0b9e3c9871
|
fix stream state buff issue
|
2024-01-05 16:20:55 +08:00 |
dapan1121
|
670317ccd7
|
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
|
2024-01-04 09:08:03 +08:00 |
Bob Liu
|
860146d425
|
initRemainGroups
|
2024-01-03 23:59:48 +08:00 |
Bob Liu
|
b818faaa5e
|
remainGroups
|
2024-01-03 17:51:27 +08:00 |
Bob Liu
|
85ba9a4a5f
|
remainGroups
|
2024-01-02 15:45:03 +08:00 |
Bob Liu
|
673d3bc376
|
arrangeTableGroup
|
2023-12-31 13:15:05 +08:00 |
Bob Liu
|
7e1d59c565
|
sort
|
2023-12-29 16:22:41 +08:00 |
54liuyao
|
51cd8e9fb7
|
reset unclose window info
|
2023-12-28 15:34:13 +08:00 |
WANG MINGMING
|
6f23b63d9e
|
Merge branch '3.0' into feat/ly_multi_marks
|
2023-12-18 16:22:56 +08:00 |
Haojun Liao
|
63b34c7acf
|
fix(tsdb): add check for not load stt file blocks.
|
2023-12-08 16:09:58 +08:00 |
Haojun Liao
|
9c72ce846e
|
fix(tsdb): add more condition for not load data.
|
2023-12-08 14:23:37 +08:00 |
Haojun Liao
|
446c14da72
|
fix(tsdb): opt read stt file
|
2023-12-08 10:03:36 +08:00 |
wangmm0220
|
1433481989
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks
|
2023-11-28 15:01:02 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
kailixu
|
2d597659bc
|
enh: rsma checkpoint
|
2023-11-02 15:20:54 +08:00 |
kailixu
|
76536e1c82
|
enh: rsma logic
|
2023-11-02 11:03:18 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
liuyao
|
e4ab656ed5
|
ENodeType
|
2023-09-01 14:11:18 +08:00 |
dapan1121
|
efc5589aa2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-18 14:11:26 +08:00 |
slzhou
|
85d1dbe00a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-17 16:27:37 +08:00 |
dapan1121
|
3045a623e1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-17 14:16:05 +08:00 |
liuyao
|
380e7406d4
|
multi agg
|
2023-08-17 10:22:52 +08:00 |
liuyao
|
5ce7688a93
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-17 09:06:46 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
shenglian zhou
|
e93ed3b556
|
enhance: table san type and disable partition tags optimize for tag scan
|
2023-08-16 14:09:22 +08:00 |
kailixu
|
6ee95dca30
|
Merge branch '3.0' into fix/TD-25717-3.0
|
2023-08-16 10:19:34 +08:00 |
liuyao
|
fc09f8ef1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 09:36:28 +08:00 |
kailixu
|
3b69736b29
|
fix: set precision of interval with value from table scan node
|
2023-08-15 19:59:13 +08:00 |
liuyao
|
37e6100204
|
refactor stream scan log
|
2023-08-15 15:42:50 +08:00 |
liuyao
|
d1c289823f
|
refactor stream session window
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
57a020edfc
|
refact stream interval
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
9d1e5a512d
|
add stream task id
|
2023-08-14 17:52:39 +08:00 |
shenglian zhou
|
b2e615d4e7
|
enhance: tag scan cursor based block
|
2023-08-10 17:30:01 +08:00 |
dapan1121
|
1d0624bbf1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-09 10:32:13 +08:00 |
wangjiaming0909
|
fba43e1748
|
feature: optimize interval with limit
|
2023-08-04 15:04:04 +08:00 |
dapan1121
|
4f75eb5655
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-24 11:43:15 +08:00 |
wangjiaming0909
|
7d850c1a5e
|
feat: optimize partition by tbname slimit
|
2023-07-20 15:07:55 +08:00 |
dapan1121
|
b9b8fa1ba2
|
fix: table list issue
|
2023-07-19 19:41:54 +08:00 |
dapan1121
|
a41888a9ef
|
fix: batch fetch issue
|
2023-07-19 19:14:30 +08:00 |
dapan1121
|
aca9c5fe19
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-14 13:31:07 +08:00 |
Haojun Liao
|
20d099dfa6
|
Merge pull request #21901 from taosdata/fix/liaohj
fix: fix coverity issue.
|
2023-07-03 15:15:21 +08:00 |
Haojun Liao
|
622e1cb608
|
fix: fix coverity issue.
|
2023-06-29 15:54:09 +08:00 |
dapan1121
|
9f0da17c49
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-28 19:40:55 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Haojun Liao
|
e4e66ad0a4
|
fix: fix memory leak.
|
2023-06-25 14:56:08 +08:00 |
dapan1121
|
e6afcbf07f
|
feat: hash join init version
|
2023-06-15 19:34:15 +08:00 |
yihaoDeng
|
ed33e6ea43
|
change log level when filter tag
|
2023-06-13 07:06:08 +00:00 |
yihaoDeng
|
8dc6d1cc6a
|
change log level when filter tag
|
2023-06-13 01:51:22 +00:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
wangmm0220
|
8835028002
|
fix:deal with node is null
|
2023-05-30 10:21:18 +08:00 |
wangmm0220
|
d490ca753f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 09:48:49 +08:00 |
wangmm0220
|
16e14b1c82
|
fix:compile error
|
2023-05-29 17:27:35 +08:00 |
wangmm0220
|
41ed0138b4
|
fix:compile error
|
2023-05-29 17:25:11 +08:00 |
wangmm0220
|
07bdb95b1a
|
fix:compile error
|
2023-05-29 17:10:11 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
wangmm0220
|
a71878d07f
|
feat: support create topic as stable with conditions
|
2023-05-29 11:46:59 +08:00 |
Haojun Liao
|
8f61e2d6ef
|
refactor: do some internal refactor.
|
2023-05-29 10:50:50 +08:00 |
Haojun Liao
|
953a69a829
|
refactor: do some internal refactor.
|
2023-05-29 10:12:27 +08:00 |
Haojun Liao
|
c3be7b14be
|
fix: set correct function ptr.
|
2023-05-25 17:51:03 +08:00 |
Haojun Liao
|
0966213847
|
fix(arch): set the correct module api dependency.
|
2023-05-25 14:21:40 +08:00 |
Haojun Liao
|
ab907e3344
|
fix(query): fix syntax error.
|
2023-05-24 21:53:40 +08:00 |
wangmm0220
|
8537e4e80e
|
feat:add tag filter for stable subscribe
|
2023-05-24 18:26:55 +08:00 |
Haojun Liao
|
1f7f326bed
|
refactor: do some internal refactor and set the api function ptr.
|
2023-05-24 13:22:05 +08:00 |
Haojun Liao
|
66477a28ca
|
refactor: do some internal refactor.
|
2023-05-23 19:10:50 +08:00 |
Haojun Liao
|
3d084adf1f
|
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
# Conflicts:
# source/dnode/vnode/inc/vnode.h
# source/libs/executor/src/executil.c
# source/libs/index/CMakeLists.txt
# source/libs/index/src/indexFilter.c
|
2023-05-23 18:32:47 +08:00 |
Haojun Liao
|
e67b532d8a
|
refactor: refactor the module dependency.
|
2023-05-23 18:29:23 +08:00 |
yihaoDeng
|
c15b1e3520
|
opt compile
|
2023-05-23 11:46:02 +08:00 |
Haojun Liao
|
1e020a46c9
|
other: merge main.
|
2023-05-19 09:07:35 +08:00 |
Haojun Liao
|
d4b0e102af
|
fix:do some internal refactor.
|
2023-05-19 08:55:59 +08:00 |
dapan1121
|
8994081592
|
fix: memory size overflow issue
|
2023-05-18 10:25:10 +08:00 |
dapan1121
|
df973ce28e
|
fix: remove debug info
|
2023-05-16 18:37:00 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
dapan1121
|
0dd0b16842
|
enh: optimize table scan for last query
|
2023-05-12 13:30:17 +08:00 |
Ganlin Zhao
|
83e049812c
|
fix asan error
|
2023-05-12 10:21:01 +08:00 |
Ganlin Zhao
|
3bf9cb2d78
|
fix
|
2023-05-11 17:28:46 +08:00 |
Ganlin Zhao
|
788b521592
|
Revert "fix"
This reverts commit 9ce1e8ccf4 .
|
2023-05-11 17:20:58 +08:00 |
Ganlin Zhao
|
9ce1e8ccf4
|
fix
|
2023-05-11 13:23:40 +08:00 |
Ganlin Zhao
|
37d607c820
|
enh: remove group_key from subsidiaries if multiple select function
presents
|
2023-05-10 18:51:21 +08:00 |
dapan1121
|
52fd6a84ac
|
enh: support db cfg cache update
|
2023-05-09 17:04:20 +08:00 |
dapan1121
|
c83367e455
|
enh: add table group cache
|
2023-05-06 19:24:47 +08:00 |
Haojun Liao
|
da0d9c78ef
|
refactor: do some internal refactor.
|
2023-04-28 11:42:34 +08:00 |
Haojun Liao
|
7adc21028a
|
refactor: do some internal refactor.
|
2023-04-28 00:23:38 +08:00 |
Haojun Liao
|
17a5691afb
|
refactor: remove assert.
|
2023-04-27 15:37:33 +08:00 |
chenhaoran
|
7d7a0769b3
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
|
2023-04-21 16:20:37 +08:00 |
dapan1121
|
8ef7fa9bf8
|
fix: add group cache hash
|
2023-04-17 16:33:55 +08:00 |
dapan1121
|
bd71cb8870
|
fix: group cache save issue
|
2023-04-17 16:09:54 +08:00 |
dapan1121
|
20c9cea5f0
|
fix: free uid list issue
|
2023-04-17 15:50:25 +08:00 |
dapan1121
|
ed3778dc9f
|
fix: nodes free issue
|
2023-04-17 15:44:15 +08:00 |
dapan1121
|
31d187444e
|
fix: grou cache issue
|
2023-04-17 15:33:54 +08:00 |
dapan1121
|
4506813ddb
|
enh: add group cache
|
2023-04-17 15:14:06 +08:00 |
Haojun Liao
|
4ed26bbc19
|
fix(stream): update the table list api.
|
2023-04-17 14:08:54 +08:00 |
Haojun Liao
|
eb7f510ccb
|
fix(query): return correct suid to delete sink.
|
2023-04-17 10:59:24 +08:00 |
Haojun Liao
|
1350af5267
|
fix(stream): set the correct initial checkpoint version to restore the operators state and add check for the initial destination tables.
|
2023-04-16 22:48:22 +08:00 |
dapan1121
|
23920e10c1
|
enh: optimize log perf
|
2023-04-12 13:58:29 +08:00 |
Haojun Liao
|
d947619b4f
|
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
|
2023-03-30 14:39:20 +08:00 |
dapan1121
|
3810e57c15
|
fix: tag copy issue
|
2023-03-29 19:10:10 +08:00 |
Haojun Liao
|
152fc5daab
|
fix(stream):fix the race condition when creating new tsables.
|
2023-03-29 16:36:35 +08:00 |
Haojun Liao
|
7d1aa634fb
|
Merge pull request #20527 from taosdata/fix/TD-23200
fix:scan of fill history ended prematurely
|
2023-03-25 15:01:42 +08:00 |
yihaoDeng
|
afaa77cc3e
|
fix tag filter
|
2023-03-18 10:01:45 +00:00 |
54liuyao
|
2185464836
|
fix:scan of fill history ended prematurely
|
2023-03-18 13:38:33 +08:00 |
Haojun Liao
|
8d1c6956d6
|
fix(query): set the tag filter flag.
|
2023-03-17 14:28:30 +08:00 |
Haojun Liao
|
970155a845
|
fix(query): fix coverity issues.
|
2023-03-16 21:53:34 +08:00 |
yihaoDeng
|
c408a434d6
|
fix tbname in error
|
2023-03-08 14:31:38 +08:00 |
Haojun Liao
|
b92de1e9e6
|
fix(query): fix invalid read.
|
2023-02-28 09:34:16 +08:00 |
Xiaoyu Wang
|
5856a39827
|
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-25 10:01:26 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
dapan1121
|
31615d0ccc
|
Merge pull request #20072 from taosdata/fix/TD-22647
fix: tag filter crash issue
|
2023-02-23 10:39:32 +08:00 |
Haojun Liao
|
4432ae51e6
|
Merge branch 'main' into fix/liaohj
|
2023-02-23 09:04:32 +08:00 |
Haojun Liao
|
5b1c2fc314
|
Merge pull request #20094 from taosdata/feature/3_liaohj
fix(tmq): update the epset when the leader of vnode changed.
|
2023-02-23 08:58:40 +08:00 |
Haojun Liao
|
8532de31cf
|
refactor: remove assert.
|
2023-02-22 14:32:39 +08:00 |
Haojun Liao
|
61a7001274
|
fix(query): fix coverity issues.
|
2023-02-22 10:50:42 +08:00 |