54liuyao
|
b1a4ea9472
|
adj operator result
|
2024-07-24 19:10:39 +08:00 |
Haojun Liao
|
b228151d8e
|
other: merge 3.0
|
2024-07-24 17:29:35 +08:00 |
Haojun Liao
|
aacf1c3e9a
|
fix(stream): check return value.
|
2024-07-24 17:08:08 +08:00 |
Haojun Liao
|
a09ad7a81e
|
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
|
2024-07-24 15:47:45 +08:00 |
Haojun Liao
|
eefee54c6a
|
fix(stream): check return value.
|
2024-07-23 17:31:41 +08:00 |
Haojun Liao
|
cd0722fe1f
|
fix(stream): check return value.
|
2024-07-23 16:38:05 +08:00 |
Haojun Liao
|
7497f193c7
|
fix(stream): check return value, and do some internal refactor.
|
2024-07-23 14:47:29 +08:00 |
54liuyao
|
1d35ea137a
|
adj query operator result
|
2024-07-23 10:50:16 +08:00 |
dapan1121
|
53c386526c
|
Merge pull request #26720 from taosdata/fix/TD-31059.2
fix: function return code validation
|
2024-07-23 08:49:51 +08:00 |
54liuyao
|
d02617aaf6
|
adj operator result
|
2024-07-22 14:42:50 +08:00 |
54liuyao
|
6e70da62fb
|
adj operator res
|
2024-07-22 12:51:25 +08:00 |
dapan1121
|
45348b15be
|
fix: return code validation
|
2024-07-22 11:06:24 +08:00 |
54liuyao
|
13b75ba72a
|
adj operator result
|
2024-07-19 16:15:37 +08:00 |
54liuyao
|
cc9233fdb3
|
adj stream operator result
|
2024-07-18 16:08:01 +08:00 |
54liuyao
|
4e6b898c9a
|
adj stream operator result
|
2024-07-18 10:37:14 +08:00 |
54liuyao
|
113cb57326
|
adj stream operator result
|
2024-07-17 19:35:35 +08:00 |
54liuyao
|
3cdb957f22
|
adj function of stream operator result
|
2024-07-15 15:32:11 +08:00 |
54liuyao
|
6c84d926ab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-12 11:04:44 +08:00 |
54liuyao
|
1c9011e820
|
stream time slice
|
2024-07-12 11:03:45 +08:00 |
sima
|
f17c535ca0
|
feat:[TD-30819] Reduce memory usage when using percentile with interval.
|
2024-07-10 19:43:19 +08:00 |
wangjiaming0909
|
11a98ffab2
|
QueryAutoQWorker
|
2024-07-01 11:08:39 +08:00 |
dapan1121
|
52060f5fba
|
Merge pull request #26144 from taosdata/fix/TD-30039/unexpectedUdfCreate
Fix/td 30039/unexpected udf create
|
2024-06-17 08:35:02 +08:00 |
dapan1121
|
e34a8b48df
|
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
|
2024-06-17 08:32:19 +08:00 |
factosea
|
d9043d6984
|
fix: unexpected udf function
|
2024-06-13 16:57:49 +08:00 |
Haojun Liao
|
895ee30cf3
|
Merge branch '3.0' into enh/opt_prj
|
2024-06-09 23:51:38 +08:00 |
“happyguoxy”
|
6d98a56778
|
fix group count
|
2024-06-07 16:49:29 +08:00 |
Haojun Liao
|
6d7e1eb576
|
fix(query): check for the server ep and client ep to set the compress flag.
|
2024-06-04 15:07:02 +08:00 |
54liuyao
|
441a150d66
|
optimize tmq snapshot meta
|
2024-05-23 17:35:54 +08:00 |
Haojun Liao
|
93292d8149
|
other: merge 3.0
|
2024-05-18 09:58:36 +08:00 |
54liuyao
|
7b50663240
|
optimize stream operator checkpoint
|
2024-05-16 16:24:58 +08:00 |
Haojun Liao
|
92b247e5b4
|
refactor: move compress data in query threads.
|
2024-05-16 15:55:48 +08:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
54liuyao
|
cdaa5f9801
|
fix(stream):mem leak
|
2024-04-23 15:40:50 +08:00 |
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +08:00 |
dapan1121
|
319ab5f2c2
|
enh: support hash join
|
2024-04-12 15:44:23 +08:00 |
Haojun Liao
|
b60cc321f3
|
fix(tsdb):add some logs.
|
2024-04-11 19:35:14 +08:00 |
54liuyao
|
1d42e927c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-11 15:35:42 +08:00 |
dapan1121
|
86db8efcda
|
enh: support hash join
|
2024-04-10 19:27:36 +08:00 |
54liuyao
|
e161556f51
|
set ts column index for function
|
2024-04-10 15:35:25 +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 |
dapan1121
|
4217223a6a
|
fix: join merge block issue
|
2024-04-03 09:54:49 +08:00 |
dapan1121
|
0fb672d8a6
|
enh: optimize join performance
|
2024-04-01 15:24:12 +08:00 |
dapan1121
|
26a93847c3
|
enh: optimize outer join
|
2024-03-29 08:28:33 +08:00 |
54liuyao
|
65457d2cf4
|
delete data for scalar function
|
2024-03-28 14:16:19 +08:00 |
dapan1121
|
74cef4ac6b
|
fix: window join filter issue
|
2024-03-28 13:45:55 +08:00 |
54liuyao
|
aa9962318f
|
read preversion data of primary key
|
2024-03-26 16:38:24 +08:00 |
dapan1121
|
42b0d00575
|
enh:support join type
|
2024-03-25 15:19:16 +08:00 |
54liuyao
|
a02535c3ab
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 11:15:21 +08:00 |
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
slzhou
|
4231b87158
|
feat: para_tables_sort table merge scan support ordering by ts and pk
|
2024-03-22 15:49:05 +08:00 |
slzhou
|
fdff529860
|
feat: the table merge scan operator supports order by ts and pk
|
2024-03-22 14:19:43 +08:00 |
dapan1121
|
3835a5b349
|
fix: error log and union issue
|
2024-03-22 08:47:07 +08:00 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +08:00 |
dapan1121
|
2ce880f48c
|
fix: memory leak issues
|
2024-03-19 17:05:44 +08:00 |
dapan1121
|
6e674bc1de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-15 18:11:37 +08:00 |
dapan1121
|
1c8dcaf46c
|
enh: support timeline functions
|
2024-03-15 18:10:08 +08:00 |
54liuyao
|
9de0643566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-03-14 09:56:16 +08:00 |
dapan1121
|
3f36f7ea52
|
enh: support desc join
|
2024-03-08 16:23:41 +08:00 |
dapan1121
|
7045126aa6
|
fix: inner join issue
|
2024-03-06 11:18:57 +08:00 |
shenglian zhou
|
b6095261f2
|
feat: ordered region and blocks
|
2024-03-04 15:42:14 +08:00 |
dapan1121
|
85cca872a5
|
enh: support timetruncate function
|
2024-02-29 17:52:53 +08:00 |
dapan1121
|
8a2b4e2d86
|
enh: support group join
|
2024-02-27 18:18:25 +08:00 |
dapan1121
|
97aca25633
|
enh: support group join
|
2024-02-23 17:59:45 +08:00 |
dapan1121
|
a745319b81
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-23 08:59:16 +08:00 |
dapan1121
|
807bba9215
|
fix: window join issues
|
2024-02-22 18:59:10 +08:00 |
54liuyao
|
53a4294e4c
|
mid agg operator
|
2024-02-21 14:48:16 +08:00 |
shenglian-zhou
|
955d3df15e
|
Merge branch '3.0' into szhou/tms-wc/save-row-simplebuf
|
2024-02-21 10:12:52 +08:00 |
dapan1121
|
ba41231373
|
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
|
2024-02-21 10:00:52 +08:00 |
dapan1121
|
98ed2458ea
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-20 17:39:51 -08:00 |
dapan1121
|
c4dbae3a5a
|
enh: add window join ut
|
2024-02-20 17:13:29 -08:00 |
shenglian zhou
|
73695f2431
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-20 11:25:58 +08:00 |
Haojun Liao
|
46b1fe520f
|
Merge pull request #24538 from taosdata/feat/TD-22023
stream count window
|
2024-02-20 08:50:25 +08:00 |
dapan1121
|
b26716f2e8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-18 22:15:43 -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 |
Haojun Liao
|
e62dd2ff5c
|
refactor: do some internal refactor.
|
2024-02-19 10:31:25 +08:00 |
54liuyao
|
05eaa90c11
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-19 08:59:15 +08:00 |
wangmm0220
|
a8e45440c0
|
fix:conflicts from 3.0
|
2024-02-18 18:02:14 +08:00 |
54liuyao
|
b66260d4e9
|
mid pull over
|
2024-02-07 13:29:29 +08:00 |
54liuyao
|
5473c22585
|
mid pull over
|
2024-02-07 11:30:13 +08:00 |
wangmm0220
|
871ebfa7ba
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-02-06 14:02:46 +08:00 |
wangmm0220
|
5796f411e4
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-02-05 17:08:05 +08:00 |
wangmm0220
|
a656d75ca7
|
opti:consume data excluded from some source
|
2024-02-05 17:07:50 +08:00 |
54liuyao
|
ea9353b9fd
|
merge 3.0
|
2024-02-04 16:04:23 +08:00 |
shenglian zhou
|
ba33907776
|
fix: remove pages block using disk
|
2024-02-02 15:00:09 +08:00 |
dapan1121
|
ab87953362
|
enh: support window join
|
2024-02-01 14:58:08 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
wangmm0220
|
a9fcc67321
|
fix:conflicts from 3.0
|
2024-02-01 11:13:03 +08:00 |
54liuyao
|
0afed5263e
|
add mid operator retrive
|
2024-01-31 18:09:13 +08:00 |
dapan1121
|
50c420e6b9
|
enh: support window join
|
2024-01-30 19:19:44 +08:00 |
dapan1121
|
dc309d67b8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-29 17:08:41 +08:00 |
dapan1121
|
32b16bd6e7
|
enh: fix asof bugs
|
2024-01-29 16:58:08 +08:00 |
54liuyao
|
d7fb8db086
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-01-29 16:13:39 +08:00 |
shenglian-zhou
|
afa70e5aed
|
Merge branch '3.0' into szhou/tms-wc/save-row
|
2024-01-29 15:27:13 +08:00 |
slzhou
|
08c2891d50
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3
|
2024-01-29 10:32:36 +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 |
54liuyao
|
9e86dfaee7
|
stream count window sliding
|
2024-01-26 15:56:26 +08:00 |
slzhou
|
c46769ef37
|
fix: reader can be in memory or not
|
2024-01-26 14:10:02 +08:00 |