lyh250-666
|
c8ee66eee2
|
modify error code passing
|
2024-09-12 20:57:36 +08:00 |
|
Minglei Jin
|
aa16f0adac
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-03 15:21:45 +08:00 |
|
lyh250-666
|
bae6186992
|
modify error code pass in commom/ and dnode/mgmt/
|
2024-09-02 07:40:18 +00:00 |
|
Minglei Jin
|
bad8df5ec1
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-08-29 08:57:25 +08:00 |
|
Hongze Cheng
|
71d49d8241
|
fix: invalid input
|
2024-08-28 19:12:28 +08:00 |
|
Hongze Cheng
|
c647372f94
|
fix: add return value check
|
2024-08-28 16:19:20 +08:00 |
|
Hongze Cheng
|
2a1e14ef24
|
enh: remove some assert and handle NONE and NULL in stmt
|
2024-08-28 14:48:25 +08:00 |
|
Minglei Jin
|
1cfb58e7fe
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-08-26 16:14:47 +08:00 |
|
Hongze Cheng
|
8dcc59495b
|
ehn: remote some asserts
|
2024-08-26 10:23:21 +08:00 |
|
Minglei Jin
|
4386a3c44a
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-08-23 17:11:27 +08:00 |
|
Minglei Jin
|
5421c52fa3
|
none value for stmt2
|
2024-08-23 17:09:09 +08:00 |
|
Minglei Jin
|
f602bd36c6
|
col/add value/bind2: remove assert
|
2024-08-23 14:49:28 +08:00 |
|
Minglei Jin
|
44eb4661dc
|
normalize bool's value
|
2024-08-23 09:12:22 +08:00 |
|
Hongze Cheng
|
720ab67431
|
enh: clear useless asserts
|
2024-08-22 17:28:05 +08:00 |
|
Minglei Jin
|
c7dee947cc
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-08-22 14:36:55 +08:00 |
|
Hongze Cheng
|
d334c2e8df
|
enh: refactor some assert
|
2024-08-22 11:07:31 +08:00 |
|
Minglei Jin
|
68bd8d28f0
|
stmt2/binding: no hole for cols binding
|
2024-08-21 15:30:21 +08:00 |
|
Minglei Jin
|
921b7e495e
|
stmt2/stb: no hole in bind for stb binding
|
2024-08-21 12:33:19 +08:00 |
|
Minglei Jin
|
298c4b4812
|
feat(stmt2): initial commit for stmt2
|
2024-08-15 09:28:32 +08:00 |
|
Hongze Cheng
|
8ef31bc186
|
enh: refactor return code
|
2024-07-29 20:14:15 +08:00 |
|
Hongze Cheng
|
21754a009c
|
enh: add more check return
|
2024-07-27 18:03:16 +08:00 |
|
Hongze Cheng
|
1f2a097a4d
|
add more change
|
2024-07-22 17:40:33 +08:00 |
|
Haojun Liao
|
dd590f36e2
|
refactor: do some refactor.
|
2024-07-15 23:53:12 +08:00 |
|
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
|
dapan1121
|
ddf15fa55c
|
Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3
|
2024-06-05 17:13:48 +08:00 |
|
Hongze Cheng
|
910e03fc99
|
add bind api
|
2024-06-05 17:06:36 +08:00 |
|
Haojun Liao
|
c529ecc7d2
|
Merge pull request #25734 from taosdata/fix/3_liaohj
fix(stream): update the checkpoint info for followers, and some internal refactor.
|
2024-06-05 13:38:51 +08:00 |
|
Hongze Cheng
|
cf9cd211f5
|
fix: possible coredump
|
2024-06-03 13:36:16 +08:00 |
|
Haojun Liao
|
bd514fe4d3
|
other: merge rows.
|
2024-05-28 11:13:09 +08:00 |
|
wangmm0220
|
a23294d5f2
|
fix:[TD-30231]case failed in sometimes
|
2024-05-24 13:40:10 +08:00 |
|
Haojun Liao
|
3baa4169e6
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-20 10:31:53 +08:00 |
|
54liuyao
|
ab3ba3f2e4
|
optimize scan tsdb
|
2024-05-15 09:09:20 +08:00 |
|
Haojun Liao
|
f8d8061260
|
refactor: do some internal refactor.
|
2024-05-11 11:08:51 +08:00 |
|
Shungang Li
|
f3438ce04e
|
fix: geometry crash in stream & tmq
|
2024-04-18 19:27:02 +08:00 |
|
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
|
kailixu
|
bff8226c0f
|
enh: none column for primary key
|
2024-04-11 08:27:17 +08:00 |
|
kailixu
|
7f11a3682b
|
enh: primary key column should not be null
|
2024-04-10 18:41:20 +08:00 |
|
Hongze Cheng
|
1bcf693f07
|
more code
|
2024-04-10 15:06:43 +08:00 |
|
kailixu
|
7d34c767e9
|
fix: insert from select and sort merge
|
2024-04-08 18:23:16 +08:00 |
|
Hongze Cheng
|
a990224e96
|
more code
|
2024-04-08 14:36:47 +08:00 |
|
Hongze Cheng
|
c0e895a4d3
|
more code
|
2024-04-08 11:18:53 +08:00 |
|
Hongze Cheng
|
3fab74f21b
|
fix: TD-29397
|
2024-04-07 10:48:52 +08:00 |
|
Haojun Liao
|
dc954e112e
|
fix(tsdb): add key for lastProcessKey, and remove invalid assign for key
|
2024-04-05 19:47:59 +08:00 |
|
Hongze Cheng
|
8fe7478932
|
fix: TD-29352
|
2024-04-02 14:24:32 +08:00 |
|
Hongze Cheng
|
bc56d1196a
|
more code
|
2024-04-01 18:06:07 +08:00 |
|
yihaoDeng
|
e9faf4ab08
|
fix ci error
|
2024-04-01 07:58:00 +00:00 |
|
yihaoDeng
|
85b0c8c798
|
fix ci error
|
2024-04-01 07:17:55 +00:00 |
|
yihaoDeng
|
e71eefddfc
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-30 14:58:29 +00:00 |
|
yihaoDeng
|
d7cee5dd80
|
fix invalid compress/decompress
|
2024-03-29 13:48:58 +00:00 |
|
Haojun Liao
|
dd2f6287ec
|
fix(tsdb): fix rowkey assign error.
|
2024-03-29 18:59:29 +08:00 |
|