You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/07/07 08:03:17 UTC

[GitHub] [arrow-datafusion] alamb commented on a diff in pull request #6860: [MINOR] Adding order into StreamingTableExec

alamb commented on code in PR #6860:
URL: https://github.com/apache/arrow-datafusion/pull/6860#discussion_r1255416873


##########
datafusion/core/src/physical_plan/streaming.rs:
##########
@@ -142,6 +148,45 @@ impl ExecutionPlan for StreamingTableExec {
         })
     }
 
+    fn fmt_as(

Review Comment:
   I think this will (logically) conflict with https://github.com/apache/arrow-datafusion/pull/6835 and thus will need a merge up from main to resolve



-- 
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-unsubscribe@arrow.apache.org

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