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:
[email protected]


Reply via email to