Skip to content

Commit

Permalink
ARROW-10559: [Rust][DataFusion] Split up logical_plan/mod.rs into sub…
Browse files Browse the repository at this point in the history
… modules

The module has gotten fairly large and so refactoring it into smaller chunks will improve readability – as suggested by Jorge apache#8619 (review)

This PR just moves code around -- it is not intended to change any semantics

Reviewing it commit-by-commit might be helpful to see how each piece went

I can also break it up into a sequence of smaller PRs if that would help review

Closes apache#8639 from alamb/alamb/ARROW-10559-split-up

Authored-by: alamb <andrew@nerdnetworks.org>
Signed-off-by: Jorge C. Leitao <jorgecarleitao@gmail.com>
  • Loading branch information
alamb authored and yordan-pavlov committed Nov 14, 2020
1 parent 50b7d27 commit 99a226b
Show file tree
Hide file tree
Showing 7 changed files with 2,469 additions and 2,295 deletions.

0 comments on commit 99a226b

Please sign in to comment.