AngersZhuuuu edited a comment on issue #27861: [SPARK-30707][SQL]Window 
function set partitionSpec as order spec when orderSpec is empty
URL: https://github.com/apache/spark/pull/27861#issuecomment-597472224
 
 
   @cloud-fan 
   As I have tested in postgres SQL, when use window frame with `RANGE` won't 
add default order spec, when use window frame with `ROW`, it will add default 
order spec
   
   We can add code to control this different behavior, but just a little strange

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to