dapan1121
|
92240d7f95
|
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
|
2023-11-03 10:27:40 +08:00 |
wangjiaming0909
|
b71a013b8d
|
fix: nano seconds database error
|
2023-11-02 09:36:46 +08:00 |
chenhaoran
|
89a9a5f193
|
test:add testcase of the same ts data
|
2023-11-01 18:17:32 +08:00 |
dapan1121
|
0a97f18d72
|
Merge pull request #23344 from taosdata/feat/3.0/TS-4052
feat: support to_timestamp/to_char
|
2023-10-30 14:04:33 +08:00 |
dapan1121
|
8650c5d4b0
|
Merge pull request #23392 from taosdata/feat/3.0/TS-4044
feat: support all utf8 characters as alias
|
2023-10-30 10:04:37 +08:00 |
wangjiaming0909
|
cf158ab428
|
feat: support all utf8 characters as alias
|
2023-10-27 15:23:26 +08:00 |
wangjiaming0909
|
70850697a4
|
feat: support to_timestamp/to_char fix comments
|
2023-10-27 09:54:16 +08:00 |
dapan1121
|
9bf8be1ab4
|
Merge pull request #23354 from taosdata/fix/3.0/TD-26779
fix: union all cast func resType check error
|
2023-10-24 16:11:50 +08:00 |
wangjiaming0909
|
f299a28109
|
feat: support to_timestamp/to_char
|
2023-10-23 19:36:03 +08:00 |
wangjiaming0909
|
720982374c
|
fix: union all cast func resType check error
|
2023-10-20 10:36:52 +08:00 |
wangjiaming0909
|
04c60486e9
|
feat: support interval syntax of quoted duration and default unit
|
2023-10-19 15:46:19 +08:00 |
wangmm0220
|
a16c9be49f
|
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-17 15:34:16 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
wangjiaming0909
|
eea90507d4
|
feat: remove partition node for agg
|
2023-10-10 14:29:36 +08:00 |
wangjiaming0909
|
2340a952aa
|
fix: group by operator may cause client assert fail
|
2023-09-28 10:23:33 +08:00 |
Haojun Liao
|
d214a2f6bd
|
fix(stream): do some internal refactor.
|
2023-09-26 09:32:57 +08:00 |
dapan1121
|
f0c1585508
|
Merge pull request #22957 from taosdata/feat/xsren/TS-4000/fillVarchar3.0
fill data of varchar type
|
2023-09-22 16:16:13 +08:00 |
wangjiaming0909
|
2ccbc8441d
|
fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes
|
2023-09-22 13:18:49 +08:00 |
wangjiaming0909
|
f2832b5aa7
|
feat: pipelined agg when partition by col slimit
|
2023-09-21 17:45:49 +08:00 |
xsren
|
3026c80073
|
add fill test case
|
2023-09-19 16:52:03 +08:00 |
Alex Duan
|
dfff811ca9
|
fix: add db database on sql
|
2023-09-19 14:47:08 +08:00 |
xsren
|
9d49c0cd4a
|
test case update
|
2023-09-18 18:10:13 +08:00 |
Alex Duan
|
46a9a906e0
|
case: add use db sql
|
2023-09-15 17:57:54 +08:00 |
Alex Duan
|
bc1371a4b7
|
case: add use db
|
2023-09-15 15:49:35 +08:00 |
Alex Duan
|
0e6486e3ec
|
test: sql.py remove successful print and add diff case
|
2023-09-15 14:28:45 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
Ping Xiao
|
70e70205aa
|
add test case for join
|
2023-09-14 16:29:48 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
dapan1121
|
dd1457e49c
|
fix: join condition with single param operator
|
2023-09-12 19:18:43 +08:00 |
chenhaoran
|
954f8321d0
|
test: modify expect data type from str to datetime
|
2023-09-11 19:10:57 +08:00 |
chenhaoran
|
5d1eac3c2e
|
Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-26192
|
2023-09-11 15:29:48 +08:00 |
chenhaoran
|
53051a2bea
|
test: modify expect data type from str to datetime
|
2023-09-07 22:51:30 +08:00 |
dapan1121
|
615c619bba
|
Merge pull request #22782 from taosdata/fix/TS-3897
fix: fix diff not support unsigned type
|
2023-09-07 16:17:42 +08:00 |
dapan1121
|
fdeb924d0d
|
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
|
2023-09-07 11:36:30 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
Ganlin Zhao
|
a1632cac5d
|
add test cases
|
2023-09-06 18:53:25 +08:00 |
chenhaoran
|
24140902cf
|
test:replace clock_gettime in cases for win
|
2023-09-06 17:36:55 +08:00 |
Alex Duan
|
841a36ef9f
|
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
|
2023-09-06 11:22:04 +08:00 |
wangjiaming0909
|
5dedaebb01
|
fix: desc fill missed one window
|
2023-09-06 10:53:19 +08:00 |
chenhaoran
|
600f89aa89
|
test:replace clock_gettime in cases for win
|
2023-09-05 18:17:25 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
wangjiaming0909
|
22b53c3ece
|
fix: 1. select tag from meters partition by tag limit returned wrong num of rows
2. select tag from meters partition by tag returned wrong num of rows
|
2023-09-04 18:16:12 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
dapan1121
|
eda96e4301
|
Merge remote-tracking branch 'origin/main' into fix/m23.2
|
2023-09-01 11:02:54 +08:00 |
dapan1121
|
228e6c6acd
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-09-01 10:01:10 +08:00 |
dapan1121
|
071e595344
|
fix: case issue
|
2023-09-01 08:41:36 +08:00 |
dapan1121
|
cff17434a2
|
fix: aggragate function omited issue
|
2023-08-31 16:23:00 +08:00 |
dapan1121
|
a1c55d0584
|
Merge pull request #22564 from taosdata/fix/TD-25540-new
fix: fix where ts < now used in nested query report invalid timestamp
|
2023-08-30 16:48:20 +08:00 |
dapan1121
|
15f57cadfb
|
fix: other join conditions issue
|
2023-08-30 13:45:59 +08:00 |