Hi,How can we store Boolean value with 1 or 0 instead of storing true or false string. we can make use of CAST function to convert boolean into 1 or 0. Is there any built-in setting in hive, which enable and store hive Boolean column values in 0 or 1 instead of true and false.
- Stroing boolean value in Hive table mahender bigdata
- Re: Stroing boolean value in Hive table Alan Gates
- Re: Stroing boolean value in Hive table mahender bigdata