Felipe
Felipe
**Is your feature request related to a problem? Please describe.** _s3_staging_location field_ I would like to understand why was associated a deployment environment name in this variable name: `s3_staging_location`. It's...
Related issue: https://github.com/feast-dev/feast/issues/3770 ## Expected Behavior The expected behavior is run the get_app successfully: ``` from feast.ui_server import get_app as ui_server ``` ## Current Behavior ``` > from feast.ui_server import...
**Is your feature request related to a problem? Please describe.** Would it be possible to disable the serialization process? **Describe the solution you'd like** An option to disable the serialization...