Haojun Liao
|
df003cca3c
|
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
|
2024-06-20 16:16:52 +08:00 |
Haojun Liao
|
f353636136
|
refactor: do some internal refactor.
|
2024-06-19 15:08:25 +08:00 |
Haojun Liao
|
04281bcd07
|
fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor.
|
2024-06-19 15:06:09 +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
|
19f6766c9a
|
fix: blockAgg
|
2024-06-15 18:08:25 +08:00 |
factosea
|
a707a2921b
|
fix: udfScalarProcFunc exception
|
2024-06-13 17:49:58 +08:00 |
factosea
|
d9043d6984
|
fix: unexpected udf function
|
2024-06-13 16:57:49 +08:00 |
dapan1121
|
8bbdfacca0
|
Merge pull request #26123 from taosdata/fix/TD-30579
fix:[TD-30579]compile error in macOS 14.5 and m3 chip
|
2024-06-13 13:52:28 +08:00 |
Jeff Tao
|
ad0dd88ba1
|
fix:[TD-30579]compile error in macOS 14.5 and m3 chip
|
2024-06-12 22:31:08 +08:00 |
dapan1121
|
7cc3eeee3d
|
fix: first dynamic data filter issue
|
2024-06-11 15:03:17 +08:00 |
“happyguoxy”
|
6d98a56778
|
fix group count
|
2024-06-07 16:49:29 +08:00 |
kailixu
|
585ec14fea
|
feat(grant): support industry edition
|
2024-05-23 17:17:18 +08:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
dmchen
|
939183d3df
|
fix/TD-29772
|
2024-05-13 01:56:49 +00:00 |
t_max
|
f030af3aab
|
fix: build fails on macOS and Windows
|
2024-05-11 14:59:05 +08:00 |
dapan1121
|
7809533c79
|
enh: eliminate not null condition
|
2024-05-06 13:45:16 +08:00 |
dapan1121
|
90c0bb53c9
|
enh: eliminate cond
|
2024-05-06 09:30:55 +08:00 |
wangjiaming0909
|
cb008f18dc
|
usable tsma
|
2024-04-29 09:18:40 +08:00 |
Haojun Liao
|
ac860f7fe8
|
fix(query): add ts in cache_scan_operator if pk exists and only retrieve ts column.
|
2024-04-25 09:29:42 +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 |
wangjiaming0909
|
1978a06e6e
|
merge with 3.0
|
2024-04-16 14:27:06 +08:00 |
wangjiaming0909
|
f6200dd923
|
support long ctb names
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
6ce0616ffd
|
fix ci and TODOs
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
e43580f71b
|
fix ci
|
2024-04-16 14:25:20 +08:00 |
wangjiaming0909
|
a2cbbba24d
|
find TODO
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
34dbdfd4dc
|
support stddev and hyperloglog for tsma
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
40a7262fcd
|
support spread
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
fa85d1caa7
|
support other tsma funcs
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
cc9550f45e
|
add tsma funcs
|
2024-04-16 14:20:59 +08:00 |
wangjiaming0909
|
98ca847eb8
|
add tests
|
2024-04-16 14:18:11 +08:00 |
wangjiaming0909
|
8e56d9a359
|
fix tsmas
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
09bb7c3814
|
rebase fix
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
895a4584e6
|
generate tsma plan
|
2024-04-16 14:14:39 +08:00 |
wangjiaming0909
|
4b6fb0ffc6
|
tsma optimization
|
2024-04-16 14:14:39 +08:00 |
wangjiaming0909
|
0fd66d7e8a
|
tsma optimization
|
2024-04-16 14:14:39 +08:00 |
wangjiaming0909
|
ef47fd57d6
|
support tsma catalog cache
|
2024-04-16 14:14:34 +08:00 |
dapan1121
|
1d24b3da77
|
fix: compile issues
|
2024-04-16 09:46:58 +08:00 |
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +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 |
Haojun Liao
|
a2a237a4b0
|
fix(query): avoid process data that belongs to the next session window.
|
2024-04-11 14:31:48 +08:00 |
Minglei Jin
|
49a9c5abad
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 16:24:24 +08:00 |
54liuyao
|
26fb2ee2b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-04-10 15:36:01 +08:00 |
54liuyao
|
e161556f51
|
set ts column index for function
|
2024-04-10 15:35:25 +08:00 |
factosea
|
4686d82a2d
|
cast support
|
2024-04-10 11:48:50 +08:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +08:00 |
factosea
|
239844e3b0
|
feat/binary without length supported
|
2024-04-09 18:00:48 +08:00 |
dapan1121
|
8407eb3791
|
enh: outer join performance optimization
|
2024-04-09 09:48:38 +08:00 |
54liuyao
|
2a6c40e8c5
|
set winkey for selectivity function
|
2024-04-08 16:53:13 +08:00 |
Haojun Liao
|
97f7e67234
|
fix(tsdb): set correct merge row.
|
2024-04-08 10:44:10 +08:00 |