Skip to content

Conversation

@jaltekruse
Copy link
Contributor

No description provided.

Removed use of unnecessary Holder objects. Added restriction on batch
size produced by a single call to next. Did not get a chance to confirm
but it looks like it was reading an entire file into a single batch,
which could have serious performance impacts on very large files.
Task to be finished as part of DRILL-4110.
@jaltekruse jaltekruse force-pushed the 4056-avro-corruption-bug branch from dc084c1 to 666d1ed Compare November 18, 2015 03:27
@jaltekruse jaltekruse closed this Nov 23, 2015
@jaltekruse
Copy link
Contributor Author

This was merged into the 1.3 release branch, but I just realized it was not merged into master. Will get it in shortly.

@jaltekruse jaltekruse reopened this Nov 23, 2015
jaltekruse added a commit to jaltekruse/incubator-drill that referenced this pull request Nov 25, 2015
- Fix issue where we are reading a byte array without considering length
- Removed use of unnecessary Holder objects.
- Added restriction on batch size produced by a single call to next.
- Add some basic result verification to avro tests.

This closes apache#266
@asfgit asfgit closed this in 5cc3448 Nov 26, 2015
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.

1 participant