Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
fake commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pmadrigal committed Jan 10, 2017
1 parent cd41353 commit ad010ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ object PostgresqlUtils {
ans.toArray
}


private def getPostgresqlType(dataType: DataType): String = dataType match {
case StringType => "TEXT"
case BinaryType => "BYTEA"
Expand Down

0 comments on commit ad010ce

Please sign in to comment.