[
https://issues.apache.org/jira/browse/FLINK-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532629#comment-16532629
]
ASF GitHub Bot commented on FLINK-6846:
---------------------------------------
Github user twalthr commented on the issue:
https://github.com/apache/flink/pull/6188
@fhueske `MONTH`, `QUARTER`, and `YEAR` are not converted into milliseconds
but treated as interval of months. In general, Flink supports two types of
intervals one for millis and one for months. So given that we support
`TIMESTAMP + INTERVAL_MONTHS` the behavior should be the same as a timestamp
add function.
> Add TIMESTAMPADD supported in TableAPI
> --------------------------------------
>
> Key: FLINK-6846
> URL: https://issues.apache.org/jira/browse/FLINK-6846
> Project: Flink
> Issue Type: Sub-task
> Components: Table API & SQL
> Affects Versions: 1.4.0
> Reporter: sunjincheng
> Assignee: sunjincheng
> Priority: Major
> Labels: pull-request-available, starter
>
> See FLINK-6811 for detail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)