Liking cljdoc? Tell your friends :D

metabase.sync.analyze.query-results

Analysis similar to what we do as part of the Sync process, but aimed at analyzing and introspecting query results. The current focus of this namespace is around column metadata from the results of a query. Going forward this is likely to extend beyond just metadata about columns but also about the query results as a whole and over time.

Analysis similar to what we do as part of the Sync process, but aimed at analyzing and introspecting query
results. The current focus of this namespace is around column metadata from the results of a query. Going forward
this is likely to extend beyond just metadata about columns but also about the query results as a whole and over
time.
raw docstring

results->column-metadataclj

(results->column-metadata results)

Return the desired storage format for the column metadata coming back from RESULTS and fingerprint the RESULTS.

Return the desired storage format for the column metadata coming back from RESULTS and fingerprint the RESULTS.
sourceraw docstring

ResultsMetadataclj

Schema for valid values of the result_metadata column.

Schema for valid values of the `result_metadata` column.
sourceraw docstring

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

× close