Skip to content

[MINOR] off-by-one error in CSV header writing #2557

Open
t99-i wants to merge 1 commit into
apache:mainfrom
t99-i:MINOR-Bugfix-FrameRDDConverterUtils
Open

[MINOR] off-by-one error in CSV header writing #2557
t99-i wants to merge 1 commit into
apache:mainfrom
t99-i:MINOR-Bugfix-FrameRDDConverterUtils

Conversation

@t99-i

@t99-i t99-i commented Jul 19, 2026

Copy link
Copy Markdown

fixed incorrect column name indexing (off-by-one error) in CSV header writing

fixed incorrect column name indexing (off-by-one error) in CSV header writing
@t99-i

t99-i commented Jul 19, 2026

Copy link
Copy Markdown
Author

@janniklinde

@janniklinde

Copy link
Copy Markdown
Contributor

Thanks for identifying and fixing the issue @t99-i. It would be great if you could include a test case which would fail with the old implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants