Haojun Liao
|
3332a0b822
|
refactor: do some internal refactor.
|
2024-09-15 01:19:30 +08:00 |
Haojun Liao
|
c4a49a7bd9
|
refactor: do some internal refactor.
|
2024-09-15 00:45:45 +08:00 |
Haojun Liao
|
1a4c09cffa
|
Merge pull request #27882 from taosdata/fix/3_liaohj
refactor: check return value for stream.
|
2024-09-14 18:51:59 +08:00 |
Hongze Cheng
|
cd827087ac
|
Merge pull request #27889 from taosdata/fix/3.0/TD-31990
Fix/3.0/td 31990
|
2024-09-14 18:13:00 +08:00 |
xsren
|
f684e12c27
|
pointer check
|
2024-09-14 18:11:36 +08:00 |
Haojun Liao
|
5f486d6976
|
Merge branch '3.0' into fix/3_liaohj
|
2024-09-14 17:29:29 +08:00 |
dapan1121
|
1ccc74d768
|
fix: add memory alloc validation
|
2024-09-14 17:28:24 +08:00 |
Shungang Li
|
0fd4928dc2
|
enh: retrieveRows no more if got all data
|
2024-09-14 17:02:38 +08:00 |
xiao-77
|
0a19bc974b
|
set wr lock to write priority
|
2024-09-14 15:59:01 +08:00 |
Minglei Jin
|
c789909579
|
fix(stmt2/gettags): return zero tags for normal tables
|
2024-09-14 15:52:30 +08:00 |
Haojun Liao
|
b78cbb7dc5
|
Merge pull request #27888 from taosdata/fix/ly_stream
fix(stream):adj build file state res
|
2024-09-14 13:50:51 +08:00 |
xinsheng Ren
|
e3e3a0e2bb
|
Merge branch '3.0' into fix/TD-31870/os4
|
2024-09-14 13:50:09 +08:00 |
Haojun Liao
|
b494163f28
|
refactor: check return value.
|
2024-09-14 13:39:23 +08:00 |
xsren
|
1b48080a94
|
fix: os return
|
2024-09-14 11:47:20 +08:00 |
Pan Wei
|
42abc16774
|
Merge pull request #27816 from taosdata/enh/TD-31903-3.0
enh(query)[TD-31903]. Handle return values for function calls
|
2024-09-14 11:28:19 +08:00 |
Pan Wei
|
c32d8312bd
|
Merge pull request #27876 from taosdata/fix/TD-31870/os3
Fix/td 31870/os3
|
2024-09-14 11:24:31 +08:00 |
xiao-77
|
1bbcb7c980
|
Merge branch '3.0' into fix/3.0/TD-31990
|
2024-09-14 11:13:20 +08:00 |
xiao-77
|
12f9e268a6
|
fix dead lock
|
2024-09-14 11:10:57 +08:00 |
54liuyao
|
b649f1f1c4
|
fix(stream):adj build file state res
|
2024-09-14 10:51:57 +08:00 |
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 |
Haojun Liao
|
3b9ca7b7be
|
fix(stream): fix syntax error.
|
2024-09-14 09:21:15 +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 |
Haojun Liao
|
1a90e9612d
|
refactor: check return value.
|
2024-09-13 23:04:41 +08:00 |
Haojun Liao
|
99dbb78992
|
refactor: check return value for stream.
|
2024-09-13 22:43:55 +08:00 |
Haojun Liao
|
a33015e712
|
refactor: pass error code to invoker.
|
2024-09-13 19:35:02 +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 |
Haojun Liao
|
83d531284b
|
other: merge 3.0
|
2024-09-13 19:02:56 +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 |
xsren
|
a91085eef6
|
fix: void
|
2024-09-13 16:14:40 +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 |
Jinqing Kuang
|
0cb4c927ec
|
enh(query)[TD-31903]. Handle return values for function calls
|
2024-09-13 11:45:59 +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 |
54liuyao
|
6c4fa0dbdb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-09-12 16:48:05 +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 |
dmchen
|
f18926bf0d
|
enh/TD-31977-monitor-qid-fix-case
|
2024-09-12 01:35:22 +00: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 |
kailixu
|
cda70c9eff
|
Merge branch '3.0' into fix/TS-5392-3.0
|
2024-09-12 05:55:54 +08:00 |
kailixu
|
e127a29e64
|
fix: oom with large msg
|
2024-09-12 05:55:22 +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 |
xiao-77
|
b49d9f3691
|
change mutex lock in SWal to rwlock
|
2024-09-11 19:48:50 +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 |
Kaili Xu
|
8b24bae533
|
enh: return value of memset
|
2024-09-11 17:08:34 +08:00 |
Haojun Liao
|
ecda2a4f12
|
Merge branch '3.0' into fix/3_liaohj
|
2024-09-11 17:04:20 +08:00 |
kailixu
|
2a14189624
|
Merge branch '3.0' into fix/TS-5392-3.0
|
2024-09-11 17:02:34 +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 |
dmchen
|
91de670062
|
en/TD-31977-fix-case
|
2024-09-11 08:29:38 +00: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 |
kailixu
|
ffaa1092c0
|
fix: oom with large msg
|
2024-09-11 14:51:52 +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 |