alamb commented on code in PR #14413:
URL: https://github.com/apache/datafusion/pull/14413#discussion_r2012766398


##########
datafusion/sqllogictest/test_files/aggregate.slt:
##########
@@ -234,6 +253,16 @@ select column1, nth_value(column3, 2 order by column2, 
column4 desc) from array_
 b [4, 5, 6]
 w [9, 5, 2]
 
+query ?

Review Comment:
   yes exactly



-- 
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.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to