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

quinnj pushed a change to branch jq-new-types
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git


    from 8a574f7  Plumb through support for view types by copying previous paths
     add 43acd2a  Make new View array type for BinaryView/Utf8View

No new revisions were added by this update.

Summary of changes:
 Project.toml                 | 17 +-------
 src/Arrow.jl                 |  3 +-
 src/arraytypes/arraytypes.jl |  1 +
 src/arraytypes/views.jl      | 62 +++++++++++++++++++++++++++++
 src/metadata/Message.jl      |  7 +++-
 src/table.jl                 | 92 ++++++++++++++++++++++++++++----------------
 6 files changed, 131 insertions(+), 51 deletions(-)
 create mode 100644 src/arraytypes/views.jl

Reply via email to