[
https://issues.apache.org/jira/browse/ORC-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun closed ORC-1472.
------------------------------
> Replace deprecated method in TestMurmur3.java
> ---------------------------------------------
>
> Key: ORC-1472
> URL: https://issues.apache.org/jira/browse/ORC-1472
> Project: ORC
> Issue Type: Improvement
> Components: Java
> Affects Versions: 2.0.0
> Reporter: Ashish
> Assignee: Ashish
> Priority: Trivial
> Fix For: 2.0.0
>
>
> TestMurmur3.java uses deprecated method from com.google.common.hash.Hashing
> We need to replace them with recommended method
> Hashing.murmur3_32(seed) => Hashing.murmur3_32_fixed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)