If you're using SQL or HiveQL then you can use a LATERAL VIEW EXPLODE statement. It puts each element of the array into its own row which is ...
確定! 回上一頁