Commit Graph

67582 Commits

Author SHA1 Message Date
54liuyao ef5f69e3cf fix issue 2024-08-15 14:13:08 +08:00
54liuyao 5589799e90 fix issue 2024-08-15 10:58:53 +08:00
Haojun Liao 3d93c3a45d
Merge pull request #27217 from taosdata/fix/ly_res
fix issue
2024-08-15 09:29:14 +08:00
WANG Xu 2656696222
Merge pull request #27224 from taosdata/docs/test-intro
Consistent writing
2024-08-15 08:53:20 +08:00
zhiyong 57f5e11ada Consistent writing 2024-08-15 08:22:13 +08:00
Alex Duan ed7081eaad
Merge pull request #27170 from taosdata/test/3.0/TD-31301
test:set debug in address sanitizer model
2024-08-14 19:16:27 +08:00
54liuyao 70eb66604d fix issue 2024-08-14 19:11:34 +08:00
chenhaoran 0294a2d9d6 tetst: test for checking return value 2024-08-14 19:07:10 +08:00
chenhaoran 31628e0077 tetst: test for checking return value 2024-08-14 19:02:52 +08:00
Hongze Cheng 5c24933077
Merge pull request #27219 from taosdata/fix/TD-31343-3.0
handle some of return -1
2024-08-14 18:53:11 +08:00
54liuyao 235a082406 fix issue 2024-08-14 18:17:22 +08:00
chenhaoran 94891943a9 test:add release building tests and modify debug in unit-test 2024-08-14 17:51:26 +08:00
Hongze Cheng 9792683b7d handle some of return -1 2024-08-14 17:50:20 +08:00
dapan1121 237a365285
Merge pull request #27216 from taosdata/fix/3.0/TD-31443
fix:[TD-31443] Reset field nums in SFilterFields when malloc failed.
2024-08-14 17:10:04 +08:00
dapan1121 e72cf17985
Merge pull request #27214 from taosdata/fix/3.0/TD-31439
fix:[TD-31439] Reset groupNum and unitNum when malloc failed.
2024-08-14 17:07:34 +08:00
chenhaoran d1bcc1dddd tetst: test for checking return value 2024-08-14 16:25:34 +08:00
54liuyao 9a7ffe38ac fix issue 2024-08-14 16:11:48 +08:00
sima e405d934e8 fix:[TD-31443] Reset field nums in SFilterFields when malloc failed. 2024-08-14 16:04:34 +08:00
dapan1121 084592dc34
Merge pull request #27168 from taosdata/feat/TS-4893
feat:[TS-4893] Support MYSQL functions.
2024-08-14 15:10:27 +08:00
chenhaoran ca7b1b21c7 test:add release building tests and modify debug in unit-test 2024-08-14 15:10:14 +08:00
chenhaoran 109418e57a tetst: test for checking return value 2024-08-14 15:07:39 +08:00
dapan1121 a3ec3d167b
Merge pull request #27177 from taosdata/fix/3.0/TD-31337
fix exec task memory leaks
2024-08-14 14:57:49 +08:00
dapan1121 d015406208
Merge pull request #27140 from taosdata/fix/3.0/TD-31351
fix:[TD-31351] avoid double free.
2024-08-14 14:54:43 +08:00
chenhaoran 87f50f01e4 tetst: test for checking return value 2024-08-14 14:39:24 +08:00
sima 9b490d7a76 fix:[TD-31439] Reset groupNum and unitNum when malloc failed. 2024-08-14 14:37:32 +08:00
Haojun Liao 97d284eaf7
Merge pull request #27211 from taosdata/fix/3_liaohj
fix(query): release the reader when returning error.
2024-08-14 14:31:02 +08:00
Hongze Cheng 6372d6d016
Merge pull request #27202 from taosdata/fix/TD-31433
fix(mnd/s3): fix trim & s3migrate timer routine
2024-08-14 14:21:08 +08:00
chenhaoran 73265490f0 tetst: test for checking return value 2024-08-14 14:11:21 +08:00
Haojun Liao 9f5f571fad
Merge pull request #27207 from taosdata/fix/TD-31436
check error code
2024-08-14 13:46:03 +08:00
wade zhang fa2562ba38
Merge pull request #27210 from taosdata/docs/wade-3.0
doc: remove column comment
2024-08-14 13:15:09 +08:00
gccgdb1234 a514ea255f doc: remove column comment 2024-08-14 13:14:35 +08:00
Haojun Liao d3a0634d4a refactor: do some internal refactor. 2024-08-14 13:10:11 +08:00
Haojun Liao 7d7072651b fix(query): release the reader when returning error. 2024-08-14 13:06:08 +08:00
wade zhang a1ceb7215e
Merge pull request #27208 from taosdata/docs/wade-3.0
doc: add view back in 3.0 branch
2024-08-14 11:54:55 +08:00
gccgdb1234 5192e4fefa doc: add view back in 3.0 branch 2024-08-14 11:51:47 +08:00
54liuyao a560f13c95 check error code 2024-08-14 11:12:50 +08:00
WANG Xu 99e5fc7833
Merge pull request #27205 from taosdata/docs/test-0814-3.0
correct writing
2024-08-14 11:01:19 +08:00
zhiyong 8fdd85f1b2 correct writing 2024-08-14 10:58:09 +08:00
chenhaoran ae6b08d137 test:add release building tests and modify debug in unit-test 2024-08-14 10:32:49 +08:00
sima c9b9871477 fix:[TD-31351] avoid double free. 2024-08-14 10:19:30 +08:00
Alex Duan f6f16ac197
Merge pull request #27183 from taosdata/td30995
Td30995
2024-08-14 10:16:00 +08:00
Hongze Cheng 9796c9dfa4
Merge pull request #27179 from taosdata/enh/TD-31403
Enh/TD-31403
2024-08-14 09:39:12 +08:00
Minglei Jin 834dd8de8c fix(mnd/s3): fix trim & s3migrate timer routine 2024-08-14 09:38:05 +08:00
Hongze Cheng e97d667ffc
Merge pull request #26970 from taosdata/fix/TD-31090-3.0
fix: add del mark for last cache
2024-08-14 09:35:08 +08:00
wade zhang ca7f48cde5
docs: correct typo: rethat -> redhat 2024-08-14 09:24:19 +08:00
sima 1d77ea76e8 feat:[TS-4893] Backward Compatibility. 2024-08-14 09:19:25 +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
Haojun Liao 264bfe3f28
Merge pull request #27200 from taosdata/fix/syntax
fix(stream): init the in-mem task list when recv checkpoint-report.
2024-08-14 09:15:04 +08:00
Haojun Liao e9687fcf9d
Merge pull request #27201 from taosdata/fix/3_liaohj
fix(stream): init exec when mnd become leader.
2024-08-14 09:14:54 +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