Hongze Cheng
7b3c2bcbe3
Merge pull request #27837 from taosdata/fix/TD-30813-4
...
fix(stmt2/close): wait asnyc cb completed to free itself
2024-09-13 10:22:26 +08:00
Minglei Jin
9ad2b9d96a
move sem to client main to wait for set tbname etc.
2024-09-12 14:58:05 +08:00
Pan Wei
5953e94e5c
Merge pull request #27792 from taosdata/feat/TS-4257
...
feat:Optimising the duration and keep
2024-09-12 09:24:53 +08:00
Pan Wei
c8b087fc2d
Merge pull request #27776 from taosdata/fix/3.0/TS-5839
...
fix:[TS-5839] Fix crash when use last function on a column with all null value with partition subclause.
2024-09-12 09:13:23 +08:00
lyh250-666
cf35e31289
modify test case
2024-09-11 09:43:55 +00:00
54liuyao
5cfe7b8ec9
fix(query):fix the issue of return db error when the timestamp is 0
2024-09-11 14:58:06 +08:00
Jing Sima
64bb49e0db
fix:[TS-5839] Fix crash when use last function on a column with all null value with partition subclause.
2024-09-11 13:49:06 +08:00
lyh250-666
25c0b92885
feat:Optimising the duration and keep
2024-09-11 01:11:56 +00:00
Haojun Liao
c33b57fa65
Merge pull request #27770 from taosdata/fix/syntax
...
fix(stream):not reset the failed checkpointId
2024-09-11 09:03:51 +08:00
Haojun Liao
37355b8ae1
fix(test): update test cases.
2024-09-10 17:49:12 +08:00
Haojun Liao
51bee72807
fix(stream):not reset the failed checkpointId
2024-09-10 12:58:08 +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
Minglei Jin
65018eec56
stmt crash test case
2024-09-06 17:03:39 +08:00
Minglei Jin
26a28c9474
stmt2 example
2024-09-06 16:18:02 +08:00
Minglei Jin
352cf8468b
stmt2/test: new stmt2 api test program
2024-09-06 14:50:35 +08:00
Minglei Jin
270190b4ee
Merge branch '3.0' into feat/TD-30813-2
2024-09-04 10:14:37 +08:00
chenhaoran
01ad6a685b
tetst:sleep 2 after stop taosd in windows ci
2024-09-03 19:37:22 +08:00
chenhaoran
0197185310
tetst:add army testcase in windows ci
2024-09-02 00:09:48 +08:00
Minglei Jin
fea7265c0a
multiple binding for example
2024-08-29 17:40:02 +08:00
Minglei Jin
bfde995913
stmt2/none: 2 in null array for none
2024-08-29 09:12:48 +08:00
Minglei Jin
8cbcdec4bf
stmt2/async: new sem for api syncing
2024-08-29 08:56:24 +08:00
chenhaoran
639ec1211d
tetst:check stream task status in common.py
2024-08-28 20:54:42 +08:00
Minglei Jin
4cab7ea4f7
stmt2/meta: tbname (multi-insert) parameterized or not
2024-08-26 16:45:18 +08:00
Minglei Jin
1cfb58e7fe
Merge branch '3.0' into feat/TD-30813-2
2024-08-26 16:14:47 +08:00
Alex Duan
a637997fa9
Merge pull request #27452 from taosdata/test/3.0/TD-31680
...
tetst:add memory leak detection for TD in psiminfo to the CI
2024-08-26 13:50:30 +08:00
chenhaoran
8a5cf9cebc
tetst:add memory leak detection for TD in psiminfo to the CI
2024-08-26 10:44:23 +08:00
Minglei Jin
132f2a9315
Merge branch '3.0' into feat/TD-30813-2
2024-08-26 10:42:49 +08:00
Minglei Jin
e535fadc51
none for stmt2 example
2024-08-23 17:10:35 +08:00
Minglei Jin
eef3d8fa5e
null length array for non-var-data types
2024-08-23 14:12:11 +08:00
Minglei Jin
44eb4661dc
normalize bool's value
2024-08-23 09:12:22 +08:00
54liuyao
939342b3de
fix(query):seset group id for the results of event and count operators
2024-08-22 11:11:40 +08:00
Minglei Jin
a1ee69d148
stmt2/example: use stmt2's close instead of stmt
2024-08-21 18:32:45 +08:00
Minglei Jin
8190c10434
stmt2/example: binary without hole
2024-08-21 17:25:24 +08:00
Minglei Jin
f0bd7af9cf
Merge branch 'feat/TD-30813-2' of https://github.com/taosdata/TDengine into feat/TD-30813-2
2024-08-21 15:30:54 +08:00
Minglei Jin
68bd8d28f0
stmt2/binding: no hole for cols binding
2024-08-21 15:30:21 +08:00
Minglei Jin
a581603c81
Merge branch '3.0' into feat/TD-30813-2
2024-08-21 12:37:51 +08:00
Minglei Jin
921b7e495e
stmt2/stb: no hole in bind for stb binding
2024-08-21 12:33:19 +08:00
chenhaoran
9f8f759169
tetst:update windows test case in full ci
2024-08-20 21:10:14 +08:00
54liuyao
1bff0e89f4
fix issue
2024-08-20 10:15:52 +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
Shengliang Guan
0ab4163905
Merge pull request #27099 from taosdata/docs/udf
...
enh: adjust max_val example codes
2024-08-09 09:28:30 +08:00
Haojun Liao
6fc8c7bd4e
Merge pull request #26619 from taosdata/fix/3_liaohj
...
fix(stream): adjust the time to free task backend.
2024-08-09 09:09:21 +08:00
Shengliang Guan
7be4d5b592
enh: adjust udf example codes
2024-08-08 19:19:23 +08:00
Shengliang Guan
09f6411f66
fix: format udf example codes
2024-08-08 16:22:49 +08:00
Shengliang Guan
05be996342
enh: adjust bit_add example codes
2024-08-08 16:18:45 +08:00
Haojun Liao
e9ac0d6cd4
other: merge 3.0
2024-08-05 13:38:05 +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
dapan1121
a443fafad2
fix: interval case issue
2024-08-02 16:29:23 +08:00
dapan1121
5e2c5b8894
fix: calander interval and sliding issue
2024-08-02 14:38:55 +08:00
chenhaoran
ed1e3c304a
test: scan returned values in ci
2024-08-02 14:03:07 +08:00