[3/3] nifi git commit: NIFI-1613 Initial version, try to improve conversion for different SQL types. New test and refactored existing test to reuse DBCP service.

2017-07-12 Thread mattyb149
NIFI-1613 Initial version, try to improve conversion for different SQL types. New test and refactored existing test to reuse DBCP service. nifi-1613 Adding numeric and Date/time types conversion and test. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[1/3] nifi git commit: NIFI-1613

2017-07-12 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master b603cb955 -> 8acee0239 NIFI-1613 - Truncate text data types only. - Added conversion from a boolean to number. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/8acee023

[2/3] nifi git commit: NIFI-1613: ConvertJSONToSQL truncates numeric value wrongly.

2017-07-12 Thread mattyb149
NIFI-1613: ConvertJSONToSQL truncates numeric value wrongly. - Changed boolean value conversion to use Boolean.valueOf. - Updated comments in source code to reflect current situation more clearly. - Updated tests those have been added since the original commits were made. Project:

[1/2] nifi git commit: NIFI-4060: Initial implementation of MergeRecord

2017-07-12 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master eefad2916 -> b603cb955 http://git-wip-us.apache.org/repos/asf/nifi/blob/b603cb95/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/merge/RecordBinThresholds.java

[2/2] nifi git commit: NIFI-4060: Initial implementation of MergeRecord

2017-07-12 Thread mattyb149
NIFI-4060: Initial implementation of MergeRecord NIFI-4060: Addressed threading issue with RecordBin being updated after it is completed; fixed issue that caused mime.type attribute not to be written properly if all incoming flowfiles already have a different value for that attribute

[jira] [Commented] (MINIFI-312) spdlog compilation failure in Alpine linux

2017-07-12 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084259#comment-16084259 ] Andrew Christianson commented on MINIFI-312: Confirmed that compilation fails with spdlog

[jira] [Commented] (MINIFI-311) Alpine Linux for MiNiFi CPP Docker images

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084273#comment-16084273 ] ASF GitHub Bot commented on MINIFI-311: --- GitHub user achristianson opened a pull request: