You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Alexey Roytman (JIRA)" <ji...@apache.org> on 2017/11/07 15:44:00 UTC

[jira] [Closed] (CALCITE-2038) unfinished paragraph on optimizing queries in /docs/tutorial.html

     [ https://issues.apache.org/jira/browse/CALCITE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Roytman closed CALCITE-2038.
-----------------------------------

> 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: Michael Mior
>            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)