Dandandan commented on a change in pull request #9701: URL: https://github.com/apache/arrow/pull/9701#discussion_r594250090
########## File path: rust/datafusion/README.md ########## @@ -41,8 +78,10 @@ DataFusion includes a simple command-line interactive SQL utility. See the [CLI - [x] SQL Parser - [x] SQL Query Planner - [x] Query Optimizer -- [x] Projection push down -- [x] Predicate push down + - [x] Projection push down + - [x] Predicate push down + - [x] Constant folding + - [x] Limit Pushdown Review comment: +Join reordering ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org