Package | Description |
---|---|
com.logicalclocks.hsfs.spark | |
com.logicalclocks.hsfs.spark.util |
Modifier and Type | Method and Description |
---|---|
StorageConnector.RedshiftConnector |
FeatureStore.getRedshiftConnector(String name)
Get a previously created Redshift compliant storage connector from the feature store.
|
Modifier and Type | Method and Description |
---|---|
org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> |
StorageConnectorUtils.read(StorageConnector.RedshiftConnector connector,
String query)
Reads query into a spark dataframe using the RedshiftConnector.
|
Copyright © 2023. All rights reserved.