Commit Graph

1292 Commits

Author SHA1 Message Date
dapan1121 0cce255a02 Merge remote-tracking branch 'origin/3.0' into fix/m23.0 2023-08-28 10:06:53 +08:00
Haojun Liao 88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
2023-08-28 09:45:57 +08:00
dapan1121 1f40da6fef Merge remote-tracking branch 'origin/main' into 3.0 2023-08-28 09:28:55 +08:00
wangmm0220 26e025d78d feat:[TD-18789]support varbinary type 2023-08-25 15:43:45 +08:00
Haojun Liao 6f514b2bee
Merge pull request #22561 from taosdata/fix/TD-25651
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no…
2023-08-25 09:09:41 +08:00
wangmm0220 8045f30be8 fix:sml test case error for tbname 2023-08-24 23:15:35 +08:00
wangjiaming0909 3c8bd57140 fix: fill operator with desc ts order returned 1 more rows 2023-08-24 13:31:28 +08:00
dapan1121 599e496ceb
Merge pull request #22518 from taosdata/test/union_timeline
test: add test cases for timeline function used for select * union query
2023-08-24 09:23:18 +08:00
Ganlin Zhao bae7bee389 fix error 2023-08-23 23:59:24 +08:00
dapan1121 3eb0803730
Merge pull request #22517 from taosdata/fix/addHintCase
fix: add hint test cases
2023-08-22 17:34:16 +08:00
Ganlin Zhao 502788215b fix error 2023-08-22 17:32:36 +08:00
Ganlin Zhao dba7c68de1 test: add test cases for timeline function used for select * union query 2023-08-22 15:41:04 +08:00
dapan1121 8181c91219 fix: fix case issue 2023-08-22 15:16:36 +08:00
dapan1121 fb51be4a78 fix: add hint test cases 2023-08-22 14:58:42 +08:00
dapan1121 5faf7d967d fix: table version release issue 2023-08-22 13:55:45 +08:00
wangjiaming0909 aec02a55be fix: fill last group data between groups 2023-08-21 13:05:13 +08:00
dapan1121 3f4e82613b fix: no targets in join issue 2023-08-18 14:41:02 +08:00
dapan1121 a1d6ddf9ed fix: tbname not found issue 2023-08-18 09:06:34 +08:00
Haojun Liao ad9f3cbc43 other: merge main. 2023-08-16 09:14:10 +08:00
Haojun Liao 9e3733a02c
Merge pull request #22358 from taosdata/feat/TD-24559
feat:[TD-24559]support geomety type in schemaless
2023-08-14 22:06:41 +08:00
dapan1121 20b3f8c1aa
Merge pull request #22402 from taosdata/fix/TS-3799
fix: add time window boundary check before interpolation
2023-08-11 17:59:55 +08:00
Ganlin Zhao b6e0e07667 add test case 2023-08-11 10:19:45 +08:00
dapan1121 1f3eacba17
Merge pull request #22365 from taosdata/enh/TD-25366
enh: remove timeline dependence of certain functions
2023-08-10 17:08:05 +08:00
Haojun Liao b658608541
Merge pull request #22388 from taosdata/fix/3_liaohj
other: merge main.
2023-08-10 11:43:02 +08:00
Ganlin Zhao b17f4a9c58 add test cases 2023-08-10 11:05:18 +08:00
Ganlin Zhao 11823580c7 fix test cases 2023-08-09 17:13:31 +08:00
Ganlin Zhao 70e4b4f44e remove unique need of primary ts 2023-08-09 14:30:34 +08:00
Ganlin Zhao 6ab16e89d4 add tail, unique cases 2023-08-09 14:27:41 +08:00
Ganlin Zhao 8b84e0544c add test cases for leastsquares 2023-08-09 11:40:23 +08:00
dapan1121 68e0fb924a
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
2023-08-08 10:34:02 +08:00
wangmm0220 607132c18a feat:[TD-24559]support geomety type in schemaless 2023-08-08 10:33:55 +08:00
chenhaoran a0c5d130ae test:repire test case for windows 2023-08-07 18:32:58 +08:00
wangjiaming0909 fba43e1748 feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
wangmm0220 1f8e5eae6a fix:conflicts 2023-07-28 15:04:12 +08:00
wangmm0220 f2553b8718 fix:add configuration to control if change dot to underline in schemaless 2023-07-26 09:52:04 +08:00
wangmm0220 2714db10bd fix:modify dot to underline in schemaless supertable name 2023-07-24 19:15:33 +08:00
dapan1121 6fbf251978
Merge pull request #22138 from taosdata/enh/TS-3625
fix: fix(value, null) output behavior
2023-07-24 13:17:19 +08:00
wade zhang 7b1e809d98
Merge pull request #21794 from taosdata/enh/tsdb_optimize
for test purpose
2023-07-21 14:18:32 +08:00
Ganlin Zhao 3da83700dd add test cases 2023-07-21 10:35:41 +08:00
wangjiaming0909 7d850c1a5e feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
Hongze Cheng 1fad69df3b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-14 10:13:15 +08:00
Ganlin Zhao 33940d711a add test cases 2023-07-10 11:29:14 +08:00
Ganlin Zhao bf3a199166 add test case 2023-07-04 11:31:49 +08:00
Hongze Cheng 214c92264c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-03 11:27:26 +08:00
Haojun Liao 9e98c64b1e fix(tsdb): set correct stt load info. update the test case. 2023-06-30 22:57:49 +08:00
Alex Duan e65c691e73 fix: add order by _wstart case with orderBy.py 2023-06-30 15:45:43 +08:00
wangjiaming0909 57ddb3437d feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
Ganlin Zhao eb6bc0a64f add test case 2023-06-26 09:42:13 +08:00
Hui Li d95a456290 Merge pull request #21771 from flyingangel2013/ts_3405_fix
update test case to combine three cases into one, reduce the time cos…
2023-06-21 15:43:17 +08:00