VenuReddy2103 opened a new pull request, #4300: URL: https://github.com/apache/hive/pull/4300
### What changes were proposed in this pull request? Mapping int2, int4, float4, float8, character, bool, binary varying and varbinary remotedb datatypes to hive datatypes. ### Why are the changes needed? Select query on table in remote database returns NULL values with postgreSQL and Redshift data connectors. This is happening because few datatypes are not mapped from postgres/redshift to hive data types. Thus values for unmapped columns are shown as null. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Tested manually -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org