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

When using nested objects with MR the returned array does use the correct type #342

Closed
costin opened this issue Dec 12, 2014 · 1 comment

Comments

@costin
Copy link
Member

costin commented Dec 12, 2014

In case of NESTED objects, the returned ArrayWritable does not use the correct type for the inner documents (should be a Map but falls back to the default Text).

See associated PR #327

@costin
Copy link
Member Author

costin commented Dec 12, 2014

Fixed in master and 2.0.x

@costin costin closed this as completed Dec 12, 2014
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