README.md
pyproject.toml
setup.py
feathr/__init__.py
feathr/_abc.py
feathr/_databricks_submission.py
feathr/_envvariableutil.py
feathr/_feature_registry.py
feathr/_synapse_submission.py
feathr/client.py
feathr.egg-info/PKG-INFO
feathr.egg-info/SOURCES.txt
feathr.egg-info/dependency_links.txt
feathr.egg-info/entry_points.txt
feathr.egg-info/requires.txt
feathr.egg-info/top_level.txt
feathrcli/__init__.py
feathrcli/cli.py
feathrcli/data/feathr_user_workspace/feathr_config.yaml
feathrcli/data/feathr_user_workspace/nyc_driver_demo.ipynb
feathrcli/data/feathr_user_workspace/feature_conf/features.conf
feathrcli/data/feathr_user_workspace/feature_gen_conf/feature_gen.conf
feathrcli/data/feathr_user_workspace/feature_join_conf/feature_join.conf
feathrcli/data/feathr_user_workspace/mockdata/feathrazuretest3fs@feathrazuretest3storage.dfs.core.windows.net/demo_data/green_tripdata_2020-04.csv
test/test_azure_synapse_e2e.py
test/test_cli.py