The 2021.2 release provides the CSV Parser:
- CSV Parser could parse comma-separated value files and generate an object stream which could easily be connected with DataFrame APIs. CSV is a common used storage format in Date Lake. The CSV parser could be used to accelerate the data extract process.