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

XFrame head -- inefficient #29

Open
cchayden opened this issue Jul 29, 2015 · 0 comments
Open

XFrame head -- inefficient #29

cchayden opened this issue Jul 29, 2015 · 0 comments

Comments

@cchayden
Copy link
Contributor

Getting the head is really inefficient -- it numbers every row (which is slow) then it throws away most of the rows. Is there a way to do this that does not transfer the data back and forth to the master, and does not force a job to be scheduled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant