Panagiotis Garefalakis created HIVE-24779:
---------------------------------------------

             Summary: Document type checks and allowed conversions
                 Key: HIVE-24779
                 URL: https://issues.apache.org/jira/browse/HIVE-24779
             Project: Hive
          Issue Type: Sub-task
            Reporter: Panagiotis Garefalakis


Currently, with hive.strict.checks.type.safety=true we disallow:
* Comparing bigints and strings/(var)chars
* Comparing bigints and doubles
* Comparing decimals and strings/(var)chars

while there is a TODO to add any remaining checks.
We need to decide how strict we are going to be here(following mySQL checks? 
Posgres?) and then document everything.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to