Commit Graph

20754 Commits

Author SHA1 Message Date
Pan Wei 12d8dfc801
Merge pull request #27829 from taosdata/fix/TD-31870/os2
semphore
2024-09-13 10:59:53 +08:00
Pan Wei 527283a7e8
Merge pull request #27824 from taosdata/fix/ly_res
fix(query):use window start key when ts column is null
2024-09-13 08:50:23 +08:00
Pan Wei 446d3ab97c
Merge pull request #27849 from taosdata/fix/TD-31896
fix: function return code issue
2024-09-13 08:41:28 +08:00
xsren 2643d7ad63 build error 2024-09-12 21:57:58 +08:00
xsren d41111d5f8 fix: build on win 2024-09-12 20:12:58 +08:00
Haojun Liao c13248dd4e refactor: remove void. 2024-09-12 19:23:05 +08:00
xsren a7da6a7d51 compare return 2024-09-12 17:51:32 +08:00
Haojun Liao 63e6a2d433
Merge pull request #27838 from taosdata/fix/3_liaohj
fix(stream): fix the error in the checkpoint-trigger confirm condition.
2024-09-12 17:21:12 +08:00
Haojun Liao 54545c394f
Merge pull request #27836 from taosdata/fix/ly_stream
fix(stream):fix issue when ts less than 0
2024-09-12 16:24:55 +08:00
xsren 90d9784984 osEnv 2024-09-12 16:12:31 +08:00
Haojun Liao 3d50df7191 refactor: remove void. 2024-09-12 16:05:07 +08:00
dapan1121 007b64a3c1 fix: void function call issue 2024-09-12 15:48:07 +08:00
Pan Wei 497ef1d083
Merge pull request #27790 from taosdata/void/3.0/TD-31898
remove (void) from parser/planner/nodes/sma
2024-09-12 15:42:59 +08:00
54liuyao aa80aa39bc fix(query):use window start key when ts column is null 2024-09-12 15:34:57 +08:00
Pan Wei 695839e8e7
Merge pull request #27831 from taosdata/fix/3.0/TD-32041
fix:[TD-32041] Fix rand function wrong behaviour.
2024-09-12 15:33:51 +08:00
Haojun Liao e0a275f1d4 fix(stream): do some internal refactor and rewrite the error code for encode. 2024-09-12 14:49:35 +08:00
dapan1121 a7269e4536 fix: remove void function call 2024-09-12 14:17:14 +08:00
Haojun Liao d013e02762 Merge branch '3.0' into fix/3_liaohj 2024-09-12 14:07:09 +08:00
Haojun Liao d01670d49a fix(stream): fix the error in the checkpoint-trigger confirm condition. 2024-09-12 14:06:25 +08:00
xsren 78e9bb95ac osString 2024-09-12 14:02:19 +08:00
54liuyao 2c53c08726 fix(stream):fix issue when ts less than 0 2024-09-12 14:00:52 +08:00
yihaoDeng d93d2413b9 Merge remote-tracking branch 'origin/3.0' into fix/TD-31858 2024-09-12 10:07:20 +08:00
Hongze Cheng 3cbe6cfce1
Merge pull request #27817 from taosdata/fix/TD-31991
fix meta dead lock
2024-09-12 09:43:41 +08:00
Jing Sima f9d38ef7ba fix:[TD-32041] Fix rand function wrong behaviour. 2024-09-12 09:36:37 +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 19de8651b6
Merge pull request #27809 from taosdata/enh/TD-31691
enh:modify error code passing
2024-09-12 09:15:31 +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
Pan Wei b795638456
Merge pull request #27760 from taosdata/fix/3.0/TD-31974
fix:[TD-31974] fix memory leak when error occurs after mode function init
2024-09-12 08:44:08 +08:00
Haojun Liao 3297c59dcd
Merge pull request #27821 from taosdata/fix/syntax
fix(query): fix race condition for table group list.
2024-09-12 00:28:57 +08:00
xsren e226898e17 semphore 2024-09-11 20:36:03 +08:00
Pan Wei e4d218cddf
Merge pull request #27811 from taosdata/fix/TS-5400
fix(query):fix the issue of return db error when the timestamp is 0
2024-09-11 18:51:04 +08:00
Haojun Liao 2bb9dc609a fix(query): fix race condition for table group list. 2024-09-11 18:18:44 +08:00
Pan Wei 8b7b5b7c6d
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
2024-09-11 17:52:14 +08:00
Haojun Liao ecda2a4f12 Merge branch '3.0' into fix/3_liaohj 2024-09-11 17:04:20 +08:00
Haojun Liao 1e388cace7 refactor: update logs. 2024-09-11 17:01:18 +08:00
Haojun Liao 8825065364 refactor: update logs. 2024-09-11 16:58:29 +08:00
Hongze Cheng 20cdb64cdd
Merge pull request #27787 from taosdata/fix/TD-31956
fix mem leak
2024-09-11 16:43:40 +08:00
yihaoDeng 9b418bee78 fix meta dead lock 2024-09-11 16:37:06 +08:00
Pan Wei 798718e903
Merge pull request #27793 from taosdata/fix/TD-31948
fix: block data shrink issue
2024-09-11 16:32:58 +08:00
Haojun Liao c38eb033a9 refactor:update logs. 2024-09-11 15:57:06 +08: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 d670778802 fix:[TD-31974] fix memory leak when error occurs after mode function init. 2024-09-11 14:47:14 +08:00
yihaoDeng 6c610e4777 fix mem leak 2024-09-11 14:45:03 +08:00
Haojun Liao 3821f88e64 fix(stream): fix syntax error. 2024-09-11 14:32:29 +08:00
Haojun Liao 28df9fe285 refactor: remove void 2024-09-11 14:30:59 +08:00
lyh250-666 f5e2a36f23 feat:update 2024-09-11 06:29:35 +00:00
wangjiaming0909 11b3faee8e remove (void) from parser/planner/nodes/sma 2024-09-11 14:15:34 +08:00
lyh250-666 f9126f1211 enh:modify error code passing 2024-09-11 14:11:51 +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
Pan Wei f9c8b6cd7b
Merge pull request #27796 from taosdata/enh/TD-31691
Enh/td 31691
2024-09-11 13:47:43 +08:00