Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01DA817A76 for ; Tue, 10 Mar 2015 13:25:00 +0000 (UTC) Received: (qmail 49218 invoked by uid 500); 10 Mar 2015 13:24:59 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 49183 invoked by uid 500); 10 Mar 2015 13:24:59 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 49172 invoked by uid 99); 10 Mar 2015 13:24:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2015 13:24:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 10 Mar 2015 13:24:58 +0000 Received: (qmail 47614 invoked by uid 99); 10 Mar 2015 13:24:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2015 13:24:38 +0000 Date: Tue, 10 Mar 2015 13:24:38 +0000 (UTC) From: "Shaik Idris Ali (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FALCON-1025) lastWeek and CurrentWeek functions are getting evaluated incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaik Idris Ali updated FALCON-1025: ------------------------------------ Affects Version/s: (was: 0.7) trunk > lastWeek and CurrentWeek functions are getting evaluated incorrect > ------------------------------------------------------------------ > > Key: FALCON-1025 > URL: https://issues.apache.org/jira/browse/FALCON-1025 > Project: Falcon > Issue Type: Bug > Components: process > Affects Versions: trunk > Reporter: pavan kumar kolamuri > Assignee: pavan kumar kolamuri > Fix For: 0.6.1 > > Attachments: FALCON-1025-v1.patch, FALCON-1025-v2.patch, FALCON-1025-v3.patch, FALCON-1025.patch > > > In Data input section in process currentWeek and lastWeek are getting evaluated incorrectly. > Ex: Current time is 13th Feb 7th hour > currentWeek('WED',0,0) getting evaluated to Fri Jan 30 00:00:00 UTC 2015 it should evaluate to Wed Feb 11 00:00:00 UTC 2015 > Even the lastWeek is getting evaluated in correctly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)