Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/844#issuecomment-154932737
  
    Could check the unit test?
    ```
    Failed tests: 
      
TestTajoCli.testHelpSessionVars:410->assertOutputResult:103->assertOutputResult:107->assertOutputResult:125
 expected:<...able size
    \set SORT_[HASH_TABLE_SIZE [int value] - Sort hash table size
    \set JOIN_HASH_TABLE_SIZE [int value] - Join hash table size
    \set INDEX_ENABLED [true or false] - index scan enabled
    \set INDEX_SELECTIVITY_THRESHOLD [real value] - the selectivity threshold 
for index scan
    \set PARTITION_NO_RESULT_OVERWRITE_ENABLED [true or false] - If T]rue, a 
partitioned t...> but was:<...able size
    \set SORT_[LIST_SIZE [int value] - List size for in-memory sort 
    \set JOIN_HASH_TABLE_SIZE [int value] - Join hash table size
    \set INDEX_ENABLED [true or false] - index scan enabled
    \set INDEX_SELECTIVITY_THRESHOLD [real value] - the selectivity threshold 
for index scan
    \set PARTITION_NO_RESULT_OVERWRITE_ENABLED [true or false] - If t]rue, a 
partitioned t...>
    Tests run: 1593, Failures: 1, Errors: 0, Skipped: 0
    ```


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