Skip to content

fix(csv-parser): Parse CSVs with inferred schema when column names contain leading/trailing whitespace #6265

fix(csv-parser): Parse CSVs with inferred schema when column names contain leading/trailing whitespace

fix(csv-parser): Parse CSVs with inferred schema when column names contain leading/trailing whitespace #6265

Triggered via pull request August 21, 2025 22:54
Status Failure
Total duration 6s
Artifacts

semantic_pr_check.yml

on: pull_request
Validate PR title
3s
Validate PR title
Fit to window
Zoom out
Zoom in

Annotations

1 error
Validate PR title
No release type found in pull request title "Fix bug parsing CSVs combining `infer_schema` with `parse_records` when column names contain leading/trailing whitespace". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/ Available types: - fix - Fix - feat - Feat - docs - Docs - ci - CI - chore - Chore - build - Build - tests - Tests