[ 
https://issues.apache.org/jira/browse/NIFI-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076849#comment-16076849
 ] 

ASF GitHub Bot commented on NIFI-4112:
--------------------------------------

Github user m-hogue commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1973#discussion_r125950247
  
    --- Diff: 
nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/src/test/resources/with-blank-cells.csv
 ---
    @@ -0,0  1,8 @@
     A,B,C,D
    --- End diff --
    
    Would a test case with all empty cells be useful as well? Thinking edge 
cases.


> 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)

Reply via email to