Alexey Roytman created CALCITE-2038:
---------------------------------------

             Summary: unfinished paragraph on optimizing queries in 
/docs/tutorial.html
                 Key: CALCITE-2038
                 URL: https://issues.apache.org/jira/browse/CALCITE-2038
             Project: Calcite
          Issue Type: Bug
          Components: site
    Affects Versions: 1.14.0
            Reporter: Alexey Roytman
            Assignee: Julian Hyde
            Priority: Minor


The tutorial 
(https://calcite.apache.org/docs/tutorial.html#optimizing-queries-using-planner-rules)
 contains an unfinished paragraph:

---
_This negotiation is a simple form of query optimization. Calcite supports 
query optimization by adding planner rules. Planner rules operate by looking 
for patterns in the query parse tree (for instance a project on top of a 
certain kind of table), and_
---

The "and" is the last word of the paragraph, and the sentence is truncated.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to