You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2017/04/02 05:30:41 UTC

[jira] [Resolved] (CALCITE-1642) Support MEASURES clause in MATCH_RECOGNIZE

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

Julian Hyde resolved CALCITE-1642.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.13.0

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/4d20d62d. Thanks for the PR, [~ransom]!

> Support MEASURES clause in MATCH_RECOGNIZE
> ------------------------------------------
>
>                 Key: CALCITE-1642
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1642
>             Project: Calcite
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 1.11.0
>            Reporter: Zhiqiang He
>            Assignee: Zhiqiang He
>             Fix For: 1.13.0
>
>
> MEASURES: Defining Calculations for Use in the Query
> The MEASURES clause defines a list of columns for the pattern output table. Each pattern measure column is defined with a column name whose value is specified by a corresponding pattern measure expression.
> A value expression is defined with respect to the pattern variables. Value expression can contain set functions, pattern navigation operations, CLASSIFIER(), MATCH_NUMBER(), and column references to any column of the input table. See "Expressions in MEASURES and DEFINE" for more information.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)