Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17722

Execution of selectDistinctStar.q breaks stats in optimize_nullscan.q

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Test
    • None

    Description

      M_OPTS+=" -q -T9 -Dmaven.surefire.plugin.version=2.20.1"
      M_OPTS+=" -Pitests -DskipSparkTests"
      M_OPTS+=" -Dtest=TestMiniLlapLocalCliDriver"
      M_OPTS+=" -pl itests/qtest"
      M_OPTS+=" install"
      
      #fail
      mvn $M_OPTS -Dqfile=selectDistinctStar.q,optimize_nullscan.q
      
      #pass
      mvn $M_OPTS -Dqfile=optimize_nullscan.q
      mvn $M_OPTS -Dqfile=selectDistinctStar.q
      
      

      my guess is that something have "happend" with the sacred src table...or that view might cause some trouble?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kgyrtkirk Zoltan Haindrich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: