.gitignore
MANIFEST.in
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/source/conf.py
docs/source/feast.infra.offline_stores.rst
docs/source/feast.infra.rst
docs/source/feast.loaders.rst
docs/source/feast.protos.feast.core.rst
docs/source/feast.protos.feast.rst
docs/source/feast.protos.feast.serving.rst
docs/source/feast.protos.feast.storage.rst
docs/source/feast.protos.feast.types.rst
docs/source/feast.protos.rst
docs/source/feast.rst
docs/source/feast.staging.rst
docs/source/index.rst
docs/source/modules.rst
feast/__init__.py
feast/base_feature_view.py
feast/cli.py
feast/constants.py
feast/data_format.py
feast/data_source.py
feast/driver_test_data.py
feast/entity.py
feast/errors.py
feast/feast_object.py
feast/feature.py
feast/feature_server.py
feast/feature_service.py
feast/feature_store.py
feast/feature_view.py
feast/feature_view_projection.py
feast/flags.py
feast/flags_helper.py
feast/importer.py
feast/inference.py
feast/names.py
feast/on_demand_feature_view.py
feast/online_response.py
feast/proto_json.py
feast/registry.py
feast/registry_store.py
feast/repo_config.py
feast/repo_contents.py
feast/repo_operations.py
feast/request_feature_view.py
feast/saved_dataset.py
feast/transformation_server.py
feast/type_map.py
feast/usage.py
feast/utils.py
feast/value_type.py
feast/version.py
feast/wait.py
feast.egg-info/PKG-INFO
feast.egg-info/SOURCES.txt
feast.egg-info/dependency_links.txt
feast.egg-info/entry_points.txt
feast.egg-info/requires.txt
feast.egg-info/top_level.txt
feast/diff/__init__.py
feast/diff/infra_diff.py
feast/diff/property_diff.py
feast/diff/registry_diff.py
feast/dqm/__init__.py
feast/dqm/errors.py
feast/dqm/profilers/__init__.py
feast/dqm/profilers/ge_profiler.py
feast/dqm/profilers/profiler.py
feast/infra/__init__.py
feast/infra/aws.py
feast/infra/gcp.py
feast/infra/infra_object.py
feast/infra/key_encoding_utils.py
feast/infra/local.py
feast/infra/passthrough_provider.py
feast/infra/provider.py
feast/infra/feature_servers/aws_lambda/Dockerfile
feast/infra/feature_servers/aws_lambda/__init__.py
feast/infra/feature_servers/aws_lambda/app.py
feast/infra/feature_servers/aws_lambda/config.py
feast/infra/feature_servers/aws_lambda/requirements.txt
feast/infra/feature_servers/gcp_cloudrun/Dockerfile
feast/infra/feature_servers/gcp_cloudrun/__init__.py
feast/infra/feature_servers/gcp_cloudrun/app.py
feast/infra/feature_servers/gcp_cloudrun/config.py
feast/infra/feature_servers/gcp_cloudrun/requirements.txt
feast/infra/offline_stores/__init__.py
feast/infra/offline_stores/bigquery.py
feast/infra/offline_stores/bigquery_source.py
feast/infra/offline_stores/file.py
feast/infra/offline_stores/file_source.py
feast/infra/offline_stores/offline_store.py
feast/infra/offline_stores/offline_utils.py
feast/infra/offline_stores/redshift.py
feast/infra/offline_stores/redshift_source.py
feast/infra/offline_stores/snowflake.py
feast/infra/offline_stores/snowflake_source.py
feast/infra/offline_stores/contrib/spark_offline_store/__init__.py
feast/infra/offline_stores/contrib/spark_offline_store/spark.py
feast/infra/offline_stores/contrib/spark_offline_store/spark_source.py
feast/infra/online_stores/__init__.py
feast/infra/online_stores/datastore.py
feast/infra/online_stores/dynamodb.py
feast/infra/online_stores/helpers.py
feast/infra/online_stores/online_store.py
feast/infra/online_stores/redis.py
feast/infra/online_stores/sqlite.py
feast/infra/transformation_servers/Dockerfile
feast/infra/transformation_servers/app.py
feast/infra/utils/__init__.py
feast/infra/utils/aws_utils.py
feast/infra/utils/snowflake_utils.py
feast/loaders/__init__.py
feast/loaders/yaml.py
feast/protos/__init__.py
feast/protos/feast/__init__.py
feast/protos/feast/core/DataFormat_pb2.py
feast/protos/feast/core/DataFormat_pb2_grpc.py
feast/protos/feast/core/DataSource_pb2.py
feast/protos/feast/core/DataSource_pb2_grpc.py
feast/protos/feast/core/DatastoreTable_pb2.py
feast/protos/feast/core/DatastoreTable_pb2_grpc.py
feast/protos/feast/core/DynamoDBTable_pb2.py
feast/protos/feast/core/DynamoDBTable_pb2_grpc.py
feast/protos/feast/core/Entity_pb2.py
feast/protos/feast/core/Entity_pb2_grpc.py
feast/protos/feast/core/FeatureService_pb2.py
feast/protos/feast/core/FeatureService_pb2_grpc.py
feast/protos/feast/core/FeatureTable_pb2.py
feast/protos/feast/core/FeatureTable_pb2_grpc.py
feast/protos/feast/core/FeatureViewProjection_pb2.py
feast/protos/feast/core/FeatureViewProjection_pb2_grpc.py
feast/protos/feast/core/FeatureView_pb2.py
feast/protos/feast/core/FeatureView_pb2_grpc.py
feast/protos/feast/core/Feature_pb2.py
feast/protos/feast/core/Feature_pb2_grpc.py
feast/protos/feast/core/InfraObject_pb2.py
feast/protos/feast/core/InfraObject_pb2_grpc.py
feast/protos/feast/core/OnDemandFeatureView_pb2.py
feast/protos/feast/core/OnDemandFeatureView_pb2_grpc.py
feast/protos/feast/core/Registry_pb2.py
feast/protos/feast/core/Registry_pb2_grpc.py
feast/protos/feast/core/RequestFeatureView_pb2.py
feast/protos/feast/core/RequestFeatureView_pb2_grpc.py
feast/protos/feast/core/SavedDataset_pb2.py
feast/protos/feast/core/SavedDataset_pb2_grpc.py
feast/protos/feast/core/SqliteTable_pb2.py
feast/protos/feast/core/SqliteTable_pb2_grpc.py
feast/protos/feast/core/Store_pb2.py
feast/protos/feast/core/Store_pb2_grpc.py
feast/protos/feast/core/ValidationProfile_pb2.py
feast/protos/feast/core/ValidationProfile_pb2_grpc.py
feast/protos/feast/core/__init__.py
feast/protos/feast/serving/ServingService_pb2.py
feast/protos/feast/serving/ServingService_pb2_grpc.py
feast/protos/feast/serving/TransformationService_pb2.py
feast/protos/feast/serving/TransformationService_pb2_grpc.py
feast/protos/feast/serving/__init__.py
feast/protos/feast/storage/Redis_pb2.py
feast/protos/feast/storage/Redis_pb2_grpc.py
feast/protos/feast/storage/__init__.py
feast/protos/feast/types/EntityKey_pb2.py
feast/protos/feast/types/EntityKey_pb2_grpc.py
feast/protos/feast/types/Field_pb2.py
feast/protos/feast/types/Field_pb2_grpc.py
feast/protos/feast/types/Value_pb2.py
feast/protos/feast/types/Value_pb2_grpc.py
feast/protos/feast/types/__init__.py
feast/templates/README.md
feast/templates/aws/__init__.py
feast/templates/aws/bootstrap.py
feast/templates/aws/driver_repo.py
feast/templates/aws/feature_store.yaml
feast/templates/aws/test.py
feast/templates/gcp/__init__.py
feast/templates/gcp/driver_repo.py
feast/templates/gcp/feature_store.yaml
feast/templates/gcp/test.py
feast/templates/local/__init__.py
feast/templates/local/bootstrap.py
feast/templates/local/example.py
feast/templates/local/feature_store.yaml
feast/templates/minimal/feature_store.yaml
feast/templates/snowflake/bootstrap.py
feast/templates/snowflake/driver_repo.py
feast/templates/snowflake/feature_store.yaml
feast/templates/snowflake/test.py
feast/templates/spark/__init__.py
feast/templates/spark/bootstrap.py
feast/templates/spark/example.py
feast/templates/spark/feature_store.yaml
requirements/py3.7-ci-requirements.txt
requirements/py3.7-requirements.txt
requirements/py3.8-ci-requirements.txt
requirements/py3.8-requirements.txt
requirements/py3.9-ci-requirements.txt
requirements/py3.9-requirements.txt
tests/__init__.py
tests/conftest.py
tests/foo_provider.py
tests/foo_registry_store.py
tests/benchmarks/test_benchmark_universal_online_retrieval.py
tests/data/__init__.py
tests/data/austin_bikeshare.bikeshare_stations.avro
tests/data/bookings.csv
tests/data/column_mapping_test_entity.csv
tests/data/column_mapping_test_feature.csv
tests/data/customer_driver_pairs.csv
tests/data/customers.csv
tests/data/data_creator.py
tests/data/dev_featuretable.csv
tests/data/driver_features.csv
tests/data/localhost.crt
tests/data/localhost.key
tests/data/localhost.pem
tests/data/transactions.csv
tests/data/tensorflow_metadata/bikeshare_feature_set.yaml
tests/data/tensorflow_metadata/bikeshare_schema.json
tests/doctest/test_all.py
tests/example_repos/example_feature_repo_1.py
tests/example_repos/example_feature_repo_2.py
tests/example_repos/example_feature_repo_with_duplicated_featureview_names.py
tests/example_repos/example_feature_repo_with_entity_join_key.py
tests/example_repos/example_feature_repo_with_inference.py
tests/example_repos/example_feature_repo_with_missing_bq_source.py
tests/example_repos/example_repo_duplicate_data_source_names.py
tests/integration/e2e/test_universal_e2e.py
tests/integration/e2e/test_usage_e2e.py
tests/integration/e2e/test_validation.py
tests/integration/feature_repos/integration_test_repo_config.py
tests/integration/feature_repos/repo_configuration.py
tests/integration/feature_repos/universal/data_source_creator.py
tests/integration/feature_repos/universal/entities.py
tests/integration/feature_repos/universal/feature_views.py
tests/integration/feature_repos/universal/data_sources/bigquery.py
tests/integration/feature_repos/universal/data_sources/file.py
tests/integration/feature_repos/universal/data_sources/redshift.py
tests/integration/feature_repos/universal/data_sources/snowflake.py
tests/integration/feature_repos/universal/data_sources/spark_data_source_creator.py
tests/integration/offline_store/test_s3_custom_endpoint.py
tests/integration/offline_store/test_universal_historical_retrieval.py
tests/integration/online_store/test_e2e_local.py
tests/integration/online_store/test_feature_service_read.py
tests/integration/online_store/test_online_retrieval.py
tests/integration/online_store/test_universal_online.py
tests/integration/registration/test_cli.py
tests/integration/registration/test_cli_apply_duplicates.py
tests/integration/registration/test_cli_chdir.py
tests/integration/registration/test_feature_service_apply.py
tests/integration/registration/test_feature_store.py
tests/integration/registration/test_inference.py
tests/integration/registration/test_registry.py
tests/integration/registration/test_universal_odfv_feature_inference.py
tests/integration/registration/test_universal_types.py
tests/integration/scaffolding/test_init.py
tests/integration/scaffolding/test_partial_apply.py
tests/integration/scaffolding/test_repo_config.py
tests/integration/scaffolding/test_repo_operations.py
tests/unit/test_entity.py
tests/unit/test_feature_service.py
tests/unit/test_feature_validation.py
tests/unit/test_proto_json.py
tests/unit/test_unit_feature_store.py
tests/unit/test_usage.py
tests/unit/diff/test_infra_diff.py
tests/unit/diff/test_registry_diff.py
tests/utils/cli_utils.py
tests/utils/data_source_utils.py
tests/utils/online_read_write_test.py
tests/utils/online_write_benchmark.py