Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4745

Large compilation unit tests due to large code size or timing out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Execution - Codegen
    • None

    Description

      There unit tests in TestLargeFileCompilation fails on master branch. Part of the reason that the failures were not exposed is that TestLargeFileCompilation was excluded from normal "mvn install" build.

      1. testPARQUET_WRITER() : code too large in Copier operator
      2. testTEXT_WRITER(): code too large in Copier operator
      3. testFILTER() : hit error in Scalar Replacement code. Then time out. The SR error might be related to DRILL-3995.

      DRILL-4715 is to address the issues of large code in project operator, and would not solve the above 3 failures. Open this JIRA to keep track of those failures.

      [1] https://github.com/apache/drill/blob/master/exec/java-exec/pom.xml#L672-L674

      Attachments

        Activity

          People

            Unassigned Unassigned
            jni Jinfeng Ni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: