Commits

Bryan Cutler authored 50ed858635f
ARROW-15722: [Java] Improve error message for nested types with incorrect children This improves the error message for List vector types that are made with an incorrect number of children to be a little clearer, especially for the case of having no children found. Closes #12456 from BryanCutler/java-improve-ListVector-error-ARROW-15722 Authored-by: Bryan Cutler <cutlerb@gmail.com> Signed-off-by: Bryan Cutler <cutlerb@gmail.com>