Commit graph

45 commits

Author SHA1 Message Date
dmchen
7eeb800213 fix:add-status-timestamp 2025-02-27 15:29:52 +08:00
wangmm0220
0165684131 feat:[TD-32642] merge from 3.0 2024-12-05 23:47:46 +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
wangmm0220
ea9c5d3ce6 feat:[TD-32642] add timezone for connection support 2024-11-28 18:59:54 +08:00
wangmm0220
0e2a16d70f feat:[TD-32642] add charset for connection support 2024-11-27 14:25:34 +08:00
wangmm0220
69da972796 feat:[TD-32642] add timezone logic 2024-11-22 18:31:51 +08:00
wangmm0220
7aef49638e feat:[TD-32642] add timezone logic 2024-11-15 19:44:03 +08:00
wangmm0220
3156eed774 feat:[TD-32642] add tz source code to TD 2024-11-08 18:53:40 +08:00
xsren
04565b23ef Parameter validation 2024-11-07 13:36:53 +08:00
dapan1121
d55a0032b1 fix: localtime issue 2024-10-10 09:45:37 +08:00
Haojun Liao
a60c30dbba fix(query): fix error. 2024-07-28 23:19:03 +08:00
Shungang Li
d908c1d710 feat: (errcode) more for ttime.c/geomFunc.c/geosWrapper.c 2024-07-24 17:29:06 +08:00
Shungang Li
f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
wangjiaming0909
73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
wangjiaming0909
0fd66d7e8a tsma optimization 2024-04-16 14:14:39 +08:00
dapan1121
fb20dd51de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-18 17:11:25 +08:00
slzhou
ab137a56f0 fix: more interval end calculation with slide-start/slide-end as anchor 2024-01-11 08:31:16 +08:00
dapan1121
e570fcef99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-25 09:22:01 +08:00
wangjiaming0909
153221e1d6 fix: cache scan heap overflow and forbid DDD for to_char in windows 2023-12-21 19:46:33 +08:00
dapan1121
84cc80be1c fix: add window_offset translate 2023-11-28 14:35:11 +08:00
Bob Liu
ba8a410d6d fix toISO8601Function 2023-11-12 19:15:41 +08:00
wangjiaming0909
70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00
wangjiaming0909
f299a28109 feat: support to_timestamp/to_char 2023-10-23 19:36:03 +08:00
wangjiaming0909
5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
Haojun Liao
1e020a46c9 other: merge main. 2023-05-19 09:07:35 +08:00
Haojun Liao
d4b0e102af fix:do some internal refactor. 2023-05-19 08:55:59 +08:00
Ganlin Zhao
23ec9287c9 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-04 10:33:41 +08:00
Haojun Liao
d6fca036e5 refactor: do some internal refactor. 2023-02-25 11:02:42 +08:00
Haojun Liao
0d9d2ea293 fix(query): do some internal refactor, and fix the bug when calender time duration exists in sliding and offset. 2023-02-17 18:31:32 +08:00
Hongze Cheng
4cc94968ee refact: format header file 2022-10-13 11:09:43 +08:00
Haojun Liao
fc7887e6b7 fix(query): update the sim. 2022-07-20 17:24:49 +08:00
afwerar
fa96e64ee0 os: win format negative timestamp error 2022-07-18 16:53:20 +08:00
dapan1121
8c83f07fe4 fix: fix natural timestamp issue 2022-07-13 16:43:50 +08:00
Xiaoyu Wang
60e8bc24cd fix: some problems of parser and planner 2022-05-14 19:17:53 +08:00
Ganlin Zhao
b355e2b3c8 feat(query): add today()/today() + duration in insert clause
TD-14243
2022-04-14 12:53:59 +08:00
Ganlin Zhao
c0b3607756 feat(query): add to_unixtimestamp function
TD-14243
2022-04-13 11:41:02 +08:00
dapan1121
0608824186 feature/qnode 2022-03-31 18:02:58 +08:00
dapan1121
236b8adad3 feature/qnode 2022-03-31 16:00:47 +08:00
Xiaoyu Wang
eae2d7b661 TD-13675 create sma index grammar 2022-03-15 04:00:09 -04:00
Shengliang Guan
8b1a991186 send the basic information of the monitor 2022-03-02 16:46:04 +08:00
Shengliang Guan
5101c0571f minor changes 2022-02-28 17:39:07 +08:00
Hongze Cheng
9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Xiaoyu Wang
5e981e43ad TD-11819 Parsing insert statement and assembling binary objects. 2021-12-09 03:39:15 -05:00
Haojun Liao
aa06470943 [td-10564] fix memory leak in unit test and refactor some codes. 2021-10-28 16:16:42 +08:00
Shengliang Guan
c0a171b144 [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00