Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1472

Replace deprecated method in TestMurmur3.java

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Java
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              mysticlama Ashish
              mysticlama Ashish
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: