| Package | Description |
|---|---|
| com.logicalclocks.hsfs.constructor | |
| com.logicalclocks.hsfs.engine | |
| com.logicalclocks.hsfs.engine.hudi |
| Modifier and Type | Method and Description |
|---|---|
List<HudiFeatureGroupAlias> |
FsQuery.getHudiCachedFeatureGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
FsQuery.setHudiCachedFeatureGroups(List<HudiFeatureGroupAlias> hudiCachedFeatureGroups) |
| Constructor and Description |
|---|
FsQuery(String query,
String queryOnline,
String pitQuery,
List<ExternalFeatureGroupAlias> onDemandFeatureGroups,
List<HudiFeatureGroupAlias> hudiCachedFeatureGroups) |
| Modifier and Type | Method and Description |
|---|---|
void |
SparkEngine.registerHudiTemporaryTable(HudiFeatureGroupAlias hudiFeatureGroupAlias,
Map<String,String> readOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
HudiEngine.reconcileHudiSchema(org.apache.spark.sql.SparkSession sparkSession,
HudiFeatureGroupAlias hudiFeatureGroupAlias,
Map<String,String> hudiArgs) |
void |
HudiEngine.registerTemporaryTable(org.apache.spark.sql.SparkSession sparkSession,
HudiFeatureGroupAlias hudiFeatureGroupAlias,
Map<String,String> readOptions) |
Copyright © 2023. All rights reserved.