Skip to content

Is there a way for qsv sqlp --infer-len 0 to compute the schema once then reuse for other queries? #2201

Answered by jqnatividad
rzmk asked this question in Q&A
Discussion options

You must be logged in to vote

You can now create and reuse polars schemas with qsv 0.137.0, using the sqlp --cache-schema option:

https://github.com/jqnatividad/qsv/blob/0c206c5b6a1a141f873da34f3e007da91e14d979/src/cmd/sqlp.rs#L190-L197

Replies: 1 comment 2 replies

Comment options

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

Answer selected by jqnatividad
@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