File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -615,7 +615,7 @@ def ingest(
615615 Loads feature data into Feast for a specific feature set.
616616
617617 Args:
618- feature_set (typing.Union[str, FeatureSet]):
618+ feature_set (typing.Union[str, feast.feature_set. FeatureSet]):
619619 Feature set object or the string name of the feature set
620620 (without a version).
621621
Original file line number Diff line number Diff line change 1+ Click==7.*
12google-api-core==1.*
23google-auth==1.*
34google-cloud-bigquery==1.*
@@ -13,10 +14,17 @@ protobuf==3.*
1314pytest
1415pytest-mock
1516pytest-timeout
16- PyYAML==5.1.2
17- fastavro==0.21. *
17+ PyYAML==5.1.*
18+ fastavro==0.*
1819grpcio-testing==1.*
1920pytest-ordering==0.6.*
2021pyarrow
2122Sphinx
22- sphinx-rtd-theme
23+ sphinx-rtd-theme
24+ toml==0.10.*
25+ tqdm==4.*
26+ confluent_kafka
27+ google
28+ pandavro==1.5.*
29+ kafka-python==1.*
30+ tabulate==0.8.*
You can’t perform that action at this time.
0 commit comments