Commit Graph

223 Commits

Author SHA1 Message Date
Pan Wei 5953e94e5c
Merge pull request #27792 from taosdata/feat/TS-4257
feat:Optimising the duration and keep
2024-09-12 09:24:53 +08:00
lyh250-666 cf35e31289 modify test case 2024-09-11 09:43:55 +00:00
Jing Sima a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
Haojun Liao 4d8064c950 fix(tsdb):fix invalid return code. 2024-07-23 19:16:06 +08:00
xsren bf03c2b3d8 fix: tupleData 2024-07-22 20:26:55 +08:00
Minglei Jin 11b26d80b7 wal_level 0: update unit & tsim test cases 2024-06-05 18:22:23 +08:00
dapan1121 55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
dapan1121 5091247957
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
2024-04-10 09:18:15 +08:00
dapan1121 6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08:00
kailixu 0fc8872fc1 test: more test case for timestamp 2024-03-31 21:34:29 +08:00
kailixu ba65f5a519 enh: integer with duration literal for timestamp 2024-03-31 20:50:02 +08:00
dapan1121 84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +08:00
kailixu a83e9b9e37 test: test case for limit value 2024-03-18 00:23:49 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
kailixu bf80300441 test: tag/col insert syntax 2024-03-15 11:31:28 +08:00
factosea 1d1770ecca fix: test case 2024-03-15 09:09:51 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
kailixu 2bd0c3335c fix: unify tag value parsing syntax 2024-03-11 08:30:38 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
Minglei Jin eba7b2fa82 fix(test/last_row): remove random columns' checking 2024-03-04 15:58:25 +08:00
Minglei Jin 376872acc6 fix(test/last_both): remove last_row query 2024-03-04 09:53:49 +08:00
Minglei Jin 3c80f171ef fix(tsdb/cache): new case for column changing 2024-02-29 18:56:14 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
factosea e17cc16235 enh: like supported on show views 2024-02-19 13:10:27 +08:00
slzhou 08c2891d50 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-01-29 10:32:36 +08:00
slzhou 1eedb9e7fa fix: preallocated columns does not have data 2024-01-26 10:55:14 +08:00
slzhou 5c9edce538 fix: whole block error 2024-01-23 10:45:26 +08:00
factosea 7d70d79963 fix order by ambiguous case 2024-01-17 11:10:13 +08:00
Bob Liu 3b0d1480f7 adjust case 2023-12-22 18:14:26 +08:00
kailixu 646d807a28 test: check null tag when insert by stb 2023-12-04 22:43:04 +08:00
kailixu 08be3d790c fix: ignore NULL tag 2023-12-04 20:08:46 +08:00
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
Minglei Jin 47ad5f4dd5 test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
slzhou 61f006809f fix: limit error 2023-09-24 22:31:40 +08:00
kailixu 1e4e2549a4 chore: add test cases 2023-08-29 19:53:59 +08:00
dapan1121 91d6734b34 fix: join condition push down issue 2023-08-16 14:28:39 +08:00
Ganlin Zhao 88c13e17c3 add test cases 2023-07-21 11:10:48 +08:00
Ganlin Zhao 2edee69b16 add test cases 2023-07-13 18:49:24 +08:00
wangjiaming0909 57ddb3437d feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
dapan1121 6c20a331aa
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
2023-06-08 10:37:51 +08:00
Haojun Liao 1036259a7b fix(query): fix error in fill. 2023-06-01 18:25:05 +08:00
Haojun Liao 5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
Ganlin Zhao 1e201da9b7 fix test cases 2023-05-31 16:26:23 +08:00
dapan1121 6368b27499 fix: sliding case issue 2023-05-29 08:50:57 +08:00
slzhou b83bf9163e fix: restore scalar mode computation and add filterScalarMode config variable and add test case 2023-05-26 14:46:32 +08:00
slzhou 99b424b181 fix: add test case 2023-05-18 16:26:20 +08:00
kailixu 24acee6e3f chore: restore the test cases 2023-05-16 14:45:06 +08:00
Haojun Liao b383651d8b fix(tmq): fix the invalid write and set the flag when closing taosx sub. 2023-05-13 16:17:26 +08:00
kailixu 2e0d463471 fix: update test case alter_column.sim 2023-05-12 09:57:11 +08:00