Check for Duplicates exists in a dataframe compared to another table using Pyspark

前端 未结 0 1834
长发绾君心
长发绾君心 2021-01-22 02:57

I have a table in Hive as below.

spark.sql("select * from custom_log where custm_id = \'9012457WXR\'").show(100,False)
+----------+---------------------         


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