Description
As part of making changes for ORC-744 some code cleanup items came up:
- Removal of group name in bench pom.xml
- Replacing Charset.forName with StandardCharsets.
- Final on some variables
- Removed final on a private method
- Simplified some conditions
- Removed some redundant casts
- Removed some duplicate condition branches
Attachments
Issue Links
- links to