You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by priyanka B <pr...@gmail.com> on 2019/01/19 06:32:45 UTC

UUID field in postgres returns null while reading using storage plugin

Hello,

Postgres UUID/ Money fields are returned as null when queried, as Drill
does not read JDBC type of java.sql.Types.OTHER.

How can we handle this in code? any suggestions?

Thank you,
Priyanka Bhoir