Skip to content

Commit

Permalink
Import FeatureView in Spark Kafka Processor
Browse files Browse the repository at this point in the history
  • Loading branch information
expediamatt committed Feb 14, 2024
1 parent f125722 commit e7c8a0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/feast/infra/contrib/spark_kafka_processor.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from feast.data_source import KafkaSource, PushMode
from feast.expediagroup.schema_registry.schema_registry import SchemaRegistry
from feast.feature_store import FeatureStore
from feast.feature_view import FeatureView
from feast.infra.contrib.stream_processor import (
ProcessorConfig,
StreamProcessor,
Expand Down

0 comments on commit e7c8a0c

Please sign in to comment.