You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2023/09/18 18:51:58 UTC

[arrow] branch main updated (a7f5ee01b5 -> 6a3c6a78e2)

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

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


    from a7f5ee01b5 GH-37724: [MATLAB] Add `arrow.type.StructType` MATLAB class (#37749)
     add 6a3c6a78e2 GH-37704: [Java] Add schema IPC serialization methods (#37778)

No new revisions were added by this update.

Summary of changes:
 .../arrow/flight/perf/PerformanceTestServer.java   |  3 +-
 .../org/apache/arrow/flight/perf/TestPerf.java     |  3 +-
 .../org/apache/arrow/vector/types/pojo/Schema.java | 44 ++++++++++++++++++++++
 .../apache/arrow/vector/types/pojo/TestSchema.java | 39 +++++++++++++++++++
 4 files changed, 86 insertions(+), 3 deletions(-)