.gitignore
Makefile
__init__.py
cli.py
requirements-ci.txt
setup.py
docs/Makefile
docs/html/.buildinfo
docs/html/.nojekyll
docs/html/feast.core.html
docs/html/feast.html
docs/html/feast.loaders.html
docs/html/feast.serving.html
docs/html/feast.storage.html
docs/html/feast.types.html
docs/html/genindex.html
docs/html/index.html
docs/html/modules.html
docs/html/objects.inv
docs/html/py-modindex.html
docs/html/search.html
docs/html/searchindex.js
docs/html/.doctrees/environment.pickle
docs/html/.doctrees/feast.core.doctree
docs/html/.doctrees/feast.doctree
docs/html/.doctrees/feast.loaders.doctree
docs/html/.doctrees/feast.serving.doctree
docs/html/.doctrees/feast.storage.doctree
docs/html/.doctrees/feast.types.doctree
docs/html/.doctrees/index.doctree
docs/html/.doctrees/modules.doctree
docs/html/_modules/index.html
docs/html/_modules/feast/client.html
docs/html/_modules/feast/config.html
docs/html/_modules/feast/entity.html
docs/html/_modules/feast/exceptions.html
docs/html/_modules/feast/feature.html
docs/html/_modules/feast/feature_set.html
docs/html/_modules/feast/field.html
docs/html/_modules/feast/job.html
docs/html/_modules/feast/resource.html
docs/html/_modules/feast/source.html
docs/html/_modules/feast/type_map.html
docs/html/_modules/feast/value_type.html
docs/html/_modules/feast/core/CoreService_pb2.html
docs/html/_modules/feast/core/CoreService_pb2_grpc.html
docs/html/_modules/feast/core/FeatureSet_pb2.html
docs/html/_modules/feast/core/Source_pb2.html
docs/html/_modules/feast/core/Store_pb2.html
docs/html/_modules/feast/loaders/file.html
docs/html/_modules/feast/loaders/ingest.html
docs/html/_modules/feast/loaders/yaml.html
docs/html/_modules/feast/serving/ServingService_pb2.html
docs/html/_modules/feast/serving/ServingService_pb2_grpc.html
docs/html/_modules/feast/storage/Redis_pb2.html
docs/html/_modules/feast/types/FeatureRowExtended_pb2.html
docs/html/_modules/feast/types/FeatureRow_pb2.html
docs/html/_modules/feast/types/Feature_pb2.html
docs/html/_modules/feast/types/Field_pb2.html
docs/html/_modules/feast/types/Value_pb2.html
docs/html/_modules/google/protobuf/internal/enum_type_wrapper.html
docs/html/_sources/feast.core.rst.txt
docs/html/_sources/feast.loaders.rst.txt
docs/html/_sources/feast.rst.txt
docs/html/_sources/feast.serving.rst.txt
docs/html/_sources/feast.storage.rst.txt
docs/html/_sources/feast.types.rst.txt
docs/html/_sources/index.rst.txt
docs/html/_sources/modules.rst.txt
docs/html/_static/basic.css
docs/html/_static/doctools.js
docs/html/_static/documentation_options.js
docs/html/_static/file.png
docs/html/_static/jquery-3.4.1.js
docs/html/_static/jquery.js
docs/html/_static/language_data.js
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/html/_static/pygments.css
docs/html/_static/searchtools.js
docs/html/_static/underscore-1.3.1.js
docs/html/_static/underscore.js
docs/html/_static/css/badge_only.css
docs/html/_static/css/theme.css
docs/html/_static/fonts/Inconsolata-Bold.ttf
docs/html/_static/fonts/Inconsolata-Regular.ttf
docs/html/_static/fonts/Inconsolata.ttf
docs/html/_static/fonts/Lato-Bold.ttf
docs/html/_static/fonts/Lato-Regular.ttf
docs/html/_static/fonts/RobotoSlab-Bold.ttf
docs/html/_static/fonts/RobotoSlab-Regular.ttf
docs/html/_static/fonts/fontawesome-webfont.eot
docs/html/_static/fonts/fontawesome-webfont.svg
docs/html/_static/fonts/fontawesome-webfont.ttf
docs/html/_static/fonts/fontawesome-webfont.woff
docs/html/_static/fonts/fontawesome-webfont.woff2
docs/html/_static/fonts/Lato/lato-bold.eot
docs/html/_static/fonts/Lato/lato-bold.ttf
docs/html/_static/fonts/Lato/lato-bold.woff
docs/html/_static/fonts/Lato/lato-bold.woff2
docs/html/_static/fonts/Lato/lato-bolditalic.eot
docs/html/_static/fonts/Lato/lato-bolditalic.ttf
docs/html/_static/fonts/Lato/lato-bolditalic.woff
docs/html/_static/fonts/Lato/lato-bolditalic.woff2
docs/html/_static/fonts/Lato/lato-italic.eot
docs/html/_static/fonts/Lato/lato-italic.ttf
docs/html/_static/fonts/Lato/lato-italic.woff
docs/html/_static/fonts/Lato/lato-italic.woff2
docs/html/_static/fonts/Lato/lato-regular.eot
docs/html/_static/fonts/Lato/lato-regular.ttf
docs/html/_static/fonts/Lato/lato-regular.woff
docs/html/_static/fonts/Lato/lato-regular.woff2
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/html/_static/js/modernizr.min.js
docs/html/_static/js/theme.js
docs/source/conf.py
docs/source/feast.core.rst
docs/source/feast.loaders.rst
docs/source/feast.rst
docs/source/feast.serving.rst
docs/source/feast.storage.rst
docs/source/feast.types.rst
docs/source/index.rst
docs/source/modules.rst
feast/__init__.py
feast/client.py
feast/config.py
feast/constants.py
feast/entity.py
feast/exceptions.py
feast/feature.py
feast/feature_set.py
feast/field.py
feast/job.py
feast/resource.py
feast/source.py
feast/type_map.py
feast/value_type.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/core/CoreService_pb2.py
feast/core/CoreService_pb2.pyi
feast/core/CoreService_pb2_grpc.py
feast/core/FeatureSet_pb2.py
feast/core/FeatureSet_pb2.pyi
feast/core/FeatureSet_pb2_grpc.py
feast/core/Source_pb2.py
feast/core/Source_pb2.pyi
feast/core/Source_pb2_grpc.py
feast/core/Store_pb2.py
feast/core/Store_pb2.pyi
feast/core/Store_pb2_grpc.py
feast/core/__init__.py
feast/loaders/__init__.py
feast/loaders/file.py
feast/loaders/ingest.py
feast/loaders/yaml.py
feast/serving/ServingService_pb2.py
feast/serving/ServingService_pb2.pyi
feast/serving/ServingService_pb2_grpc.py
feast/serving/__init__.py
feast/storage/Redis_pb2.py
feast/storage/Redis_pb2.pyi
feast/storage/__init__.py
feast/types/FeatureRowExtended_pb2.py
feast/types/FeatureRowExtended_pb2.pyi
feast/types/FeatureRow_pb2.py
feast/types/FeatureRow_pb2.pyi
feast/types/Feature_pb2.py
feast/types/Feature_pb2.pyi
feast/types/Field_pb2.py
feast/types/Field_pb2.pyi
feast/types/Value_pb2.py
feast/types/Value_pb2.pyi
feast/types/__init__.py
tests/dataframes.py
tests/fake_kafka.py
tests/feast_core_server.py
tests/feast_serving_server.py
tests/stores.py
tests/test_client.py
tests/test_feature_set.py
tests/test_stores.py
tests/data/austin_bikeshare.bikeshare_stations.avro
tests/data/driver_features.csv