Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Improved importing via text reader performance

Pre-release
Pre-release

Choose a tag to compare

@realratchet realratchet released this 30 Aug 10:00
3c79d3f

Greatly improved importing text files e.g., csvs, performance. Extremely wide tables will now have linear instead of exponential processing time dependency. Also greatly improved performance per-row performance.