Matches only cells from columns whose qualifiers satisfy the given RE2 regex. Note that, since column
qualifiers can contain arbitrary bytes, the C escape sequence must be used if a true
wildcard is desired. The . character will not match the new line character , which may
be present in a binary qualifier.
Matches only cells from columns whose qualifiers satisfy the given RE2 regex. Note that, since column
qualifiers can contain arbitrary bytes, the C escape sequence must be used if a true
wildcard is desired. The . character will not match the new line character , which may
be present in a binary qualifier.