Need to create spark data frame from hive table with specified schema

后端 未结 0 1722
不知归路
不知归路 2020-12-14 10:45

I read the below table from hive and creating dataframe, need to pass user defined schema for this dataframe

id,name,sal,loc
1,AAA,0450.0070,ABC
2,BBB,34.

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