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

Compact adapters do not add a default property scope #3325

Closed
tenthe opened this issue Nov 11, 2024 · 0 comments · Fixed by #3328
Closed

Compact adapters do not add a default property scope #3325

tenthe opened this issue Nov 11, 2024 · 0 comments · Fixed by #3328
Assignees
Labels
bug Something isn't working

Comments

@tenthe
Copy link
Contributor

tenthe commented Nov 11, 2024

Body

When the property scope is not provided in the event schema of the add query, its value is set to null. This causes issues when the created data stream is used by other components, such as the pipeline editor or data lake.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@tenthe tenthe added the bug Something isn't working label Nov 11, 2024
@tenthe tenthe self-assigned this Nov 11, 2024
tenthe added a commit that referenced this issue Nov 12, 2024
* fix(#3325): Add better logging if count of events in measurement fails

* fix(#3325): Add a test to validate file stream adapter via compact API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant