Commit Graph

2 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
79f23fb939 feat(Spreadsheet File Node): Improve CSV parsing (#7448)
This adds support for
1. custom delimiters
2. reading offsets to avoid having to read a large CSV all at once
3. excluding byte-order-mark

NODE-861
#7443
2023-10-18 16:57:37 +02:00
कारतोफ्फेलस्क्रिप्ट™
689a77cc87 refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files (#7095)
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-09-06 11:58:00 +02:00