We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6562cc7 commit c4838deCopy full SHA for c4838de
datafusion/sqllogictest/test_files/cte.slt
@@ -997,7 +997,6 @@ physical_plan
997
09)------------WorkTableExec: name=numbers
998
999
# Test for issue #16998: SortExec shares DynamicFilterPhysicalExpr across multiple executions
1000
-# This should return 5 rows but currently returns only 2 due to the bug
1001
query II
1002
with recursive r as (
1003
select 0 as k, 0 as v
0 commit comments