1、df.cache()等同于df.persist()或df.persist(storageLevel=pyspark.StorageLevel.MEMORY_AND_DISK)
暂无评论,快来抢首评~
相关推荐