You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/03/13 23:12:00 UTC

[jira] [Created] (CALCITE-5579) Allow Time Frames as Valid Expressions

Tanner Clary created CALCITE-5579:
-------------------------------------

             Summary: Allow Time Frames as Valid Expressions
                 Key: CALCITE-5579
                 URL: https://issues.apache.org/jira/browse/CALCITE-5579
             Project: Calcite
          Issue Type: Improvement
            Reporter: Tanner Clary


From [CALCITE-5575](https://issues.apache.org/jira/browse/CALCITE-5575): date and time function calls have been added to {{Parser.jj}} because time frames are not syntactically expressions. If time frames were made to be syntactically valid expressions, these function calls could be removed. This would help resolve issues like 5575 linked above, and would reduce clutter in the parser. 

Questions, comments, and suggestions are highly appreciated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)