UseSQLFiltering Parameter (Connect-ApacheHBase Cmdlet)
Specifies whether to use the ScannerFilter when executing the SELECT Statement.
Syntax
Connect-ApacheHBase -UseSQLFiltering SwitchParameter
Data Type
bool
Default Value
false
Remarks
If UseSQLFiltering = false, only the client filter will be used.