Hongze Cheng
37c1be4818
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-14 23:51:25 +08:00
Hongze Cheng
7905c80fd4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-13 18:12:53 +08:00
xiao-77
a6e1af6b42
Merge branch '3.0' into enh/3.0/TS-5007
2024-12-13 15:04:36 +08:00
Hongze Cheng
8bf5f3f62b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-13 13:54:45 +08:00
kailixu
eaf5978b2c
Merge branch '3.0' into feat/TD-30268
2024-12-10 18:49:15 +08:00
Zhixiao Bao
405d924a6f
Merge branch '3.0' into enh/3.0/TS-5007
2024-12-10 14:32:43 +08:00
xiao-77
23415cc6d7
Fix some review errors.
2024-12-09 19:07:27 +08:00
wangmm0220
67a1df6269
feat:[TD-32642] fix problems reviewd
2024-12-09 16:15:48 +08:00
dapan1121
d77147d296
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-12-06 17:43:19 +08:00
kailixu
f8343dcaac
chore: merge 3.0 and update test case of show_create_db.py
2024-12-06 11:09:22 +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
xiao-77
dbaa4349ea
Merge branch '3.0' into enh/3.0/TS-5007
2024-12-04 19:34:14 +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
kailixu
3e816658af
chore: resolve conflicts
2024-12-03 15:27:55 +08:00
Hongze Cheng
25b9de5d51
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-03 14:32:03 +08:00
yihaoDeng
3d92cbb691
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-12-02 19:05:33 +08:00
Hongze Cheng
61d8fbc9d9
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-02 09:11:44 +08:00
Shengliang Guan
7181c5d960
Merge pull request #28988 from taosdata/main
...
merge: from main to 3.0 branch
2024-11-30 11:06:48 +08:00
wangmm0220
d52e9a1c5c
feat:[TD-32642] add userApp & userIp for connection support
2024-11-29 17:59:53 +08:00
Hongze Cheng
9f6f82ff98
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-29 15:10:27 +08:00
yihaoDeng
e495d39220
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-29 13:50:09 +08:00
xiao-77
bcabfa3382
Merge branch '3.0' into enh/3.0/TS-5007
2024-11-29 11:33:38 +08:00
wangjiaming0909
3239a10b76
support interp fill extension
2024-11-28 20:30:53 +08:00
Shengliang Guan
fb4486cedb
Merge branch 'main' into merge/mainto3.0
2024-11-28 19:21:25 +08:00
Hongze Cheng
684cd33de0
fix ci problem
2024-11-27 19:00:24 +08:00
kailixu
404b66e860
feat: support auto compact
2024-11-27 16:27:14 +08:00
wangmm0220
0e2a16d70f
feat:[TD-32642] add charset for connection support
2024-11-27 14:25:34 +08:00
kailixu
67924ee55b
feat: support auto compact
2024-11-26 19:46:48 +08:00
xiao-77
d778ada8f9
Add show
2024-11-26 16:08:16 +08:00
wangmm0220
2ca9f9c8ce
feat:[TD-32642] merge from 3.0
2024-11-26 00:13:43 +08:00
yihaoDeng
8a10fd4f7e
refactor code
2024-11-25 20:27:48 +08:00
yihaoDeng
4d857b0149
fix mem leak
2024-11-25 15:22:53 +08:00
xiao-77
cf8cea4c2d
Merge branch '3.0' into enh/3.0/TS-5007
2024-11-25 14:47:38 +08:00
yihaoDeng
3027e377fa
support update multi tag
2024-11-23 22:18:30 +08:00
yihaoDeng
407eeb6620
Unable to
2024-11-22 14:43:11 +08:00
xiao-77
6b744211ff
Add alter dyn code.
2024-11-21 14:30:28 +08:00
Hongze Cheng
bca566602c
adjust some macro position
2024-11-21 10:52:37 +08:00
dapan1121
164fa67db5
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-21 10:23:57 +08:00
Hongze Cheng
8b3e84ef2d
fix query problem
2024-11-21 10:16:17 +08:00
Hongze Cheng
0d3210a2c9
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-19 14:59:13 +08:00
Hongze Cheng
5a85688819
enh: add query filesets sql supoort
2024-11-18 16:57:15 +08:00
Hongze Cheng
e97750608e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-18 14:33:43 +08:00
yihaoDeng
2b2377869f
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-15 15:36:05 +08:00
Haojun Liao
a79f63caeb
Merge branch '3.0' into fix/3_liaohj
2024-11-15 10:28:13 +08:00
Shengliang Guan
527def388d
Merge pull request #28778 from taosdata/main
...
merge: from main to 3.0 branch
2024-11-15 10:14:22 +08:00
yihaoDeng
42065bf2e8
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-14 17:44:29 +08:00
Haojun Liao
b2b5a14d9d
fix(stream): reset task add the failed chkptId info.
2024-11-14 17:38:40 +08:00
Hongze Cheng
be743733a5
feat: support database auto compact parameters
2024-11-14 17:01:15 +08:00
dapan1121
34cfca745b
fix: duplicated clientId issue
2024-11-13 19:19:00 +08:00