mldbai / mldb

MLDB is the Machine Learning Database
http://mldb.ai
Apache License 2.0
661 stars 102 forks source link

Split long CSV tests into shorter chunks (TRIVIAL) #918

Closed jeremybarnes closed 2 years ago

jeremybarnes commented 2 years ago

Some of the CSV tests load 100MB+ CSV files; these ones are split off into a separate test to keep the run-time down.