-
-
Notifications
You must be signed in to change notification settings - Fork 819
Closed
Milestone
Description
Since some frameworks (like Hadoop) make heavy use of DataInput
and DataOutput
(via Hadoop Writable
), it'd be nice to support them. Whereas DataOutput
support was easy (see #276), DataInput
is more involved, but seems doable. It does, however, have to implemented separately for all backends, unlike DataOutput
.
Metadata
Metadata
Assignees
Labels
No labels