Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B64272007D0 for ; Tue, 10 May 2016 09:59:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B158D160A11; Tue, 10 May 2016 07:59:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04F751607AA for ; Tue, 10 May 2016 09:59:17 +0200 (CEST) Received: (qmail 91236 invoked by uid 500); 10 May 2016 07:59:17 -0000 Mailing-List: contact dev-help@apex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.incubator.apache.org Delivered-To: mailing list dev@apex.incubator.apache.org Received: (qmail 91225 invoked by uid 99); 10 May 2016 07:59:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 07:59:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C8C08180226 for ; Tue, 10 May 2016 07:59:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id vSsgZ8ugbLWd for ; Tue, 10 May 2016 07:59:14 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id F31CA5F23C for ; Tue, 10 May 2016 07:59:13 +0000 (UTC) Received: (qmail 91168 invoked by uid 99); 10 May 2016 07:59:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 07:59:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D04412C033A for ; Tue, 10 May 2016 07:59:12 +0000 (UTC) Date: Tue, 10 May 2016 07:59:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@apex.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (APEXMALHAR-2075) Support fields of type Date,Time and Timestamp in Pojo Class for JdbcPOJOInputOperator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 May 2016 07:59:18 -0000 [ https://issues.apache.org/jira/browse/APEXMALHAR-2075?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15277771#comment-15277771 ]=20 ASF GitHub Bot commented on APEXMALHAR-2075: -------------------------------------------- GitHub user shubham-pathak22 opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/269 APEXMALHAR-2075 enhance jdbcinputpojooperator to support date/time/ti= =E2=80=A6 =E2=80=A6mestamp fields in POJO You can merge this pull request into a Git repository by running: $ git pull https://github.com/shubham-pathak22/incubator-apex-malhar AP= EXMALHAR-2075 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-apex-malhar/pull/269.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #269 =20 ---- commit c9e1473295d5fbd7b8306979f8fc48cbc8208e6e Author: shubham Date: 2016-05-03T11:33:24Z APEXMALHAR-2075 enhance jdbcinputpojooperator to support date/time/time= stamp fields in POJO ---- > Support fields of type Date,Time and Timestamp in Pojo Class for JdbcPOJO= InputOperator=20 > -------------------------------------------------------------------------= -------------- > > Key: APEXMALHAR-2075 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-207= 5 > Project: Apache Apex Malhar > Issue Type: Improvement > Reporter: shubham pathak > Assignee: shubham pathak > -- This message was sent by Atlassian JIRA (v6.3.4#6332)