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

insert hints don't work for CTAS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • Impala 2.9.0
    • None
    • Frontend

    Description

      IMPALA-5354 added support for INSERT hints into Kudu tables, but the hints don't work for CTAS.

      It looks like the CreateTableAsSelectStmt constructor doesn't pass any hints to InsertStmt.createInsert(). The parser will also need to be modified.

      While this came up in the context of Kudu tables, the INSERT hints for non-Kudu tables should work as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mjacobs Matthew Jacobs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: