Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | twalthr <...@git.apache.org> |
Subject | [GitHub] flink issue #6188: [FLINK-6846][Table API] add timestampAdd tableApi |
Date | Wed, 04 Jul 2018 11:09:13 GMT |
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. --- | |
Mime |
|
View raw message |