Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-718: [Python] Implement pyarrow.Tensor container, zero-copy NumPy roundtrips #477

Closed
wants to merge 3 commits into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Apr 1, 2017

No description provided.

wesm added 3 commits April 1, 2017 18:19
Change-Id: Ia9cfb8214689d1c143e843b66daaea30b26e79f4
Change-Id: Ic8f8f8fd2eae7d53df73eaf51dc6c4e855ad7906
Change-Id: I0ab2071ebb5ed328f7731a0290cacf7653a4b7f4
Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@asfgit asfgit closed this in e333576 Apr 2, 2017
@wesm wesm deleted the ARROW-718 branch April 2, 2017 15:59
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 2, 2018
…PoolBuffer

Author: Antoine Pitrou <antoine@python.org>

Closes apache#477 from pitrou/PARQUET-1350-pool-buffer and squashes the following commits:

3af304e [Antoine Pitrou] Fix linting
6ffc72d [Antoine Pitrou] PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 4, 2018
…PoolBuffer

Author: Antoine Pitrou <antoine@python.org>

Closes apache#477 from pitrou/PARQUET-1350-pool-buffer and squashes the following commits:

3af304e [Antoine Pitrou] Fix linting
6ffc72d [Antoine Pitrou] PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer

Change-Id: Id87ea62941b21365900b493002858396629a1235
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 6, 2018
…PoolBuffer

Author: Antoine Pitrou <antoine@python.org>

Closes apache#477 from pitrou/PARQUET-1350-pool-buffer and squashes the following commits:

3af304e [Antoine Pitrou] Fix linting
6ffc72d [Antoine Pitrou] PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer

Change-Id: Id87ea62941b21365900b493002858396629a1235
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 7, 2018
…PoolBuffer

Author: Antoine Pitrou <antoine@python.org>

Closes apache#477 from pitrou/PARQUET-1350-pool-buffer and squashes the following commits:

3af304e [Antoine Pitrou] Fix linting
6ffc72d [Antoine Pitrou] PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer

Change-Id: Id87ea62941b21365900b493002858396629a1235
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
…PoolBuffer

Author: Antoine Pitrou <antoine@python.org>

Closes apache#477 from pitrou/PARQUET-1350-pool-buffer and squashes the following commits:

3af304e [Antoine Pitrou] Fix linting
6ffc72d [Antoine Pitrou] PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer

Change-Id: Id87ea62941b21365900b493002858396629a1235
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