Skip to content

[CH] JSON input format can not parse while key's case not match #6262

@KevinyhZou

Description

@KevinyhZou

Backend

CH (ClickHouse)

Bug description

when define a table like (a string, b string) and use json format, when the input is {"a":"A1", "B":"B1"}, then the field b can not be parsed, as the key not matched.

Spark version

Spark-3.3.x

Spark configurations

No response

System information

No response

Relevant logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions