Pan Wei
|
1eb298ecfd
|
Merge pull request #27881 from taosdata/fix/TD-32059-3.0
fix(query)[TD-32059]. Enable HAVING clause to work with FILL clause
|
2024-09-14 09:50:41 +08:00 |
Pan Wei
|
57cd4a9822
|
Merge pull request #27879 from taosdata/fix/TD-31965
fix:[TD-31965] code rewrite if error happen
|
2024-09-14 09:34:50 +08:00 |
Hongze Cheng
|
8c1a04138a
|
Merge pull request #27819 from taosdata/fix/TD-31771-3.0
fix: memleak in taos (create table)
|
2024-09-14 09:13:01 +08:00 |
Jinqing Kuang
|
b9c1ab16e1
|
fix(query)[TD-32059]. Enable HAVING clause to work with FILL clause
|
2024-09-13 19:06:28 +08:00 |
Shungang Li
|
4ef4dddc7b
|
fix: schedulerFreeJob reset jobId only on the last reference
|
2024-09-13 18:59:54 +08:00 |
wangmm0220
|
98413626aa
|
fix:[TD-31965] code rewrite if error happen
|
2024-09-13 18:22:42 +08:00 |
WANG MINGMING
|
6958ad9ce0
|
Merge branch '3.0' into fix/TD-31899
|
2024-09-13 15:36:42 +08:00 |
Pan Wei
|
571a704cdc
|
Merge pull request #27805 from taosdata/fix/TD-31962
fix:[TD-31962]memory leak by crash_gen
|
2024-09-13 15:34:16 +08:00 |
wangmm0220
|
478414c32d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31899
|
2024-09-13 15:21:57 +08:00 |
Hongze Cheng
|
d4c37db0f5
|
Merge pull request #27774 from taosdata/fix/TS-5392-3.0
fix: oom with large msg
|
2024-09-13 15:07:30 +08:00 |
WANG MINGMING
|
bf3dbc1d4d
|
Merge branch '3.0' into fix/TD-31899
|
2024-09-13 14:31:53 +08:00 |
Pan Wei
|
12d8dfc801
|
Merge pull request #27829 from taosdata/fix/TD-31870/os2
semphore
|
2024-09-13 10:59:53 +08:00 |
wangmm0220
|
3c8ae1fc9f
|
fix:[TD-31962]memory leak by crash_gen
|
2024-09-13 09:27:11 +08:00 |
WANG MINGMING
|
1854663f92
|
Merge branch '3.0' into fix/TD-31899
|
2024-09-13 09:09:09 +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 |
WANG MINGMING
|
6234369d12
|
Merge branch '3.0' into fix/TD-31899
|
2024-09-12 16:18:35 +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 |
kailixu
|
c2d28a208e
|
chore: code optimization
|
2024-09-12 11:18:10 +08:00 |
kailixu
|
36a3a035b0
|
fix: compile problem
|
2024-09-12 11:02:27 +08:00 |
Kaili Xu
|
d1cb30c473
|
chore: restore header file
|
2024-09-12 10:47:49 +08:00 |
Shungang Li
|
8af5e89d4e
|
enh: create from csv rm tbname hash
|
2024-09-12 10:39:35 +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 |
kailixu
|
d9a25b31fe
|
fix: compile problem
|
2024-09-12 08:32:59 +08:00 |
kailixu
|
15c92cea3f
|
fix: compile problem
|
2024-09-12 07:11:26 +08:00 |
kailixu
|
e3121c24eb
|
fix: compile problem
|
2024-09-12 06:38:15 +08:00 |
kailixu
|
d937a0bef0
|
Merge branch 'fix/TS-5392-3.0' of https://github.com/taosdata/TDengine into fix/TS-5392-3.0
|
2024-09-12 05:57:46 +08:00 |