窗口函数不支持count(distinct)?

在hive中支持count(distinct column) over(windows clause)这种写法,但是在sr中不支持?sr有没有支持的计划?