[
https://issues.apache.org/jira/browse/NIFI-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085798#comment-16085798
]
ASF subversion and git services commented on NIFI-4112:
-------------------------------------------------------
Commit 5c48655e69d1e1d9745a02099357f6b8b3d9d874 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=5c48655 ]
NIFI-4112: Fix ConvertExcelToCSV to handle empty cells.
Signed-off-by: Matt Burgess <[email protected]>
This closes #1973
> ConvertExceltoCSV removes missing cells
> ---------------------------------------
>
> Key: NIFI-4112
> URL: https://issues.apache.org/jira/browse/NIFI-4112
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.3.0
> Reporter: Michael Boulter
> Assignee: Koji Kawamura
> Priority: Minor
> Attachments: 4146786940134586_Sheet1.csv, test.xlsx
>
>
> The ConvertExceltoCSV will remove missing cells from the CSV output.
> An input of {{TEST,,,TEST}} will become {{TEST,TEST}}
> Please see input and output attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)