We have updated our Streams localization logic to better align with the localization logic of the Knowledge Graph, such that:
- Outputs are only produced if a localized profile exists in the Knowledge Graph. For example, if a Stream definition contained the “es” locale, previously we would have produced an output with “es” locale for all entities in the set, instead of only entities with “es” profiles.
- Streams relies exclusively on the Knowledge Graph logic for fall-backs (doesn’t fall-back for locale-specific fields, doesn’t allow users to provide additional fallbacks).
To learn more about Streams, visit our Get Started with Streams guide.