Hive : How to convert string to array of arrays

前端 未结 0 770
终归单人心
终归单人心 2021-01-22 06:18

I have a hive column value stored as string

[[1,2],[3,4,8],[5,6,7,9]]

I need to find out the length of each inner array. How should i go about it

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