How to store null value in hive db

后端 未结 0 1066
一向
一向 2020-11-27 04:03

How I will store such type of JSON in Hive DB using the model?

"MyData":[
{
"name":"abc",
"age":null
},
{
"name&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题