Hyunsik Choi created TAJO-192:
---------------------------------

             Summary: SELECT statement with Limit clause should result in rows 
without a distributed query execution
                 Key: TAJO-192
                 URL: https://issues.apache.org/jira/browse/TAJO-192
             Project: Tajo
          Issue Type: Bug
            Reporter: Hyunsik Choi
             Fix For: 0.2-incubating


Without other clauses, a simple SELECT statement with only LIMIT clause should 
result in some rows directly read from HDFS without a distributed query 
execution. It usually is used to check if reading a file works well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to