search: Bump discolytics env to 0.9.0
Version bump brings the following changes:
-
partition writing now casts the strings provided in output partition specs to the appropriate type. As of spark 3 it will no longer auto-magically cast these behind the scenes for us.
-
Brings in prepare_recommendation_create.py from the airflow 1 repository.