spark-instrumented-optimizer/sql/core/src
Takeshi YAMAMURO 73862a1eb9 [SPARK-11394][SQL] Throw IllegalArgumentException for unsupported types in postgresql
If DataFrame has BYTE types, throws an exception:
org.postgresql.util.PSQLException: ERROR: type "byte" does not exist

Author: Takeshi YAMAMURO <linguin.m.s@gmail.com>

Closes #9350 from maropu/FixBugInPostgreJdbc.
2015-12-28 21:28:32 -08:00
..
main [SPARK-11394][SQL] Throw IllegalArgumentException for unsupported types in postgresql 2015-12-28 21:28:32 -08:00
test [SPARK-11394][SQL] Throw IllegalArgumentException for unsupported types in postgresql 2015-12-28 21:28:32 -08:00