[
https://issues.apache.org/jira/browse/TAJO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731955#comment-14731955
]
ASF GitHub Bot commented on TAJO-1816:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/731
TAJO-1816: Refactor SQL parser tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1816
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/731.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #731
----
commit 7fef106b0d8766708ed36d37f6ff1cf30dadc5b1
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-05T12:07:57Z
TAJO-1816: Refactor SQL parser tests.
----
> Refactor SQL parser tests
> -------------------------
>
> Key: TAJO-1816
> URL: https://issues.apache.org/jira/browse/TAJO-1816
> Project: Tajo
> Issue Type: Improvement
> Components: SQL Parser, Unit Test
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Fix For: 0.11.0
>
>
> This patch improves TestSQLAnalyzer in which unit tests verifies parsing SQL
> statements correctly. So, this patch adds some utility methods to help
> developers add unit tests easily and refactor the existing unit tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)