Class HiveAnalyzeProperties
java.lang.Object
io.trino.plugin.hive.HiveAnalyzeProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<PropertyMetadata<?>> getColumnNames(Map<String, Object> properties) getPartitionList(Map<String, Object> properties)
-
Field Details
-
PARTITIONS_PROPERTY
- See Also:
-
COLUMNS_PROPERTY
- See Also:
-
-
Constructor Details
-
HiveAnalyzeProperties
@Inject public HiveAnalyzeProperties()
-
-
Method Details
-
getAnalyzeProperties
-
getPartitionList
-
getColumnNames
-