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 2015/07/07 20:17:04 UTC

[jira] [Resolved] (CALCITE-788) Allow EnumerableJoin to be sub-classed

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

Julian Hyde resolved CALCITE-788.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: next)
                   1.4.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/a76a2015.

Thanks for the contribution, Li Yang!

> Allow EnumerableJoin to be sub-classed
> --------------------------------------
>
>                 Key: CALCITE-788
>                 URL: https://issues.apache.org/jira/browse/CALCITE-788
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: liyang
>            Assignee: Julian Hyde
>             Fix For: 1.4.0-incubating
>
>         Attachments: CALCITE-788.patch
>
>
> 1. Let EnumerableJoin constructor be protected, Kylin extends this class.
> 2. Let SqlFunctions.divide(BigDecimal, BigDecimal) take a default MathContext to work around CALCITE-280 temporarily.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)