You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/03/19 22:28:00 UTC

[jira] [Commented] (DAFFODIL-2487) parser hangs on row with initial empty field in CSV-like data

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

Mike Beckerle commented on DAFFODIL-2487:
-----------------------------------------

PR with tests is [https://github.com/apache/daffodil/pull/516]

 

> parser hangs on row with initial empty field in CSV-like data
> -------------------------------------------------------------
>
>                 Key: DAFFODIL-2487
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2487
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.0.0
>            Reporter: Mike Beckerle
>            Priority: Major
>
> Tests
> {color:#00627a}test_csv_hang_1{color}
> {color:#00627a}test_csv_hang_2{color}
> {color:#00627a}test_csv_hang_3{color}
> {color:#00627a}All hang the parser. The problem seems to have to do with an array with minOccurs="0" change. If the minOccurs="1" these do not hang. {color}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)