Commits


Eduard Tudenhoefner authored and Micah Kornfield committed 822d6d85939
ARROW-13172: [Java] Make TYPE_WIDTH publicly accessible Some Vector class were already making `TYPE_WIDTH` publicly accessible. This PR just makes sure that this is done across all Vector classes. Closes #10600 from nastra/ARROW-13172 Authored-by: Eduard Tudenhoefner <etudenhoefner@gmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>