Commits


Ryan Murray authored and Neal Richardson committed 54148fe30ca
ARROW-8948: [Java][Integration] enable duplicate field names integration tests This addresses the integration test error where Java cannot process duplicate field names. This extends StructVector and VectorSchemaRoot to support duplicate field names. Closes #7289 from rymurr/ARROW-8948 Authored-by: Ryan Murray <rymurr@dremio.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>