Closed rogersjeffreyl closed 8 years ago
It would be better to support all these keywords:
YEAR
MONTH
DAY
HOUR
MINUTE
SECOND
@rogersjeffreyl Hi Rogers: just put a few comments. Also please rebase the commits to resolve the conflicts then I can merge the PR.
LGTM. I'll rebase the commits and then merge the PR.
This PR adds TPCH syntax support for the interval keyword. Quickstep supports the following syntax for interval : interval '1 year'. This PR adds support for an alternative syntax interval '1' year