Niklas von Maltzahn
Niklas von Maltzahn
Hey @newsbreak-tonglin It looks like you may need to rename `init.py` to `__init__.py` to make `MyCustomEngine` importable.
What does your `feature_store.yaml` look like? Based on your screenshot I would expect this to work: ``` batch_engine: feature_custom_engine.feast_custom_engine.MyCustomEngine ```
Amazing, thank you!
I have used boto3 via reticulate for copying data between local and S3. If you are going to python then I propose using one of the python solutions for uploading...
Awesome thank you!
I can confirm I am also receiving this error suddenly. I have not carried out any package updates recently