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

Remote arrow #547

Merged
merged 4 commits into from
Apr 19, 2019
Merged

Remote arrow #547

merged 4 commits into from
Apr 19, 2019

Conversation

texodus
Copy link
Member

@texodus texodus commented Apr 19, 2019

  • Added support for view() as well as table() hosting on remote perspective servers, and relevent API modifications to support this - server.open() is now server.host_table() or server.host_view(), and worker.open() is now worker.open_table() or worker.open_view().
  • Added support for the to_arrow() method to work with remote perspective's WebSocket API.
  • Update perspective-cli and documentation to reflect these changes.

@texodus texodus merged commit 52d134e into master Apr 19, 2019
@texodus texodus deleted the remote-arrow branch April 19, 2019 23:05
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.

None yet

1 participant