Class MetadataControllerContext
java.lang.Object
org.apache.drill.exec.metastore.analyze.MetadataControllerContext
Class which provides information required for storing metadata to the Metastore when performing analyze.
-
Method Details
-
tableInfo
-
metastoreTableInfo
-
location
public org.apache.hadoop.fs.Path location() -
interestingColumns
-
segmentColumns
-
metadataToHandle
-
metadataToRemove
-
analyzeMetadataLevel
-
multiValueSegments
public boolean multiValueSegments()Specifies whether metadata controller should create segments with multiple partition values. For example, Hive partitions contain multiple partition values within the same segment.- Returns:
true
if metadata controller should create segments with multiple partition values,false
otherwise
-
toString
-
builder
-