.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.diff.rst
docs/source/feast.dqm.profilers.rst
docs/source/feast.dqm.rst
docs/source/feast.infra.offline_stores.contrib.rst
docs/source/feast.infra.offline_stores.contrib.spark_offline_store.rst
docs/source/feast.infra.offline_stores.contrib.trino_offline_store.connectors.rst
docs/source/feast.infra.offline_stores.contrib.trino_offline_store.rst
docs/source/feast.infra.offline_stores.contrib.trino_offline_store.test_config.rst
docs/source/feast.infra.offline_stores.rst
docs/source/feast.infra.online_stores.rst
docs/source/feast.infra.rst
docs/source/feast.infra.utils.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.rst
docs/source/feast.rst
docs/source/index.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/field.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/py.typed
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/types.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/embedded_go/online_features_service.py
feast/embedded_go/type_map.py
feast/embedded_go/lib/__init__.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/__init__.py
feast/infra/offline_stores/contrib/contrib_repo_configuration.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/offline_stores/contrib/trino_offline_store/README.md
feast/infra/offline_stores/contrib/trino_offline_store/__init__.py
feast/infra/offline_stores/contrib/trino_offline_store/trino.py
feast/infra/offline_stores/contrib/trino_offline_store/trino_queries.py
feast/infra/offline_stores/contrib/trino_offline_store/trino_source.py
feast/infra/offline_stores/contrib/trino_offline_store/trino_type_map.py
feast/infra/offline_stores/contrib/trino_offline_store/connectors/__init__.py
feast/infra/offline_stores/contrib/trino_offline_store/connectors/upload.py
feast/infra/offline_stores/contrib/trino_offline_store/test_config/__init__.py
feast/infra/offline_stores/contrib/trino_offline_store/test_config/manual_tests.py
feast/infra/offline_stores/contrib/trino_offline_store/test_config/properties/memory.properties
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/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.10-ci-requirements.txt
requirements/py3.10-requirements.txt
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_repo_duplicate_data_source_names.py
tests/integration/e2e/test_python_feature_server.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/online_store_creator.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/feature_repos/universal/data_sources/trino.py
tests/integration/feature_repos/universal/data_sources/catalog/memory.properties
tests/integration/feature_repos/universal/online_store/__init__.py
tests/integration/feature_repos/universal/online_store/datastore.py
tests/integration/feature_repos/universal/online_store/dynamodb.py
tests/integration/feature_repos/universal/online_store/redis.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_push_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_data_sources.py
tests/unit/test_entity.py
tests/unit/test_feature_service.py
tests/unit/test_feature_validation.py
tests/unit/test_feature_view.py
tests/unit/test_on_demand_feature_view.py
tests/unit/test_proto_json.py
tests/unit/test_types.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/unit/infra/test_provider.py
tests/unit/infra/online_store/test_dynamodb_online_store.py
tests/utils/cli_utils.py
tests/utils/data_source_utils.py
tests/utils/online_read_write_test.py
tests/utils/online_store_utils.py
tests/utils/online_write_benchmark.py