Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 40999f5

Browse files
authored
Merge pull request #7 from buserbrasil/roll_back
roll-back few commits
2 parents 8fc92ac + c1d7fd4 commit 40999f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/metabase/driver/databricks_sql.clj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
#"map" :type/Dictionary
6363
#".*" :type/*))
6464

65+
(defmethod sql.qp/honey-sql-version :databricks-sql
66+
[_driver]
67+
2)
6568

6669
(defmethod sql.qp/honey-sql-version :databricks-sql
6770
[_driver]

0 commit comments

Comments
 (0)