public class HiveRowPartitionComputer extends RowPartitionComputer
defaultPartValue, partitionColumns, partitionIndexes
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<String,String> |
generatePartValues(Row in)
Compute partition values from record.
|
projectColumnsToWrite, restorePartValueFromType, restorePartValueFromType
public LinkedHashMap<String,String> generatePartValues(Row in) throws Exception
PartitionComputer
generatePartValues
in interface PartitionComputer<Row>
generatePartValues
in class RowPartitionComputer
in
- input record.Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.