Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[embedded-elt][sling] Correctly get an object_key when a stream has an empty config #26797

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cogito
Copy link

@Cogito Cogito commented Jan 3, 2025

Summary & Motivation

This fixes an issue where Sling materialisations fail if a stream has an empty config.

A fix for #25515 and #25925

Original code by @Westm7

How I Tested These Changes

I had a failing config, which no longer fails after this change.

@Cogito
Copy link
Author

Cogito commented Jan 3, 2025

Wasn't sure about the best way to add a failing configuration as a test, so submitted without the test for now.

@Cogito Cogito force-pushed the sling_empty_stream_config branch from 2b94628 to 2182850 Compare January 3, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sling ELT Error when using Sling's env.yaml to manage connections
2 participants