LICENSE
README.md
pyproject.toml
client/README.md
client/src/featureform/__init__.py
client/src/featureform/__main__.py
client/src/featureform/cli.py
client/src/featureform/constants.py
client/src/featureform/deploy.py
client/src/featureform/enums.py
client/src/featureform/exceptions.py
client/src/featureform/feature_flag.py
client/src/featureform/feature_view_processor.py
client/src/featureform/file_utils.py
client/src/featureform/format.py
client/src/featureform/get.py
client/src/featureform/grpc_client.py
client/src/featureform/list.py
client/src/featureform/logging.py
client/src/featureform/parse.py
client/src/featureform/register.py
client/src/featureform/registration.py
client/src/featureform/search.py
client/src/featureform/secret_provider.py
client/src/featureform/serving.py
client/src/featureform/status_display.py
client/src/featureform/tls.py
client/src/featureform/train_test_split.py
client/src/featureform/type_objects.py
client/src/featureform/types.py
client/src/featureform/utils.py
client/src/featureform/variant_names_generator.py
client/src/featureform/version.py
client/src/featureform/client/__init__.py
client/src/featureform/client/resource_client.py
client/src/featureform/client/unified_client.py
client/src/featureform/config/__init__.py
client/src/featureform/config/catalogs.py
client/src/featureform/config/compute.py
client/src/featureform/config/credentials.py
client/src/featureform/config/file_stores.py
client/src/featureform/config/offline_stores.py
client/src/featureform/config/online_stores.py
client/src/featureform/core/__init__.py
client/src/featureform/core/exceptions.py
client/src/featureform/core/protocols.py
client/src/featureform/core/state.py
client/src/featureform/core/status_codes.py
client/src/featureform/core/types.py
client/src/featureform/lib/__init__.py
client/src/featureform/lib/auth.py
client/src/featureform/operations/__init__.py
client/src/featureform/operations/cleanup.py
client/src/featureform/operations/equivalence.py
client/src/featureform/proto/metadata_pb2.py
client/src/featureform/proto/metadata_pb2.pyi
client/src/featureform/proto/metadata_pb2_grpc.py
client/src/featureform/proto/serving_pb2.py
client/src/featureform/proto/serving_pb2.pyi
client/src/featureform/proto/serving_pb2_grpc.py
client/src/featureform/providers/__init__.py
client/src/featureform/providers/filestore.py
client/src/featureform/providers/offline.py
client/src/featureform/providers/online.py
client/src/featureform/providers/streaming.py
client/src/featureform/registrar/__init__.py
client/src/featureform/registrar/column_mapping.py
client/src/featureform/registrar/column_resources.py
client/src/featureform/registrar/column_spec.py
client/src/featureform/registrar/entity_decorator.py
client/src/featureform/registrar/feature_api.py
client/src/featureform/registrar/input_validators.py
client/src/featureform/registrar/label_api.py
client/src/featureform/registrar/realtime_feature.py
client/src/featureform/registrar/registrar.py
client/src/featureform/registrar/registrars.py
client/src/featureform/registrar/resource_variant_validators.py
client/src/featureform/registrar/transformation_decorators.py
client/src/featureform/registrar/variants.py
client/src/featureform/resources/__init__.py
client/src/featureform/resources/base.py
client/src/featureform/resources/constants.py
client/src/featureform/resources/entity.py
client/src/featureform/resources/feature.py
client/src/featureform/resources/feature_view.py
client/src/featureform/resources/label.py
client/src/featureform/resources/locations.py
client/src/featureform/resources/mappings.py
client/src/featureform/resources/model.py
client/src/featureform/resources/provider.py
client/src/featureform/resources/schedule.py
client/src/featureform/resources/source.py
client/src/featureform/resources/training_set.py
client/src/featureform/resources/transformations.py
client/src/featureform/resources/user.py
client/src/featureform/state/__init__.py
client/src/featureform/state/resource_state.py
client/src/featureform/utils/__init__.py
client/src/featureform/utils/helpers.py
client/src/featureform/utils/validation.py
client/src/featureform_enterprise.egg-info/PKG-INFO
client/src/featureform_enterprise.egg-info/SOURCES.txt
client/src/featureform_enterprise.egg-info/dependency_links.txt
client/src/featureform_enterprise.egg-info/entry_points.txt
client/src/featureform_enterprise.egg-info/requires.txt
client/src/featureform_enterprise.egg-info/top_level.txt