Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: respect provided column ordering in use_columns when loading a sheet eagerly #262

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

lukapeschke
Copy link
Collaborator

Fix an inconsistency in column ordering when loading a sheet eagerly. I guess this occured because the ager loading PR stood open for so long that the refactoring on column metadata was done in the meantime, and wasn't properly taken into account when updating the eagerness branch

…heet eagerly

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
@lukapeschke lukapeschke added bug Something isn't working ✋ need review ✋ 🦀 rust 🦀 Pull requests that edit Rust code labels Jul 22, 2024
@lukapeschke lukapeschke self-assigned this Jul 22, 2024
@lukapeschke lukapeschke merged commit e904f91 into main Jul 22, 2024
22 checks passed
@lukapeschke lukapeschke deleted the fix-eager-column-ordering branch July 22, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🦀 rust 🦀 Pull requests that edit Rust code ✋ need review ✋
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants