dapan1121
|
26a93847c3
|
enh: optimize outer join
|
2024-03-29 08:28:33 +08:00 |
yihaoDeng
|
209d1d3db3
|
fix mem leak
|
2024-03-28 13:03:30 +00:00 |
dapan1121
|
4208557d6d
|
fix: count(*) rewrite issue
|
2024-03-28 16:44:07 +08:00 |
54liuyao
|
d7fe41d05f
|
add ci
|
2024-03-28 16:04:35 +08:00 |
54liuyao
|
28cda4dc81
|
add ci
|
2024-03-28 15:07:26 +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
|
ed87ac75a7
|
add ci
|
2024-03-26 19:11:19 +08:00 |
dapan1121
|
3f71b53101
|
fix: case issues
|
2024-03-26 08:42:17 +08:00 |
54liuyao
|
d1b974228f
|
add stream check
|
2024-03-25 11:16:28 +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 |
slzhou
|
073e4d8389
|
fix: increase last_row result size since SFirstLastRes has pk info
|
2024-03-25 09:48:54 +08:00 |
dapan1121
|
84d0eb5fc0
|
fix: case issues
|
2024-03-22 15:15:07 +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 |
dapan1121
|
65c57e88cd
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-20 15:48:43 +08:00 |
dapan1121
|
1c0d20a2a4
|
enh: add test cases
|
2024-03-20 15:45:24 +08:00 |
dapan1121
|
dcc650521a
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-19 16:04:15 +08:00 |
dapan1121
|
abd36b0b1a
|
enh: support timeline processing
|
2024-03-19 16:01:14 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
kailixu
|
a83e9b9e37
|
test: test case for limit value
|
2024-03-18 00:23:49 +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 |
kailixu
|
d02a125f34
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:29:10 +08:00 |
kailixu
|
a5f06114fd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-15 13:17:32 +08:00 |
kailixu
|
0e3c97b573
|
test: tag/col insert syntax
|
2024-03-15 13:16:42 +08:00 |
kailixu
|
bf80300441
|
test: tag/col insert syntax
|
2024-03-15 11:31:28 +08:00 |
factosea
|
1d1770ecca
|
fix: test case
|
2024-03-15 09:09:51 +08:00 |
kailixu
|
569d8e6d33
|
chore: test case for insert syntax and fix of show tags for varbinary/geometry
|
2024-03-15 02:18:19 +08:00 |
kailixu
|
26fdab743b
|
test: tag/col insert syntax
|
2024-03-14 17:13:56 +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 |
kailixu
|
d0f825e1f5
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-14 08:41:55 +08:00 |
54liuyao
|
14c6dbd2af
|
use non sort merge
|
2024-03-12 11:45:54 +08:00 |
kailixu
|
2bd0c3335c
|
fix: unify tag value parsing syntax
|
2024-03-11 08:30:38 +08:00 |
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
dapan1121
|
3f36f7ea52
|
enh: support desc join
|
2024-03-08 16:23:41 +08:00 |
Haojun Liao
|
3de1413974
|
test(stream): add some test cases to inc coverage.
|
2024-03-08 13:38:51 +08:00 |
54liuyao
|
02de597e69
|
opt ci
|
2024-03-07 09:00:40 +08:00 |
dapan1121
|
46ea22eecb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-06 13:12:01 +08:00 |
dapan1121
|
7045126aa6
|
fix: inner join issue
|
2024-03-06 11:18:57 +08:00 |
dapan1121
|
d2855bfd68
|
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
|
2024-03-05 10:11:49 +08:00 |
Minglei Jin
|
eba7b2fa82
|
fix(test/last_row): remove random columns' checking
|
2024-03-04 15:58:25 +08:00 |
54liuyao
|
988d23dd33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count
|
2024-03-04 15:38:37 +08:00 |
Minglei Jin
|
376872acc6
|
fix(test/last_both): remove last_row query
|
2024-03-04 09:53:49 +08:00 |
WANG MINGMING
|
64656a1db9
|
Merge branch '3.0' into fix/TD-28627
|
2024-03-01 18:03:28 +08:00 |
54liuyao
|
8df1f09561
|
optimze plan and add ci
|
2024-03-01 11:27:33 +08:00 |
dapan1121
|
f13c9d2ca4
|
fix: merge join timetruncate issue
|
2024-03-01 09:49:59 +08:00 |
Hongze Cheng
|
c353f6b350
|
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
|
2024-02-29 21:01:12 +08:00 |
Minglei Jin
|
3c80f171ef
|
fix(tsdb/cache): new case for column changing
|
2024-02-29 18:56:14 +08:00 |
dapan1121
|
e17518e07f
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-29 17:55:17 +08:00 |
dapan1121
|
85cca872a5
|
enh: support timetruncate function
|
2024-02-29 17:52:53 +08:00 |
54liuyao
|
6de92f7c15
|
fix count window issue
|
2024-02-29 11:30:16 +08:00 |
54liuyao
|
02379524a1
|
fix count window issue
|
2024-02-29 11:30:16 +08:00 |
WANG MINGMING
|
bf17556c59
|
Merge branch '3.0' into fix/TD-28627
|
2024-02-28 17:07:52 +08:00 |
54liuyao
|
c1129bc861
|
add ci
|
2024-02-28 09:34:43 +08:00 |
dapan1121
|
479279b75e
|
fix: block data load issue
|
2024-02-27 18:55:21 +08:00 |
dapan1121
|
521c96913e
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-27 18:20:45 +08:00 |
dapan1121
|
8a2b4e2d86
|
enh: support group join
|
2024-02-27 18:18:25 +08:00 |
54liuyao
|
abd000ed03
|
disable query count
|
2024-02-27 10:29:15 +08:00 |
Hongze Cheng
|
200b5dc09e
|
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
|
2024-02-26 13:09:31 +08:00 |
kailixu
|
4afd45992a
|
fix: sysinfo of dnode variables
|
2024-02-26 09:30:33 +08:00 |
Cary Xu
|
e1add42485
|
Update privilege_sysinfo.sim
|
2024-02-25 17:58:20 +08:00 |
kailixu
|
c4b42dbbff
|
test: check user sysinfo during alter repeatedly
|
2024-02-25 10:34:49 +08:00 |
kailixu
|
41a79866b1
|
test: check user sysinfo during alter repeatedly
|
2024-02-25 10:23:05 +08:00 |
kailixu
|
a38a69557a
|
user sysinfo
|
2024-02-24 23:05:39 +08:00 |
kailixu
|
d4ef374108
|
user sysinfo
|
2024-02-24 22:48:28 +08:00 |
dapan1121
|
97aca25633
|
enh: support group join
|
2024-02-23 17:59:45 +08:00 |
54liuyao
|
d3dd15e621
|
count window support having
|
2024-02-23 11:18:29 +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 |
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 |
54liuyao
|
af1893d109
|
merge 3.0
|
2024-02-19 18:30:12 +08:00 |
dapan1121
|
2d597ad845
|
Merge pull request #24769 from taosdata/enh/xsren/TD-28408/showViews
enh: like supported on show views
|
2024-02-19 15:35:50 +08:00 |
dapan1121
|
b26716f2e8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-18 22:15:43 -08:00 |
factosea
|
e17cc16235
|
enh: like supported on show views
|
2024-02-19 13:10:27 +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
|
a8e45440c0
|
fix:conflicts from 3.0
|
2024-02-18 18:02:14 +08:00 |
54liuyao
|
aa9d78f3cc
|
mid pull over
|
2024-02-07 15:43:00 +08:00 |
54liuyao
|
56ec97d418
|
mid pull over
|
2024-02-07 15:24:11 +08:00 |
54liuyao
|
9b9ddd9159
|
batch count window
|
2024-02-06 17:19:12 +08:00 |
54liuyao
|
ba59d4bcb1
|
add fill history ci
|
2024-02-05 18:45:19 +08:00 |
54liuyao
|
c588770699
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 15:10:34 +08:00 |
54liuyao
|
c56cebdd49
|
opt ci
|
2024-02-05 09:34:18 +08:00 |
54liuyao
|
ea9353b9fd
|
merge 3.0
|
2024-02-04 16:04:23 +08:00 |
dapan1121
|
9b008716fe
|
enh: add window join ut
|
2024-02-02 16:06:01 +08:00 |
54liuyao
|
54f216b6c6
|
add ci
|
2024-02-02 15:20:56 +08:00 |
54liuyao
|
2ac374b2e0
|
max delay
|
2024-02-02 15:20:56 +08:00 |
dapan1121
|
948845ea35
|
fix: join order by not work issue
|
2024-02-02 10:38:09 +08:00 |
dapan1121
|
ab87953362
|
enh: support window join
|
2024-02-01 14:58:08 +08:00 |
kailixu
|
69448e4801
|
chore: adjust test case
|
2024-01-31 15:48:13 +08:00 |
dapan1121
|
4a516556a9
|
enh: add right asof join test cases
|
2024-01-30 08:49:34 +08:00 |
dapan1121
|
dc309d67b8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-29 17:08:41 +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 |
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 |
54liuyao
|
9e86dfaee7
|
stream count window sliding
|
2024-01-26 15:56:26 +08:00 |
54liuyao
|
bc4f3d1296
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-01-26 15:55:06 +08:00 |