You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, attribute subsetting is handled client-side for HBase. We need to create a custom filter so that we handle it server-side, similar to this Accumulo iterator:
Currently, attribute subsetting is handled client-side for HBase. We need to create a custom filter so that we handle it server-side, similar to this Accumulo iterator:
AttributeSubsettingIterator