Pyspark dataframe isin function datatype conversion

后端 未结 0 1192
清歌不尽
清歌不尽 2020-12-23 09:48

I am using isin function to filter pyspark dataframe. Surprisingly, although column data type (double) does not match data type in the list (Decimal), there was a match. Can

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