(throw(Exception.(str"Column '"column_name"' has an unknown type: '"type_name
"'. Please add the type mapping to corresponding driver (e.g. metabase.driver.postgres.sync)."))))))))
(pmap(fn[field]
(try
(check-for-low-cardinalitykorma-tablefield)
(check-for-large-average-lengthkorma-tablefield)
(check-for-urlskorma-tablefield)
(catchThrowablee
(log/warn(format"Caught exception when syncing field '%s.%s':"table-name(:namefield))e)))))
dorun))
...
...
@@ -165,12 +167,13 @@
;; Otherwise we'll have to select *all* values of the Field and sum their counts in Clojure-land
(do(log/warn(format"WARNING: *sql-string-length-fn* is not bound for the %s driver. We cannot efficiently determine the average length of text fields."