Liking cljdoc? Tell your friends :D

datasplash.bq


->schemaclj

(->schema defs)
(->schema defs transform-keys)
source

->time-partitioningclj

(->time-partitioning {:keys [type expiration-ms field require-partition-filter]
                      :or {type :day}})
source

auto-parse-valclj

(auto-parse-val v)
source

bqize-keysclj

(bqize-keys m)

Recursively transforms all map keys from strings to keywords.

Recursively transforms all map keys from strings to keywords.
sourceraw docstring

clean-nameclj

(clean-name s)
source

clj->table-rowclj

(clj->table-row hmap)
source

clj-nested->table-rowclj

(clj-nested->table-row hmap)
source

coerce-by-bq-valclj

(coerce-by-bq-val v)
source

create-disposition-enumclj

source

custom-output-fnclj

(custom-output-fn cust-fn)
source

format-fnclj

source

get-bq-table-schemaclj

(get-bq-table-schema table-spec)

Beware, uses bq util to get the schema!

Beware, uses bq util to get the schema!
sourceraw docstring

read-bqclj

(read-bq options p)
source

read-bq-rawclj

(read-bq-raw {:keys [query table standard-sql?] :as options} p)
source

retry-policy-enumclj

source

table-row->cljclj

(table-row->clj row)
(table-row->clj {:keys [auto-parse]} row)
source

write-bq-tableclj

(write-bq-table to pcoll)
(write-bq-table to options pcoll)
source

write-bq-table-rawclj

(write-bq-table-raw to pcoll)
(write-bq-table-raw to options pcoll)
source

write-bq-table-schemaclj

source

write-disposition-enumclj

source

write-method-enumclj

source

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

× close