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

Fix SargApplier compilation error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.9, 1.5.10, 1.5.11, 1.5.12, 1.6.3, 1.6.4, 1.6.5, 1.7.0
    • 1.6.6, 1.7.0, 1.5.13
    • Java
    • None

    Description

      This happens HIVE-24222 (Upgrade ORC to 1.5.12) for Apache Hive 3.1.x.

      • https://travis-ci.org/github/apache/hive/builds/739429920
        [ERROR] /home/travis/build/apache/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:[768,17] constructor SargApplier in class org.apache.orc.impl.RecordReaderImpl.SargApplier cannot be applied to given types;
        515[ERROR]   required: org.apache.hadoop.hive.ql.io.sarg.SearchArgument,long,org.apache.orc.impl.SchemaEvolution,org.apache.orc.OrcFile.WriterVersion,boolean,boolean,boolean
        516[ERROR]   found: org.apache.hadoop.hive.ql.io.sarg.SearchArgument,int,org.apache.orc.impl.SchemaEvolution,org.apache.orc.OrcFile.WriterVersion,boolean
        517[ERROR]   reason: actual and formal argument lists differ in length
        

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: