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

PPD on virtual column of partitioned table is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.12.0
    • Query Processor
    • None

    Description

      select * from src where BLOCK__OFFSET__INSIDE__FILE<100;
      

      is working, but

      select * from srcpart where BLOCK__OFFSET__INSIDE__FILE<100;
      

      throws SemanticException. Disabling PPD makes it work.

      Attachments

        1. HIVE-3926.D8121.5.patch
          93 kB
          Phabricator
        2. HIVE-3926.D8121.4.patch
          89 kB
          Phabricator
        3. HIVE-3926.D8121.3.patch
          89 kB
          Phabricator
        4. HIVE-3926.D8121.2.patch
          89 kB
          Phabricator
        5. HIVE-3926.D8121.1.patch
          82 kB
          Phabricator
        6. HIVE-3926.6.patch
          97 kB
          Gunther Hagleitner

        Issue Links

          Activity

            People

              navis Navis Ryu
              navis Navis Ryu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: