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

Ninad Shringarpure commented on KUDU-1834:
------------------------------------------

[~tlipcon] I did work on it, where I changed KuduScanBatch::RowPtr::ToString() 
in scan_batch.cc to include KUDU_DISABLE_REDACTION. The change the looking 
like: KUDU_DISABLE_REDACTION(schema_->column(i).DebugCellAppend(cell, &ret));

I didn't get a chance to test it out. So I am releasing it from under my name. 
Apologies!!

> KuduScanBatch::RowPtr::ToString should not redact
> -------------------------------------------------
>
>                 Key: KUDU-1834
>                 URL: https://issues.apache.org/jira/browse/KUDU-1834
>             Project: Kudu
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.2.0
>            Reporter: Todd Lipcon
>            Assignee: Ninad Shringarpure
>            Priority: Critical
>              Labels: newbie
>
> This is part of the client API -- if the user is calling ToString on the 
> results of a scan, they probably expect it to not be redacted.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to