Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/1020#issuecomment-220376310
  
    At first, I approached to make another fragment for partitioned table. But 
now, the only difference between ``FileFragment`` and ``PartitionFileFragment`` 
is the partition key. So, I would prefer to add the variable to 
``FileFragment`` instead of making ``PartitionFileFragment``. It will decrease 
unnecessary modifications and will avoid side effects by 
``PartitionFileFragment``. Here are codes by above approach.  
https://github.com/apache/tajo/compare/master...blrunner:TAJO-1952-2?expand=1. 


---
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