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

[edge] Replaced null value with question mark in edge logs #44957

Merged

Conversation

AutomationDev85
Copy link
Contributor

Overview

In our environment we facing sporadically a null value in a log chunk and this breaks the push into the postgres. Idea of this PR is to replace the null value with question mark to be able to find the null value in the log file and having a not crashing instance.

Details of changes:

  • Replace null value in log chunk with question mark sign.

@boring-cyborg boring-cyborg bot added area:providers provider:edge Edge Executor / Worker (AIP-69) labels Dec 16, 2024
@jscheffl jscheffl merged commit 83da311 into apache:main Dec 16, 2024
67 checks passed
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
Co-authored-by: Marco Küttelwesch <marco.kuettelwesch@de.bosch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:edge Edge Executor / Worker (AIP-69)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants