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

DROP INCREMENTAL STATS shouldn't clear the row count for a partition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.1
    • Impala 2.2
    • None

    Description

      DROP INCREMENTAL STATS is designed to invalidate the incremental stats state for a particular partition (and therefore to trigger recomputation next time COMPUTE INCREMENTAL STATS is called). It shouldn't actually change the set of statistics available to the planner.

      Currently, DROP INCREMENTAL STATS will reset the row count for its partition to -1. Column stats are unchanged. The row count should remain unchanged as well.

      Attachments

        Activity

          People

            henryr Henry Robinson
            henryr Henry Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: