Skip to content

products.prices schema invalid #107

@JohannesRudolph

Description

@JohannesRudolph

The json schema generated for the product.prices property has "types": ["null", "object", "array"]. This makes it impossible for loaders like target-bigquery to correctly infer the schema. In this case the proper fix would be to drop the object type.

I'm using meltano and tried to override the schema by passing an explicit catalog, but it seems the tap ignores the catalog and always builds the schema on its own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions