Commit Graph

4257 Commits

Author SHA1 Message Date
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
Haojun Liao aefb9d275e fix(stream): add ts in HbMsg. 2024-08-01 15:22:37 +08:00
54liuyao 1ce6f1c1c7 adj operator res 2024-07-29 13:22:46 +08:00
Haojun Liao 4d8064c950 fix(tsdb):fix invalid return code. 2024-07-23 19:16:06 +08:00
xsren bf03c2b3d8 fix: tupleData 2024-07-22 20:26:55 +08:00
54liuyao 140a128a1d adj ci 2024-07-19 09:23:46 +08:00
54liuyao fbfffc4aec adj ci 2024-07-19 08:55:26 +08:00
54liuyao b594decc14 adj ci 2024-07-18 18:54:27 +08:00
54liuyao 8d769c97ec adj ci 2024-07-18 18:48:52 +08:00
54liuyao dfff9b19ad adj ci 2024-07-18 18:08:31 +08:00
Haojun Liao f3cfd297b8 fix(stream): return after get value. 2024-07-16 19:42:29 +08:00
54liuyao 331d692a6f add ci 2024-07-10 09:38:42 +08:00
54liuyao 9c7178fedd add ci 2024-07-10 09:34:50 +08:00
54liuyao be2c16723d adj second param for last_row 2024-07-01 16:38:47 +08:00
Yihao Deng a1ee30e5fc Add index filtering based on column value type 2024-06-26 09:12:26 +00:00