Similar pyspark logic returns different number of rows in dataframe

前端 未结 0 526
没有蜡笔的小新
没有蜡笔的小新 2020-12-01 05:00

Why do the following two lines of code produce a different result?

email_response.filter(f"first_response_date > date\'2020-11-2\'")
相关标签:
回答
  • 消灭零回复
提交回复
热议问题