Tathagata Das created SPARK-18894: ------------------------------------- Summary: Event time watermark delay threshold specified in months or years gives incorrect results Key: SPARK-18894 URL: https://issues.apache.org/jira/browse/SPARK-18894 Project: Spark Issue Type: Bug Components: Structured Streaming Reporter: Tathagata Das Assignee: Tathagata Das
Internally we use CalendarInterval to parse the delay. Non-determinstic intervals like "month" and "year" are handled such a way that the generated delay in milliseconds is 0 delayThreshold is in months or years. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org