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 |
54liuyao
|
e161556f51
|
set ts column index for function
|
2024-04-10 15:35:25 +08:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +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 |
dapan1121
|
337f39191e
|
fix: eliminate project issue
|
2024-04-03 18:35:50 +08:00 |
Haojun Liao
|
15f2882bba
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-02 16:10:54 +08:00 |
Haojun Liao
|
5a546e37d7
|
fix(query): set correct forward step for twa query.
|
2024-04-02 16:10:42 +08:00 |
slzhou
|
771c6940b1
|
fix: initialize pk type and pk data of output SFirstLastRes when merge
|
2024-04-02 13:39:52 +08:00 |
slzhou
|
b504627830
|
fix: new group block to reset func input iter hasPrev
|
2024-03-29 17:01:56 +08:00 |
slzhou
|
595ae2c5b8
|
fix: irate on super table merge phase and translate
|
2024-03-26 17:05:40 +08:00 |
slzhou
|
47410db46a
|
fix: set hasPk and pkBytes for partial func and merge func
|
2024-03-26 16:31:16 +08:00 |
slzhou
|
5fe03fe3f4
|
feat: irate support pk
|
2024-03-26 09:18:45 +08:00 |
slzhou
|
a5ba546bd4
|
fix: add pk to funcInputGetNextRow
|
2024-03-25 15:12:34 +08:00 |
slzhou
|
4d3eb6824c
|
feat: add pk support for last/first/last_row dynDataRequired
|
2024-03-25 13:38:34 +08:00 |
slzhou
|
d96547f03c
|
fix: last transfer info
|
2024-03-20 10:00:01 +08:00 |
shenglian zhou
|
cee96e2048
|
feat: begin coding function
|
2024-03-19 13:57:12 +08:00 |
factosea
|
5d731dc9a4
|
fix: use blank data flag
|
2024-01-30 17:34:06 +08:00 |
factosea
|
b9927cce14
|
fix: count error on tag which is null
|
2024-01-29 16:04:08 +08:00 |
facetosea
|
f010e18ff0
|
fix: LEASTSQUARES func result stack overflow
|
2024-01-17 18:28:00 +08:00 |
xinsheng Ren
|
737abbebb7
|
Revert "fix: LEASTSQUARES func result overflow"
|
2024-01-17 10:09:56 +08:00 |
factosea
|
fdb847fd36
|
fix: LEASTSQUARES func result overflow
|
2024-01-16 15:34:05 +08:00 |
dapan1121
|
53094f62d8
|
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
|
2024-01-16 08:50:23 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
Alex Duan
|
df40772e95
|
coverage: sum add all types test
|
2024-01-14 20:23:37 +08:00 |
54liuyao
|
52d8811bdc
|
code coverage
|
2024-01-12 13:49:32 +08:00 |
Haojun Liao
|
bc11b76904
|
fix(query): set correct y-axis annotation.
|
2023-12-15 15:26:44 +08:00 |
Haojun Liao
|
4758f95708
|
fix(query): add rows info if blocks exist.
|
2023-12-15 15:04:55 +08:00 |
Haojun Liao
|
38d7ae3cd7
|
fix(query): add one more row for table rows distributed
|
2023-12-14 10:36:15 +08:00 |
Haojun Liao
|
4daaeb3265
|
fix(tsdb): add rows in different vgroups;
|
2023-12-04 18:21:03 +08:00 |
Haojun Liao
|
24d9337632
|
enh(tsdb): extract rows for the given tables in all stt files.
|
2023-12-04 15:38:24 +08:00 |
dapan1121
|
c8aee79e3f
|
fix: apercentile parameter validation and result error
|
2023-09-27 16:08:06 +08:00 |
Ganlin Zhao
|
a762437100
|
fix issue
|
2023-09-07 09:54:06 +08:00 |
Ganlin Zhao
|
60d159731a
|
Revert "fix: fix diff not support unsigned type"
This reverts commit 7ccf959cdc44be7c5eaa0218f84db7699c126bbb.
|
2023-09-07 09:53:52 +08:00 |
Ganlin Zhao
|
d74834f81e
|
fix: fix diff not support unsigned type
|
2023-09-06 14:21:30 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
liuyao
|
6d40cdb62e
|
adj max combine fucntion
|
2023-07-26 09:52:07 +08:00 |
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
Ganlin Zhao
|
ac8940dcce
|
fix: remove order logic in diff function
|
2023-07-04 11:31:30 +08:00 |
Haojun Liao
|
200575647c
|
Merge branch '3.0' into refact/fillhistory
|
2023-07-03 15:16:18 +08:00 |
Ganlin Zhao
|
56a715b5d5
|
fix: fix result of first can be 0 occasionally
|
2023-06-27 14:32:35 +08:00 |
Haojun Liao
|
74e0138f72
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-15 15:25:00 +08:00 |
Haojun Liao
|
55724157c4
|
refactor: remove one function.
|
2023-06-15 10:40:25 +08:00 |
dapan1121
|
6c20a331aa
|
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
|
2023-06-08 10:37:51 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Ganlin Zhao
|
26cafdea13
|
fix: fix multiple diffs ouput less lines if null values present
|
2023-05-31 11:08:41 +08:00 |
Haojun Liao
|
0966213847
|
fix(arch): set the correct module api dependency.
|
2023-05-25 14:21:40 +08:00 |