Getting different output for using weekofyear vs date_format in SPARK SQL

后端 未结 0 1600
再見小時候
再見小時候 2020-12-05 18:49

I am trying to use SPARK SQL for doing some aggregations on a data on CSV format. I am having confusion between dayofweek(timestamp_col) vs date_format(timestamp_col,\'w\').

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