You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/26 21:37:17 UTC

[GitHub] [arrow-datafusion] alamb commented on a change in pull request #79: Deduplicate README.md

alamb commented on a change in pull request #79:
URL: https://github.com/apache/arrow-datafusion/pull/79#discussion_r620667245



##########
File path: README.md
##########
@@ -141,11 +141,11 @@ DataFusion also includes a simple command-line interactive SQL utility. See the
 - [x] SQL Parser
 - [x] SQL Query Planner
 - [x] Query Optimizer
- - [x] Constant folding
- - [x] Join Reordering
- - [x] Limit Pushdown
- - [x] Projection push down
- - [x] Predicate push down
+- [x] Constant folding
+- [x] Join Reordering
+- [x] Limit Pushdown
+- [x] Projection push down
+- [x] Predicate push down

Review comment:
       I think these were meant to be sub bullets (they are features of the query optimizer) but we can fix that in a subsequent PR)




-- 
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:
users@infra.apache.org