OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
174 stars 85 forks source link

When running White Rabbit on csv's and selecting Rows per table = all, all my tables appear empty. #267

Closed w0ut0 closed 3 years ago

w0ut0 commented 3 years ago

So I tried running White Rabbit on a bunch of CSV (comma-seperated and quoted). In the second tab, when I select Rows per table = all, I get an empty scan report.

However, when I select Rows per table = 1 million, I get the expected results.