You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by paulgibeault <gi...@git.apache.org> on 2016/09/27 20:30:59 UTC

[GitHub] nifi pull request #1073: Nifi 2829

GitHub user paulgibeault opened a pull request:

    https://github.com/apache/nifi/pull/1073

    Nifi 2829

    Implemented fix for JIRA 
    https://issues.apache.org/jira/browse/NIFI-2829
    
    Provided logic that will attempt to string parse Dates and Time values if they do not match LONG_PATTERN.
    
    The parameter sql.args.#.format may be used to provide the Date, Time or Timestamp parsing string.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paulgibeault/nifi NIFI-2829

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1073.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 #1073
    
----
commit 5a37e1cf7854edf23fef66a6b7be5e82c9e9f174
Author: Paul Gibeault <pa...@gmail.com>
Date:   2016-09-27T18:39:27Z

    Implemented changes to address Jira NIFI-2829
    
    Now Date and Time fields can be provided in String or EPOCH (Long) formats
    Implemented Unit Tests to validate new functionality

commit 5e2f0c0315bc775dbf0dedc018cb665102a690ed
Author: Paul Gibeault <pa...@gmail.com>
Date:   2016-09-27T18:39:27Z

    Implemented changes to address Jira NIFI-2829
    
    Now Date and Time fields can be provided in String or EPOCH (Long) formats
    Implemented Unit Tests to validate new functionality

commit 234235e23e1625f8cc3c90a8004cbb8e58f2e10c
Author: Paul Gibeault <pa...@gmail.com>
Date:   2016-09-27T20:26:43Z

    Merge remote-tracking branch 'origin/NIFI-2829' into NIFI-2829

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1073: Nifi 2829

Posted by paulgibeault <gi...@git.apache.org>.
Github user paulgibeault commented on the issue:

    https://github.com/apache/nifi/pull/1073
  
    I accidentally polluted this branch.  I will re-open when I have cleaned it up.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1073: Nifi 2829

Posted by trixpan <gi...@git.apache.org>.
Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1073
  
    @paulgibeault would you mind squashing this PR?
    
    I thank you in advance


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1073: Nifi 2829

Posted by paulgibeault <gi...@git.apache.org>.
Github user paulgibeault commented on the issue:

    https://github.com/apache/nifi/pull/1073
  
    Yes I can squash this, as soon as I learn how.  I am new to this.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #1073: Nifi 2829

Posted by paulgibeault <gi...@git.apache.org>.
Github user paulgibeault closed the pull request at:

    https://github.com/apache/nifi/pull/1073


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---