This is an automated email from the ASF dual-hosted git repository.

liyafan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 6b85f6e  ARROW-10962: [FlightRPC][Java] fill in empty body buffer if 
needed
     add 84fd847  ARROW-11114: [Java] Fix Schema and Field metadata JSON 
serialization

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/vector/types/pojo/Field.java  |  8 ++-
 .../org/apache/arrow/vector/types/pojo/Schema.java | 28 +++++++++-
 .../apache/arrow/vector/types/pojo/TestField.java  | 63 ++++++++++++++++++++++
 .../apache/arrow/vector/types/pojo/TestSchema.java | 21 ++++++++
 4 files changed, 117 insertions(+), 3 deletions(-)
 create mode 100644 
java/vector/src/test/java/org/apache/arrow/vector/types/pojo/TestField.java

Reply via email to