Commit Graph

8 Commits

Author SHA1 Message Date
Shengliang Guan 4ed932aa81
Merge pull request #29845 from taosdata/enh/TD-33783-3.0
enh: grant support TDgpt
2025-02-24 16:56:11 +08:00
Jinqing Kuang 51ffff2079 feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows
Introduce the `true for` syntax to allow users to specify the minimum
duration for event and state windows. Add corresponding tests to
validate the feature. Updated the user manual with usage instructions.
2025-02-24 08:02:48 +08:00
kailixu 80183ad8f3 enh: grant support TDgpt 2025-02-20 11:11:27 +08:00
Shengliang Guan 2dda013646 enh: skil password check if create user with is_import 2024-12-20 10:13:53 +08:00
Pengrongkun 7af56a3120 Add TSDB_CODE_TSC_STMT_BIND_NUMBER_ERROR, Clear error message 2024-11-07 14:49:46 +08:00
kailixu edabeb3a98 fix: compatibility for msg and error code 2024-06-21 11:22:32 +08:00
kailixu 79f8ab4596 fix: compatibility for msg and error code 2024-06-21 08:07:18 +08:00
cris.pei 26c9b757de Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes 2024-06-17 20:13:00 +08:00