FearfulTomcat27 opened a new pull request, #13999:
URL: https://github.com/apache/iotdb/pull/13999

   This pull request includes updates to the IoTDB project, specifically 
enhancing test cases and extending grammar support for SQL queries.
   
   Enhancements to test cases:
   
   * 
[`integration-test/src/test/java/org/apache/iotdb/relational/it/query/old/builtinfunction/scalar/IoTDBScalarFunctionTableIT.java`](diffhunk://#diff-bdcdc594716b1c1fa9a910933b1e0e37f44da19932af18c0e827e9bbc2475134R2834-R2849):
 Added new test cases to verify the `date_bin` function with additional 
expected headers and answers.
   
   Extensions to SQL grammar:
   
   * 
[`iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4`](diffhunk://#diff-6bcbe452eeaab81520ec1eb1f199ed859c401d92d615495296b1baa08fc81218L1276-R1276):
 Modified the grammar to support both 'WEEK' and 'W' as valid tokens for week 
representation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to