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

Very slow performance of Views on top of another Views

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • Impala 2.1, Impala 2.1.1, Impala 2.3.0
    • None
    • Perf Investigation
    • Cluster 3 nodes Impala 2.1

    Description

      Query from a view has about the same performance as a query from the source table. If we have a VIEW on top of another VIEW (even CREATE view_2 AS SELECT * FROM view_1) the performance is much slower, for more complex queries on top of view_2, the compilation of the query actually never finishes.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mcgiver_impala_e592 Alex Finch
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: