danepitkin opened a new pull request, #38650:
URL: https://github.com/apache/arrow/pull/38650

   ### Rationale for this change
   
   Regenerate the Flatbuffers to include new formats. Flatbuffers are always 
forwards/backwards compatible as long as the code is generated from the same 
`flatc` compiler version.
   
   ### What changes are included in this PR?
   
   * Flatbuffers regenerated with `flatc` v1.12.0
   
   ### Are these changes tested?
   
   Yes, via unit tests.
   
   ### Are there any user-facing changes?
   
   Yes, RecordBatch.java was modified.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to