Pan Wei
d5aa88165d
Merge branch '3.0' into feat/TD-30268
2024-12-12 13:41:59 +08:00
dapan1121
ca15163215
Merge remote-tracking branch 'origin' into feat/TD-30268
2024-12-12 11:41:00 +08:00
Shengliang Guan
2c16747c40
Merge branch '3.0' into merge/mainto3.0
2024-12-11 19:55:04 +08:00
Shengliang Guan
448745754c
Merge pull request #29065 from taosdata/fix/create-db-log-and-return-code
...
fix/create-db-log-and-return-code
2024-12-11 17:18:42 +08:00
Shengliang Guan
5e59081640
Merge branch 'main' into merge/mainto3.0
2024-12-11 05:42:38 +00:00
Shengliang Guan
1553d507e5
enh: add password character rules
2024-12-10 11:08:58 +00:00
kailixu
eaf5978b2c
Merge branch '3.0' into feat/TD-30268
2024-12-10 18:49:15 +08:00
dapan1121
14b9979325
fix: job retry issues
2024-12-10 17:27:02 +08:00
dmchen
42e0d1fc81
fix/create-db-log-and-return-code
2024-12-09 10:42:24 +08:00
dapan1121
d77147d296
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-12-06 17:43:19 +08:00
wangmm0220
5cfadb657f
feat:[TD-32642] add timezone support in windows
2024-12-06 17:00:50 +08:00
wangmm0220
dd9ce710a6
feat:[TD-32642] fix encode error
2024-12-06 10:53:58 +08:00
wangmm0220
0c25fccb8d
feat:[TD-32642] fix encode error
2024-12-06 00:54:28 +08:00
wangmm0220
0165684131
feat:[TD-32642] merge from 3.0
2024-12-05 23:47:46 +08:00
wangmm0220
77b9871c0e
feat:[TD-32642] add timezone support in windows
2024-12-05 18:55:48 +08:00
dapan1121
011ff04234
fix: scheduler dead lock issue
2024-12-05 18:07:37 +08:00
Shengliang Guan
c58697d799
Merge pull request #28903 from taosdata/feat/TS-5058-3.0
...
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
2024-12-04 18:03:05 +08:00
Shengliang Guan
0b3e1973fe
Merge pull request #28992 from taosdata/feat/checkErrorCode
...
check doc and error code header file consistency
2024-12-04 14:30:29 +08:00
Jinqing Kuang
c2256e9443
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
...
Add the AUTO keyword, which allows automatic determination of the
INTERVAL OFFSET based on the WHERE condition. It simplifies usage by
allowing users to rely on the system to infer the correct offset
without manual specification.
2024-12-04 10:06:47 +08:00
yihaoDeng
2c8aad1b54
Merge branch 'docs/updateNewlyAddErrorCode30' into feat/checkErrorCode
2024-12-03 19:32:55 +08:00
kailixu
583c4e8bb6
Merge branch '3.0' into enh/TD-30933-3.0
2024-12-03 15:28:19 +08:00
wangmm0220
adff8a60d1
feat:[TD-32642] add timezone support in windows
2024-12-02 18:49:06 +08:00
yihaoDeng
a38ce3dc3b
add msg len check
2024-12-02 17:46:00 +08:00
kailixu
57afdc6612
fix: compile problem of log rotate on windows
2024-12-01 14:51:12 +08:00
kailixu
76aea0ddb9
enh: log rotate logic
2024-12-01 13:12:32 +08:00
Alex Duan
72895fea0f
fix: modify taoserror.h format
2024-12-01 12:42:51 +08:00
kailixu
4b2aea8100
Merge branch '3.0' into enh/TD-30933-3.0
2024-11-29 13:41:25 +08:00
kailixu
b4e6e2dfa8
enh: support specify log output by -o option
2024-11-29 13:40:33 +08:00
Shengliang Guan
fb4486cedb
Merge branch 'main' into merge/mainto3.0
2024-11-28 19:21:25 +08:00
factosea
c879d59b6c
fix: change task status from succ to partsucc
2024-11-28 14:17:12 +08:00
dapan1121
90b60d9d01
fix: scheduler timer stop issue
2024-11-28 13:56:27 +08:00
wangmm0220
0e2a16d70f
feat:[TD-32642] add charset for connection support
2024-11-27 14:25:34 +08:00
dapan1121
30eb4b2633
fix: job retry issue
2024-11-27 09:50:00 +08:00
wangmm0220
2ca9f9c8ce
feat:[TD-32642] merge from 3.0
2024-11-26 00:13:43 +08:00
Shengliang Guan
a607951115
Merge branch 'main' into merge/mainto3.0
2024-11-22 13:39:44 +08:00
Shengliang Guan
36deebdde9
Merge pull request #28873 from taosdata/fix/liaohj
...
fix(analytics): do some internal refactor and fix the error in parse options.
2024-11-22 09:06:13 +08:00
Haojun Liao
af1c0c98bb
fix(analytics): do some internal refactor and fix the error in parse the option string.
2024-11-21 15:14:37 +08:00
Shengliang Guan
ba15fb0644
Merge branch '3.0' into merge/mainto3.0
2024-11-21 11:04:36 +08:00
dapan1121
164fa67db5
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-21 10:23:57 +08:00
Shengliang Guan
a4b6d9dee0
Merge pull request #28797 from taosdata/enh/TD-32907-3.0
...
enh: add bypassFlag to facilitate performance testing
2024-11-19 14:24:09 +08:00
kailixu
d0236e1792
chore: restore the error code
2024-11-18 20:09:19 +08:00
kailixu
3225c381e2
enh: add bypassFlag to facilitate performance testing
2024-11-18 15:41:08 +08:00
wangjiaming0909
6c18289de0
fix tsbs perf issue
2024-11-18 14:11:21 +08:00
Haojun Liao
20ad165ae3
Merge branch 'main' into fix/liaohj
2024-11-16 01:31:50 +08:00
wangmm0220
7aef49638e
feat:[TD-32642] add timezone logic
2024-11-15 19:44:03 +08:00
kailixu
748c7f9cf2
enh: add bypassFlag to facilitate performance testing
2024-11-15 19:26:12 +08:00
Haojun Liao
f304a92229
refactor: add new error code.
2024-11-15 17:21:20 +08:00
Haojun Liao
a79f63caeb
Merge branch '3.0' into fix/3_liaohj
2024-11-15 10:28:13 +08:00
Haojun Liao
c9a120e1d0
Merge branch '3.0' into fix/3_liaohj
2024-11-14 17:42:04 +08:00
Haojun Liao
187997d5f0
fix(stream): record the failed checkpointId, after receive reset task info.
2024-11-14 17:40:37 +08:00