Skip to content

Fixed memory errors when parsing large files

Compare
Choose a tag to compare
@vincentlaucsb vincentlaucsb released this 16 May 02:29
· 68 commits to master since this release
6c91e84
  • Fixed issue with incorrect usage of string_view that led to memory errors when parsing large files such as the 1.4GB Craigslist vehicles dataset #90
  • Added ability to have no quote character #83
  • Changed VariableColumnPolicy::IGNORE to IGNORE_ROW to avoid clashing with IGNORE macro as defined by WinBase.h #96