Our data generation stage is currently a python job configured with a JSON config file.
Some improvements to consider:
- Move this to a Databricks app that has its own custom UX to control data generation
- Decouple static data (menus/items) so that each location can have its own config. Right now all locations share the same menus.
Our data generation stage is currently a python job configured with a JSON config file.
Some improvements to consider: