What does flatMap do that you want? It converts each input row into 0 or more rows. It can filter them out, or it can add new ones.
確定! 回上一頁