Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented May 15, 2017

Better API naming consistency with C++

wesm added 2 commits May 15, 2017 16:38
Change-Id: I6f3acbf17b68c13f849f15c193700df977377237
Change-Id: I29a3c344300ae785a6e1a6cf9c41df33328d338e
# ----------------------------------------------------------------------
# 0.4.0 deprecations

InMemoryOutputStream = BufferOutputStream
Copy link
Member

Choose a reason for hiding this comment

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

Can we print a deprecation warning here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Totally. I added deprecation warnings for the other recently-renamed classes and a test suite to check that they still work properly

Change-Id: Ib19b789a6d7d34011d62caab719d89b7c5af7190
@wesm
Copy link
Member Author

wesm commented May 16, 2017

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

@asfgit asfgit closed this in 47e289a May 16, 2017
@wesm wesm deleted the ARROW-961 branch May 16, 2017 01:39
jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
Better API naming consistency with C++

Author: Wes McKinney <wes.mckinney@twosigma.com>

Closes apache#690 from wesm/ARROW-961 and squashes the following commits:

85b352c [Wes McKinney] Add more graceful deprecation warnings for renamed classes, test suite
69a99cd [Wes McKinney] Fix Cython compilation
a15910a [Wes McKinney] Rename InMemoryOutputStream to BufferOutputStream
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