Skip to content

Typo in csv adapter configuration does not produce any warning #4656

Description

@mihaibudiu

I configured a CSV adapter:

     "format": {
         "name": "csv",
         "config": { "header": true }
     }

There was no warning that the property should be headers instead of header

Metadata

Metadata

Assignees

Labels

SQL compilerRelated to the SQL compilerconnectorsIssues related to the adapters/connectors crate

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions