Pan Wei
b04b6b21a5
Merge pull request #28373 from taosdata/fix/TS-5531/not
...
fix: not condition
2024-10-17 18:33:15 +08:00
Feng Chao
446ce05a4f
Merge pull request #28391 from taosdata/test/TS-5459
...
TS-5459: add test case
2024-10-17 08:50:58 +08:00
Ping Xiao
d63040f2f7
TS-5459: add test case
2024-10-16 20:07:51 +08:00
factosea
9bf2c61d93
not nest
2024-10-16 16:15:45 +08:00
Pan Wei
888de3a956
Merge pull request #28374 from taosdata/fix/3.0/TD-32559
...
Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
2024-10-16 13:37:56 +08:00
Jing Sima
2b83a20c69
Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
...
This reverts commit 77e63d0922
.
2024-10-16 08:05:53 +08:00
xsren
200ca2cb10
not test case
2024-10-15 19:40:04 +08:00
wangmm0220
a00dfb52e1
fix:[TS-5528] insert error in sml
2024-10-15 14:00:15 +08:00
Jing Sima
77e63d0922
fix:[TD-32334] Generate correct time window when using interp with fill next and linear.
2024-09-27 09:08:17 +08:00
Pan Wei
3b3a0fbe62
Merge pull request #28065 from taosdata/fix/3.0/TD-32278
...
fix ctg read tsma cache crash
2024-09-26 13:49:15 +08:00
wangjiaming0909
eec5f59ae8
fix ctg read tsma cache crash
2024-09-25 10:08:57 +08:00
chenhaoran
cd212999cc
Merge branches 'test/3.0/windows-full-ci' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
2024-09-19 14:03:42 +08:00
Jing Sima
a249bef104
feat:[TS-4893] Add random and support use min/max on string column.
2024-09-09 18:48:24 +08:00
chenhaoran
32b23885ad
tetst:modify error path and correct checking timestamp data with timezone in windows ci
2024-09-06 14:26:18 +08:00
Jing Sima
87130db0e4
fix:[TD-31889] extend result buf size for percentile function to handle large double value.
2024-09-04 18:33:14 +08:00
chenhaoran
5f99271781
≈Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
2024-09-02 00:35:23 +08:00
chenhaoran
7298857238
tetst:modify failed cases in windows ci
2024-09-01 22:20:56 +08:00
Pan Wei
9d1ded192c
Merge pull request #27517 from taosdata/fix/3.0/TD-31726
...
fix subquery with same name caused data error
2024-09-01 18:21:14 +08:00
Pan Wei
b542d83fbc
Merge pull request #27549 from taosdata/enh/TS-5312
...
enh: optimize stable tbname equal query
2024-09-01 18:07:45 +08:00
wangjiaming0909
eb46b5fa08
add tests for fix duplicate cols names
2024-08-31 15:21:53 +08:00
dapan1121
f4f8da251c
fix: disable tsma tbname optimization
2024-08-30 15:33:54 +08:00
dapan1121
0953983d26
fix: validate to_iso8601 parameters
2024-08-30 09:16:41 +08:00
Leo Xu
61baff01c9
change assert to checkdata
2024-08-23 09:52:07 +08:00
Leo Xu
c648f708e2
add assert
2024-08-22 22:04:34 +08:00
Leo Xu
6eb2ee6f1b
add check data
2024-08-22 20:40:14 +08:00
Leo Xu
64660c5abf
add 2 case
2024-08-22 20:29:08 +08:00
Shungang Li
b10aeeea87
fix: update ttl test case
2024-08-21 10:00:53 +08:00
sima
a54019211f
feat:[TS-4893] Support MYSQL functions.
...
Add more functions:
- Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
- String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
- Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
- Aggregate Functions: VAR_POP().
Modify some functions:
- ROUND(): support round to given decimal places.
- CHAR_LENGTH(): support calculate multi-byte character's length.
- TIMEDIFF(): result will be negative when expr1 < expr2.
- STDDEV(): add alias name STDDEV_POP().
- SUBSTR(): add alias name SUBSTRING().
support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
dapan1121
aa82702963
Merge pull request #27054 from taosdata/fix/TD-31003/timezoneOnWin
...
fix: set timezone on windows
2024-08-14 08:50:11 +08:00
Haojun Liao
8d751ca5e3
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
...
1. lock not released when return
2024-08-12 17:34:25 +08:00
wangjiaming0909
19952995af
fix fill order by returned wrong values
2024-08-12 15:27:15 +08:00
wangjiaming0909
882cfb7deb
1. lock not released when return
...
2. fix tsma err msg
3. fix fill prev wrong results
2024-08-12 08:53:27 +08:00
Alex Duan
a23f877c89
Merge pull request #27088 from taosdata/test/TD-31203
...
test: Adding test case for TD-31203
2024-08-09 17:33:29 +08:00
wangjiaming0909
be4effd0c8
fix test when using -R
2024-08-09 10:25:04 +08:00
xsren
ce122d7cd8
fix: timezone test case
2024-08-09 10:02:09 +08:00
xsren
2c68cffe6e
test case
2024-08-08 19:40:38 +08:00
xiao-77
645b49023b
add hyperloglog to requirements.txt
2024-08-08 19:39:43 +08:00
wangjiaming0909
d1ed3b3abb
1. fix interval query with month interval day slidng returning wrong window
...
2. fix error msg for creating tsma
2024-08-08 18:10:49 +08:00
xiao-77
c02ac1fe4c
test: Adding test case for TD-31203
2024-08-08 16:48:17 +08:00
Ping Xiao
cccec022eb
add test case for TS-4236
2024-08-07 19:20:07 +08:00
xiao-77
8dcafe343e
test:fix test case logical_operators failed while use param '-R'
2024-08-06 15:19:17 +08:00
xiao-77
dd46121a8a
test: adding test case for TS-30951
2024-08-05 16:24:39 +08:00
dapan1121
37fc4f5674
Merge pull request #26533 from taosdata/enh/3.0/TD-26258
...
fix asc/desc fill windows
2024-08-05 09:00:14 +08:00
wade zhang
8e01044408
Merge pull request #26920 from taosdata/test/3.0/TD-31005
...
test: scan returned values in ci
2024-08-05 08:03:05 +08:00
chenhaoran
ed1e3c304a
test: scan returned values in ci
2024-08-02 14:03:07 +08:00
dapan1121
dd6674fe38
Merge pull request #26543 from taosdata/fix/3.0/TD-30951
...
fix project with bool condition node
2024-08-01 19:11:57 +08:00
dapan1121
6e6f353328
Merge pull request #26896 from taosdata/fix/3.0/TD-31113
...
fix:[TD-31113] return 0.0 instead of -0.0 when using round(),floor() and ceil()
2024-08-01 14:08:03 +08:00
sima
04d525d429
feat:[TS-5137] Support group/partition by position and alias.
2024-07-31 15:30:31 +08:00
sima
a81d8261e5
fix:[TD-31113] return 0.0 instead of -0.0 when using round() and ceil()
2024-07-31 14:00:06 +08:00
dapan1121
4e62fda958
Merge pull request #26877 from taosdata/fix/3.0/TD-31133
...
fix:[TD-31133] Fix crash when using partition by with having clause.
2024-07-31 10:31:57 +08:00