ash42
4 years agoNew Contributor III
Parsing large files
Hey all,
I am trying to tread a File (260+Mb) and parse it and and then insert the data to a Table. And when i m using SQL Bulk load The csv parser always seems to be stuckt at output 4100 docs
and when i m using normal insert table snap , this entire process taking 20-25mins
File format sample :
CSV Parser
PS: it works fine and quick with smaller size files