Skip to content

Issue fetching null or empty records from a stream's response. #124

@himanshudube97

Description

@himanshudube97

Topic

No response

Relevant information

While testing the Airbyte no-code connector, we noticed that the API responses contain many fields, including some with null or empty values. However, when we switch to the Records tab in Airbyte, those null or empty fields are missing.

This seems to happen because Airbyte omits fields with null values from the response to reduce payload size.

But in our use case, we want all fields to be included in the records — even if their values are null or empty — to maintain schema consistency.

Is there a way to configure Airbyte to preserve all fields, including those with null or empty values, in the final output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions