You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/07/06 11:32:06 UTC

[jira] [Updated] (CALCITE-788) Minor changes in EnumerableJoin & SqlFunctions to ease Kylin integration

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

liyang updated CALCITE-788:
---------------------------
    Attachment: CALCITE-788.patch

Patch attached. Please review and merge if OK. Thanks.

> Minor changes in EnumerableJoin & SqlFunctions to ease Kylin integration
> ------------------------------------------------------------------------
>
>                 Key: CALCITE-788
>                 URL: https://issues.apache.org/jira/browse/CALCITE-788
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: liyang
>            Assignee: Julian Hyde
>         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)