Commits


tianchen authored and Bryan Cutler committed 424dccfc364
ARROW-5435: [Java] Add test for IntervalYearVector#getAsStringBuilder Related to [ARROW-5435](https://issues.apache.org/jira/browse/ARROW-5435). This adds a test for `IntervalYearVector.getAsStringBuilder`. Author: tianchen <niki.lj@alibaba-inc.com> Closes #4407 from tianchen92/ARROW-5435 and squashes the following commits: d663640 <tianchen> fix test 932f5f5 <tianchen> fix getAsStringBuilder f73b2fe <tianchen> style check 36dcebb <tianchen> ARROW-5435: IntervalYearVector#getObject should return Period with both year and month