Package | Description |
---|---|
org.apache.hadoop.hbase.spark |
Class and Description |
---|
SparkSQLPushDownFilter
This filter will push down all qualifier logic given to us
by SparkSQL so that we have make the filters at the region server level
and avoid sending the data back to the client to be filtered.
|
Copyright © 2007–2019 Cloudera. All rights reserved.