[GitHub] nifi-site pull request #22: Added entry to Powered By NiFi page for Micron

2017-10-06 Thread paulgibeault
GitHub user paulgibeault opened a pull request:

https://github.com/apache/nifi-site/pull/22

Added entry to Powered By NiFi page for Micron

Please consider our entry to the Powered by NiFi page for Micron.

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

$ git pull https://github.com/paulgibeault/nifi-site master

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

https://github.com/apache/nifi-site/pull/22.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 #22


commit e8fa7c16024fa1b59b05c3e8080654c0ee08d037
Author: Paul Gibeault <paulgibea...@gmail.com>
Date:   2017-10-06T16:28:33Z

Added entry to Powered By NiFi page for Micron




---


[GitHub] nifi issue #2166: NIFI-4395 - GenerateTableFetch can't fetch column type by ...

2017-09-21 Thread paulgibeault
Github user paulgibeault commented on the issue:

https://github.com/apache/nifi/pull/2166
  
@ijokarumawak Thank you for the quick review.  We will get right on these 
changes and resubmit.


---


[GitHub] nifi pull request #952: Nifi 2673: Add MERGE support on processor ConvertJSO...

2016-11-29 Thread paulgibeault
Github user paulgibeault closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi issue #1073: Nifi 2829

2016-10-20 Thread paulgibeault
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #1073: Nifi 2829

2016-10-20 Thread paulgibeault
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi issue #1073: Nifi 2829

2016-10-06 Thread paulgibeault
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #1073: Nifi 2829

2016-09-27 Thread paulgibeault
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 <paulgibea...@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 <paulgibea...@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 <paulgibea...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi issue #952: Nifi 2673: Add MERGE support on processor ConvertJSONTOSQL

2016-09-23 Thread paulgibeault
Github user paulgibeault commented on the issue:

https://github.com/apache/nifi/pull/952
  
Is there a chance of getting this pull request included in the 1.1.0 
release of NiFi?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #952: Nifi 2673: Add MERGE support on processor ConvertJSO...

2016-08-25 Thread paulgibeault
GitHub user paulgibeault opened a pull request:

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

Nifi 2673: Add MERGE support on processor ConvertJSONTOSQL

These changes provide ASNI MERGE support to the processor ConvertJSONToSQL. 
 This has been tested against Teradata Version 15.10.02.06 only.

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

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

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

https://github.com/apache/nifi/pull/952.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 #952






---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---