Commit Graph

14 Commits

Author SHA1 Message Date
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
haoranchen 25ea22e0b1
Update tests/army/frame/common.py
Co-authored-by: WANG Xu <feici02@outlook.com>
2024-10-30 14:24:59 +08:00
chenhaoran e4547fd5a7 tetst:add testecase for clear consumer with session and poll timout 2024-10-23 16:56:11 +08:00
chenhaoran 418319ef29 tetst:modify comments 2024-10-14 14:23:25 +08:00
chenhaoran 1980866fd9 test:Add a function to verify the consistency between the expected result file and the actual output file 2024-10-12 17:19:31 +08:00
xsren ce122d7cd8 fix: timezone test case 2024-08-09 10:02:09 +08:00
xsren 2c68cffe6e test case 2024-08-08 19:40:38 +08:00
Alex Duan f7d7ce3515 fix: rename all queryResult name 2024-01-18 15:33:07 +08:00
Alex Duan 266ac30d96 feat: support -L -D for test.py submit 2023-12-23 16:28:39 +08:00
Alex Duan dc451984b5 feat: add level and disk param on test.py 2023-12-23 12:59:46 +08:00
Alex Duan b49c50152c fix: import error 2023-12-11 19:35:02 +08:00
Alex Duan bda1c215eb fix: add frame parent folder 2023-12-11 15:28:35 +08:00
Alex Duan e2161bfeb5 case: remove util folder 2023-12-11 14:30:29 +08:00
Alex Duan 5ffca8772f feat: army folder create 2023-12-08 14:43:35 +08:00