Commits


Ivan Sadikov authored and Wes McKinney committed ff8efbf046a
ARROW-1869: [JAVA] Fix LowCostIdentityHashMap name JIRA: https://issues.apache.org/jira/browse/ARROW-1869 This PR fixes spelling error in class name for `LowCostIdentityHashMap`. Follow-up for https://github.com/apache/arrow/pull/1150. Author: Ivan Sadikov <ivan.sadikov@team.telstra.com> Closes #1372 from sadikovi/fix-low-cost-identity-hash-map and squashes the following commits: e3529f68 [Ivan Sadikov] fix low cost identity hash map name