Skip to content

search: Bump discolytics env to 0.9.0

Ebernhardson requested to merge work/ebernhardson/ores-partition-writer-fix into main

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.

Merge request reports