[
https://issues.apache.org/jira/browse/TAJO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640022#comment-14640022
]
ASF GitHub Bot commented on TAJO-1701:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/645
> Remove forward or non-forward query concept in TajoClient
> ---------------------------------------------------------
>
> Key: TAJO-1701
> URL: https://issues.apache.org/jira/browse/TAJO-1701
> Project: Tajo
> Issue Type: Improvement
> Components: Java Client, TajoMaster
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Fix For: 0.11.0
>
>
> So far, TajoMaster and TajoClient have a protocol about forward or
> non-forward queries. For each case, TajoClient executes a different code
> path. But, now, there is no separation because all query results come through
> TajoMaster. This patch will remove the legacy code of them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)