xinsheng Ren
4e8ded8745
Merge branch 'main' into fix/TS-5946/lfjoin
2025-02-10 20:25:31 +08:00
facetosea
56f988b16e
fix: planner
2025-02-10 11:17:53 +00:00
dapan1121
f8798e33b4
fix: join scan range error issue
2025-02-10 11:43:58 +08:00
factosea
4ebf642369
splitFlag
2025-02-08 17:57:50 +08:00
dapan1121
8ce9e6ee1d
fix: join condition push down issue
2025-02-08 17:14:48 +08:00
factosea
cbc5212635
fix: split
2025-02-08 13:40:32 +08:00
dapan1121
84c37d501a
enh: support ? in limit clause
2025-01-22 11:45:12 +08:00
dapan1121
cdd8246c1e
fix: qnode scale out issue
2025-01-10 10:22:58 +08:00
dapan1121
d047ec23fd
fix: subplan type error and subplan scale out issue
2025-01-09 18:35:54 +08:00
factosea
8c18915f2a
fix: set parent sort error
2025-01-06 13:54:19 +08:00
Pan Wei
149ac2fea7
Merge branch '3.0' into fix/TD-33275.2
2024-12-25 10:04:48 +08:00
dapan1121
b6863a0eff
fix: add more UT cases
2024-12-25 09:59:26 +08:00
Shengliang Guan
03039ec552
Merge pull request #29268 from taosdata/fix/3.0/TD-33273
...
test coverage for planner/nodes
2024-12-24 13:51:23 +08:00
dapan1121
c1b92bc24f
fix: stable inner join for single vgroup plan issue
2024-12-24 08:57:15 +08:00
wangjiaming0909
868701c01f
test coverage for planner/nodes
2024-12-23 09:43:54 +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
Shengliang Guan
6d1deb5f36
Merge branch '3.0' into merge/mainto3.0
2024-12-10 15:17:52 +00:00
Shengliang Guan
53f836b4d4
Merge branch 'main' into merge/mainto3.0
2024-12-10 15:17:48 +00:00
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
wangjiaming0909
58e1322014
fix packing build with stringop-overflow
2024-12-09 16:57:12 +08:00
wangmm0220
67a1df6269
feat:[TD-32642] fix problems reviewd
2024-12-09 16:15:48 +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
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
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
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
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
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
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
Hongze Cheng
a2b0fee617
fix query bug
2024-11-26 14:23:13 +08:00
factosea
c46278a863
fix: col type
2024-11-25 13:56:14 +08:00
Hongze Cheng
496d9bb405
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-25 13:39:47 +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
Hongze Cheng
5a85688819
enh: add query filesets sql supoort
2024-11-18 16:57:15 +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