Limit/Restrict the CSV parser output instead of scanning entire file
Is there is any possible ways to limit the CSV parsing output?
Say for example, I have 30 + GB of CSV file, from this file I need to get only first two lines of data
i.e. The first line is header...