Skip to content
Discussion options

You must be logged in to vote

Actually, if you're doing stats --typesonly, you can skip the count and the index altogether as the latest qsv also adds "dataset stats" to the --typesonly output - (qsv__rowcount, qsv__columncount, qsv_filesize_bytes and qsv_fingerprint_hash).

You may want to consider setting the env_var QSV_AUTOINDEX_SIZE though. It will automatically create an index if the size of the input file is more than the specified size (in bytes).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jqnatividad
Comment options

Answer selected by jqnatividad
@mhkeller
Comment options

@jqnatividad
Comment options

@mhkeller
Comment options

@jqnatividad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants