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

lack of semi-colon in .q file leads to missing the next statement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.10.0
    • None
    • None
    • Reviewed

    Description

      set hive.check.par=1

      select count(1) from src;
      select count(1) from src;

      If the above .q file is executed, the first statement is lost.
      Found this while reviewing https://issues.apache.org/jira/browse/HIVE-2848

      Attachments

        1. hive-3248.1.patch.txt
          0.7 kB
          Edward Capriolo

        Activity

          People

            appodictic Edward Capriolo
            namit Namit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: