Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/441#issuecomment-84601306
  
    Thanks @navis. I will happily revise your work, and share with you.
    
    Before starting revision, I have one more thing to talk with you.
    IMHO, the simple test is not appropriate for query plan verifications. As 
you know, different query plans can produce the same result, but their 
efficiency can be significantly different. So, we must add a sufficient amount 
of tests to check whether Tajo's query planner always generates the best plan, 
especially for complex queries. 
    So, I wonder what kinds of queries will be used for simple tests.
    Do you have any good idea?


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