Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-500

PPD: StripeStatistics::getColumnStatistics() does not column prune

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.5
    • None
    • Java
    • None

    Description

      StripeStatistics::getColumnStatistics() will deserialize all column statistics, even if the ORC predicate push-down and the eventual SARG applies to a subset.

      This is affecting DATE push-down into a very wide table, where the deserialization of the statistics is the host spot during split-generation, due to the new Text() allocation within String statistics implementation.

      Attachments

        1. am-wide-table-splits.svg
          305 kB
          Gopal Vijayaraghavan

        Activity

          People

            Unassigned Unassigned
            gopalv Gopal Vijayaraghavan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: