feast icon indicating copy to clipboard operation
feast copied to clipboard

As a new user, the example feature definitions file name in feast init is confusing

Open ntkathole opened this issue 9 months ago • 7 comments

The example file that contains the feature definitions is named example_repo.py and not example_features.py.

This issue is to rename and improve the experience by using either feature_definitions.py or example_features.py. Feast documentation uses example as driver_features.py

Feel free to suggest the preference or any thoughts.

ntkathole avatar Apr 09 '25 07:04 ntkathole

@MelissaFlinn ^

ntkathole avatar Apr 09 '25 07:04 ntkathole

There is also a good recommendation by @MelissaFlinn of adding a feastignore file in template (even if it just has a commented descriptive line in it).

ntkathole avatar Apr 09 '25 12:04 ntkathole

@ntkathole Thank you!

MelissaFlinn avatar Apr 09 '25 15:04 MelissaFlinn