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

Fix REFRESH perf issues.

    XMLWordPrintableJSON

Details

    Description

      IMPALA-4172 changed the behavior of "REFRESH" by making it to use a new code path that reloads the file block metadata of the entire table rather than re-using the metadata of already loaded partitions. This was done under the assumption that the actual metadata loading was sped up so much that we'd have very little impact even if we re-compute the block metadata of already loaded files. Based on our testing, this clearly isn't the case, especially if the table is huge. We need to revert this behavior.

      Attachments

        Issue Links

          Activity

            People

              bharathv Bharath Vissapragada
              bharathv Bharath Vissapragada
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: