unstructured
c2b87fd1
- fix: preserve CSV semantics for single-column files
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
23 days ago
fix: preserve CSV semantics for single-column files Keep single-column CSV parsing on the CSV code path so quoted commas, escaped quotes, and multiline cells remain decoded correctly when delimiter sniffing falls back. Made-with: Cursor
Author
PastelStorm
Parents
5e7d868e
Loading