Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1991

Tablespace::getVolume should take filter predication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0, 0.11.1
    • Storage
    • None

    Description

      Tablespace::getVolume plays a role to guess or compute exactly the table volume. This volume result is usually used for join optimization. But, currently Tablespace::getVolume just returns whole table volume. It may cause sub optimal join order, especially in partitioned tables or indexable tables like HBase.

      The main objective of this patch is to improve getVolume method to take filter predicates and return more reasonable volume sizes according to predicates.

      Attachments

        Issue Links

          Activity

            People

              hyunsik Hyunsik Choi
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: