[
https://issues.apache.org/jira/browse/TAJO-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-438:
------------------------------
Priority: Minor (was: Major)
> Date literal support
> --------------------
>
> Key: TAJO-438
> URL: https://issues.apache.org/jira/browse/TAJO-438
> Project: Tajo
> Issue Type: Sub-task
> Components: operator/expression, parser
> Reporter: Hyunsik Choi
> Priority: Minor
> Labels: newbie
> Fix For: 0.8-incubating
>
>
> Date literal represents a date type literal value. It's BNF grammar as
> follows:
> {code}
> <date literal> ::= DATE <date string>
> <date string> ::= <quote> <unquoted date string> <quote>
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)