You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/06/07 14:49:00 UTC

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

    [ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858715#comment-16858715 ] 

Michael Mior commented on CALCITE-2721:
---------------------------------------

Fixed in [4513a72|https://github.com/apache/calcite/commit/4513a7293c7ce2307ecdb8129a9167165fc59ab5]

> Support parsing of DOT + MEMBER_FUNCTION
> ----------------------------------------
>
>                 Key: CALCITE-2721
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2721
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Rong Rong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>         Attachments: 6_17_Method_invocation.png
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Support parsing of <DOT> + <MEMBER_FUNCTION> parsing Similar to 
> {panel:title=Example}
> {{SELECT t.complex_col}}*{{.member_func()}}* {{FROM tbl;}}
> {panel}
> For more details please see: [Member Function|https://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_8001.htm#i2126584]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)