gknz opened a new pull request, #763:
URL: https://github.com/apache/wayang/pull/763

   Short and java.math.BigDecimal had no entry in the JDBC type map, so columns 
of those Java types were created as VARCHAR(255) by the JDBC table sink in 
overwrite mode. 
   
   Map Short (and short) to SMALLINT and BigDecimal to NUMERIC.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to