Uses of Class
com.logicalclocks.hsfs.constructor.FeatureGroupAlias
Packages that use FeatureGroupAlias
-
Uses of FeatureGroupAlias in com.logicalclocks.hsfs.spark.engine
Methods in com.logicalclocks.hsfs.spark.engine with parameters of type FeatureGroupAliasModifier and TypeMethodDescriptionvoidSparkEngine.registerHudiTemporaryTable(FeatureGroupAlias featureGroupAlias, Map<String, String> readOptions) -
Uses of FeatureGroupAlias in com.logicalclocks.hsfs.spark.engine.hudi
Methods in com.logicalclocks.hsfs.spark.engine.hudi with parameters of type FeatureGroupAliasModifier and TypeMethodDescriptionvoidHudiEngine.reconcileHudiSchema(org.apache.spark.sql.SparkSession sparkSession, FeatureGroupAlias featureGroupAlias, Map<String, String> hudiArgs)