Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Mar 30, 2017

This patch provides:

WriteTensor(tensor, file, &metadata_length, &body_length));
std::shared_ptr<Tensor> result;
ReadTensor(offset, file, &result));

Also implemented Tensor::Equals and did some refactoring / code simplification in compare.cc

@wesm
Copy link
Member Author

wesm commented Mar 30, 2017

@wesm
Copy link
Member Author

wesm commented Mar 30, 2017

rebased

Change-Id: Ib0d982639ef3d94a4844656bd56c5e62a830b18e
@wesm
Copy link
Member Author

wesm commented Mar 30, 2017

rebased. merging on green build

@wesm
Copy link
Member Author

wesm commented Mar 30, 2017

Here's the appveyor build: https://ci.appveyor.com/project/wesm/arrow/build/1.0.32

@asfgit asfgit closed this in 957a0e6 Mar 30, 2017
@wesm wesm deleted the ARROW-717 branch March 30, 2017 22:03
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
Author: Antoine Pitrou <antoine@python.org>

Closes apache#454 from pitrou/PARQUET-1268-null-list-conversion and squashes the following commits:

e4e7744 [Antoine Pitrou] PARQUET-1268: Fix conversion of null list Arrow arrays

Change-Id: Ie43bbdd282cd691e641412782f11e1dc651e730d
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants