hadoop
hadoop copied to clipboard
HADOOP-19131. Assist reflection IO with WrappedOperations class
HADOOP-19131 Assist reflection IO with WrappedOperations class
How was this patch tested?
Needs new tests going through reflection, maybe some in openfile contract to guarantee full use.
For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
- [ ] If applicable, have you updated the
LICENSE
,LICENSE-binary
,NOTICE-binary
files?