[
https://issues.apache.org/jira/browse/DRILL-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445343#comment-16445343
]
Paul Rogers edited comment on DRILL-6344 at 4/20/18 5:40 AM:
-------------------------------------------------------------
Already exists. Use the {{withMask()}} method and pass an array of flags
showing which fields to ignore. The flags need not be the same length as the
row; if flags are missing (the default case), they are assumed to be included
by default.
was (Author: paul-rogers):
Already exists. Use the `withMask()` method and pass an array of flags showing
which fields to ignore. The flags need not be the same length as the row; if
flags are missing (the default case), they are assumed to be included by
default.
> Add the ability to skip columns in RowSetComparison
> ---------------------------------------------------
>
> Key: DRILL-6344
> URL: https://issues.apache.org/jira/browse/DRILL-6344
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)