wiedld commented on code in PR #12399:
URL: https://github.com/apache/datafusion/pull/12399#discussion_r1750986767


##########
datafusion/sqllogictest/test_files/order.slt:
##########
@@ -1196,3 +1196,130 @@ physical_plan
 02)--RepartitionExec: partitioning=RoundRobinBatch(2), input_partitions=1
 03)----SortExec: TopK(fetch=1), expr=[a@0 ASC NULLS LAST], 
preserve_partitioning=[false]
 04)------CsvExec: file_groups={1 group: 
[[WORKSPACE_ROOT/datafusion/core/tests/data/window_2.csv]]}, projection=[a, b], 
has_header=true
+
+
+####################
+# Test issue: TBD
+####################

Review Comment:
   I just realized we put these tests in `order` (not `limit`).
   I'll add a followup commit added now, to not mess up the commit history. 
Apologies.
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to