public class FeatureGroupUtils extends Object
| Constructor and Description |
|---|
FeatureGroupUtils() |
public String getTableName(FeatureGroupBase offlineFeatureGroup)
public scala.collection.Seq<String> getPartitionColumns(FeatureGroupBase offlineFeatureGroup)
public scala.collection.Seq<String> getPrimaryColumns(FeatureGroupBase offlineFeatureGroup)
public String getFgName(FeatureGroupBase featureGroup)
public String getHiveServerConnection(FeatureGroupBase featureGroup, String connectionString) throws IOException, FeatureStoreException
IOExceptionFeatureStoreExceptionpublic static Date getDateFromDateString(String inputDate) throws FeatureStoreException, ParseException
FeatureStoreExceptionParseExceptionpublic static Long getTimeStampFromDateString(String inputDate) throws FeatureStoreException, ParseException
FeatureStoreExceptionParseExceptionpublic Map<Long,Map<String,String>> getCommitDetails(FeatureGroupBase featureGroup, String wallclockTime, Integer limit) throws FeatureStoreException, IOException, ParseException
public String getFeatureAvroSchema(String featureName, org.apache.avro.Schema schema) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionpublic org.apache.avro.Schema getDeserializedEncodedAvroSchema(org.apache.avro.Schema schema,
List<String> complexFeatures)
throws FeatureStoreException,
IOException
FeatureStoreExceptionIOExceptionpublic String getEncodedAvroSchema(org.apache.avro.Schema schema, List<String> complexFeatures) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionpublic org.apache.avro.Schema getDeserializedAvroSchema(String avroSchema) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionpublic void verifyAttributeKeyNames(FeatureGroupBase featureGroup, List<String> partitionKeyNames, String precombineKeyName) throws FeatureStoreException
FeatureStoreExceptionpublic Subject getSubject(FeatureGroupBase featureGroup) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionCopyright © 2025. All rights reserved.