You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/11/04 05:06:35 UTC

[arrow-datafusion] branch master updated (f61b43ad7 -> 7e944ede8)

This is an automated email from the ASF dual-hosted git repository.

tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from f61b43ad7 move row_filter code and Extract page filter code into its own module (#4099)
     add 7e944ede8 fix: panic when use Scheduler to execute plan (#4097)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/scheduler/mod.rs  | 12 +++++++++---
 datafusion/core/src/scheduler/task.rs | 33 ++++++++++++++++++++++-----------
 2 files changed, 31 insertions(+), 14 deletions(-)