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

Project correct value types into array #6377

Merged
merged 1 commit into from
Aug 22, 2016
Merged

Project correct value types into array #6377

merged 1 commit into from
Aug 22, 2016

Conversation

ajcvickers
Copy link
Contributor

Issue #6337

The expression tree has converts in it to box the returned values. But this means we always ask for object from the reader. Therefore, use the value inside the convert when asking for the value from the data reader.

@bricelam
Copy link
Contributor

:shipit:

Issue #6337

The expression tree has converts in it to box the returned values. But this means we always ask for object from the reader. Therefore, use the value inside the convert when asking for the value from the data reader.
@ajcvickers ajcvickers merged commit fb4fe0d into dev Aug 22, 2016
@smitpatel smitpatel deleted the Quaffing0819 branch August 22, 2016 20:02
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.

3 participants