[ 
https://issues.apache.org/jira/browse/TAJO-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736898#comment-14736898
 ] 

ASF GitHub Bot commented on TAJO-1739:
--------------------------------------

Github user jihoonson commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/734#discussion_r39045642
  
    --- Diff: 
tajo-catalog/tajo-catalog-common/src/main/proto/CatalogProtos.proto ---
    @@ -407,3 +407,8 @@ message IndexResponse {
       required ReturnState state = 1;
       optional IndexDescProto indexDesc = 2;
     }
    +
    +message GetPartitionsResponse {
    --- End diff --
    
    Every message for rpc communication with catalog should locate in 
CatalogProtocol.proto.


> Add a statement for adding partition to TajoDump
> ------------------------------------------------
>
>                 Key: TAJO-1739
>                 URL: https://issues.apache.org/jira/browse/TAJO-1739
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: SQL Shell
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.11.0, 0.12.0
>
>         Attachments: TAJO-1739.patch, TAJO-1739_2.patch
>
>
> See the title, we need to add a statement for adding partition to TajoDump.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to