You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Bryan Cutler (Jira)" <ji...@apache.org> on 2022/02/17 18:48:00 UTC

[jira] [Created] (ARROW-15722) [Java] Improve error message for ListVector with wrong number of children

Bryan Cutler created ARROW-15722:
------------------------------------

             Summary: [Java] Improve error message for ListVector with wrong number of children
                 Key: ARROW-15722
                 URL: https://issues.apache.org/jira/browse/ARROW-15722
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Bryan Cutler
            Assignee: Bryan Cutler


If a ListVector is made without any children, the error message will say "Lists have only one child. Found: []".

The wording could be improved a little to let the user know what went wrong.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)