You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "ozankabak (via GitHub)" <gi...@apache.org> on 2023/04/19 16:39:06 UTC

[GitHub] [arrow-datafusion] ozankabak commented on pull request #6045: fix: split "union" and "interleave"

ozankabak commented on PR #6045:
URL: https://github.com/apache/arrow-datafusion/pull/6045#issuecomment-1515046865

   Does the new `InterleaveExec` behave similar to `UnionExec` in terms of sort enforcement? There are a couple places in `sort_enforcement.rs` where it makes a call to `is_union` to optimize/enforce sorts efficiently. Do we need to make any changes there?
   
   @mustafasrepo, PTAL


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