Liking cljdoc? Tell your friends :D

metabase.query-processor.interface

Dynamic variables, constants, and other things used across the query builder namespaces.

Dynamic variables, constants, and other things used across the query builder namespaces.
raw docstring

*disable-qp-logging*clj

Should we disable logging for the QP? (e.g., during sync we probably want to turn it off to keep logs less cluttered).

Should we disable logging for the QP? (e.g., during sync we probably want to turn it off to keep logs less
cluttered).
sourceraw docstring

absolute-max-resultsclj

Maximum number of rows the QP should ever return.

This is coming directly from the max rows allowed by Excel for now ... https://support.office.com/en-nz/article/Excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3

Maximum number of rows the QP should ever return.

This is coming directly from the max rows allowed by Excel for now ...
https://support.office.com/en-nz/article/Excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close