Added
stats
: added--dates
option. This option turns on date/datetime data type inferencing, which is
a very expensive operation. Only use this option when you have date/datetime fields and you want to
compile the proper statistics for them (otherwise, they will be treated as "String" fields.)
Full Changelog: 0.34.0...0.34.1