Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-995

Join Hint is dropped when used inside a view

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.2.2
    • Impala 2.0
    • None
    • None

    Description

      Join hint is dropped when it's inside a view. However, if we don't drop it, then Hive can't run the view because Hive doesn't understand Impala's join hint.

      A better way is to embed join hint in a comment, such as:

      ...A join /* +shuffle */ B...

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            alan@cloudera.com Alan Choi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: