WANG MINGMING
4a3eda51e0
Merge branch '3.0' into feat/TD-32642
2024-12-10 14:11:47 +08:00
Shengliang Guan
b99f32b8f0
Merge branch '3.0' into merge/mainto3.0
2024-12-09 19:06:11 +08:00
Shengliang Guan
e99b888654
Merge branch 'main' into merge/mainto3.0
2024-12-09 19:06:06 +08:00
wangmm0220
67a1df6269
feat:[TD-32642] fix problems reviewd
2024-12-09 16:15:48 +08:00
wangmm0220
0165684131
feat:[TD-32642] merge from 3.0
2024-12-05 23:47:46 +08:00
wangjiaming0909
2bf3da7415
fix tests
2024-12-04 14:51:10 +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
3d92cbb691
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-12-02 19:05:33 +08:00
yihaoDeng
411a476b91
refactor code
2024-12-02 18:42:01 +08:00
wangjiaming0909
9a01b42bc2
replace unsafe funcs
2024-12-02 16:20:40 +08:00
wangjiaming0909
718b0ad16e
replace unsafe functions
2024-12-02 13:46:07 +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
yihaoDeng
e495d39220
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-29 13:50:09 +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
wangmm0220
ea9c5d3ce6
feat:[TD-32642] add timezone for connection support
2024-11-28 18:59:54 +08:00
Shengliang Guan
b1433deebe
Merge pull request #28839 from taosdata/enh/TD-32179/operatorInputCheck
...
enh: operator input check
2024-11-28 16:37:58 +08:00
wangmm0220
0e2a16d70f
feat:[TD-32642] add charset for connection support
2024-11-27 14:25:34 +08:00
factosea
c46278a863
fix: col type
2024-11-25 13:56:14 +08:00
yihaoDeng
407eeb6620
Unable to
2024-11-22 14:43:11 +08:00
Shengliang Guan
cfa7d275f2
Merge branch 'main' into merge/mainto3.0
2024-11-21 11:00:00 +08:00
Shengliang Guan
e8d663809d
Merge pull request #28756 from taosdata/fix/main/tsbs_perf_optimization
...
fix tsbs perf issue
2024-11-21 10:40:47 +08:00
wangjiaming0909
a6ab76b02e
fix lastrow function tests
2024-11-18 14:11:21 +08:00
wangjiaming0909
09fe252a31
remove duplicate group by cols
2024-11-15 17:52:06 +08:00
yihaoDeng
2b2377869f
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-15 15:36:05 +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
yihaoDeng
6ad894b356
support quick cmd
2024-11-14 17:04:11 +08:00
wangjiaming0909
ab7b0026b3
refine code
2024-11-14 11:37:42 +08:00
wangjiaming0909
1c6976ca09
fix eliminate proj caused crash
2024-11-13 17:07:53 +08:00
yihaoDeng
eddc7918d3
add quick cmd
2024-11-12 21:10:17 +08:00
wangjiaming0909
9a92c136ce
fix drop child table with tsma
2024-11-08 09:47:47 +08:00
54liuyao
719a3faa12
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-11-06 11:13:15 +08:00
Shengliang Guan
0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
...
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
yihaoDeng
160e2686c4
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-01 15:58:57 +08:00
54liuyao
0e0a7ae2e9
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-11-01 09:54:51 +08:00
xsren
85989212c6
fix: set scolumnInfo nodata flag where table scan notload
2024-10-28 19:38:56 +08:00
dapan1121
9f2fba6269
Merge remote-tracking branch 'origin/main' into enh/TD-32190
2024-10-28 18:48:40 +08:00
xinsheng Ren
412c10ed94
Merge branch '3.0' into enh/TD-32181/client
2024-10-25 22:54:04 +08:00
xsren
0a8b3714f9
fix: reserve
2024-10-25 18:45:29 +08:00
54liuyao
cea454b002
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-24 19:24:55 +08:00
Shengliang Guan
402a9ad0d5
Merge pull request #28440 from taosdata/feat/3.0/TD-29667
...
fix fill with pesudo column exprs
2024-10-24 16:42:30 +08:00
wangjiaming0909
d1d6689684
add not fill exprs for fill operator
2024-10-23 15:16:16 +08:00
54liuyao
3365da365f
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-22 10:17:49 +08:00
wangjiaming0909
e4b3f9135b
fix fill with pesudo column exprs
2024-10-22 09:09:40 +08:00
54liuyao
944457d7a6
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-16 12:09:17 +08:00
dapan1121
a8965fa98c
Merge remote-tracking branch 'origin/3.0' into enh/TD-32190
2024-10-15 19:20:36 +08:00
Shengliang Guan
3003e7286e
feat: data analysis
2024-10-15 10:00:38 +08:00
Shengliang Guan
9f05ca5ee8
revert: data analysis
2024-10-14 23:27:11 +08:00
54liuyao
9377450199
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-14 13:55:05 +08:00