You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/07/23 10:16:05 UTC

[jira] [Created] (TAJO-1701) Remove forward or non-forward query concept in TajoClient

Hyunsik Choi created TAJO-1701:
----------------------------------

             Summary: 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)