Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/979#issuecomment-212331340
  
    I implemented unit test cases for verifying following cases.
    * ``DirectOutputCommitter`` can recover existing files successfully in 
query failure case. 
    *  ``DirectOutputCommitter`` can remove output files successfully in query 
failure case.
    * When executing ``INSERT INTO`` query, ``DirectOutputCommitter`` can 
maintain existing files.
    
    For the reference, I found that outputs of ``TestInsertQuery`` and 
``TestTablePartitions`` with ``DirectOutputCommitter`` were equals to outputs 
of them without ``DirectOutputCommitter``.


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