Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/846#issuecomment-163512120
  
    Evaluated patch testing before and after ``PartitionFileFragment`` 
implementation as following:
    
    * Dataset : TPCH-100G
    * Tajo Cluster : 1 Master, 6 Workers
    * Queries: Q1, Q3, Q5, Q6, Q7, Q8, Q9, Q10
    * Tajo version for before  ``PartitionFileFragment`` implementation 
     -  0.11.1-SNAPSHOT
    * Tajo version for after  ``PartitionFileFragment`` implementation:
     - 0.12.0-SNAPSHOT (partitions exist on catalog)
     - 0.12.0-SNAPSHOT (partitions doesn't exist on catalog)
    
    The results were same as following:
    
    * The number and order of execution blocks
    * The number of stags in a each execution block
    * The number of rows in a result
    * All tuples in a result (excluded a few floating point value)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to