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

[orientdb] fixed scan with readallfields #629

Merged
merged 1 commit into from Feb 22, 2016

Conversation

kruthar
Copy link
Collaborator

@kruthar kruthar commented Feb 22, 2016

I was handling the null fields case with readallfields=true very poorly. The result was that it had to do no work with readallfields=true and so the performance was drastically different in a counterintuitive way.

This PR fixes that. @risdenk can we pull this into 0.7.0?

@risdenk
Copy link
Collaborator

risdenk commented Feb 22, 2016

Tagging the release issue #624

@risdenk
Copy link
Collaborator

risdenk commented Feb 22, 2016

👍 Thanks @kruthar

risdenk added a commit that referenced this pull request Feb 22, 2016
[orientdb] fixed scan with readallfields
@risdenk risdenk merged commit a134127 into brianfrankcooper:master Feb 22, 2016
@kruthar kruthar deleted the orientdb-scan-readall branch February 23, 2016 16:11
@cmatser cmatser mentioned this pull request Apr 2, 2016
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
…adall

[orientdb] fixed scan with readallfields
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
…adall

[orientdb] fixed scan with readallfields
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

2 participants