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

ql/src/test/queries/clientpositive/pcr.q covers the test which generate 1.0 =1 predicate in partition pruner.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      select key, value, ds from pcr_foo where (ds % 2 == 1);
      ql/src/test/queries/clientpositive/pcr.q

      The test generates 1.0==1 predicate in the pruner which cannot be evaluated since a double cannot be converted to int.

      Attachments

        1. HIVE-6778.1.patch
          7 kB
          Harish Butani

        Issue Links

          Activity

            People

              rhbutani Harish Butani
              hsubramaniyan Hari Sankar Sivarama Subramaniyan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: