Skip to content

Fix: Resolve TypeError fallback bug in Google Sheet imports (#517)#521

Open
ayushshukla1807 wants to merge 1 commit intohatnote:masterfrom
ayushshukla1807:fix/517-csv-fallback
Open

Fix: Resolve TypeError fallback bug in Google Sheet imports (#517)#521
ayushshukla1807 wants to merge 1 commit intohatnote:masterfrom
ayushshukla1807:fix/517-csv-fallback

Conversation

@ayushshukla1807
Copy link
Copy Markdown

Closes #517 by properly hydrating DictReader before passing it into load_partial_csv fallback routes during Google Sheets importation, solving the long-standing bug where malformed generic sheets dropped all schema-validation properties.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistency: load_partial_csv fallback permanently fails during Google Sheet imports

1 participant