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

[jira] [Created] (FLINK-13268) revert SqlSplittableAggFunction to make two planners available in one jar

godfrey he created FLINK-13268:
----------------------------------

             Summary: revert SqlSplittableAggFunction to make two planners available in one jar
                 Key: FLINK-13268
                 URL: https://issues.apache.org/jira/browse/FLINK-13268
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Planner
            Reporter: godfrey he
            Assignee: godfrey he
             Fix For: 1.9.0, 1.10.0


currently, SqlSplittableAggFunction is copied from Calcite and its `topSplit` method is extended to supports Left/Right outer join (see more: [CALCITE-2378|http://issues.apache.org/jira/browse/CALCITE-2378]). this new feature is only used for tpc-h now, so we will revert this class to make both planners available in  one jar.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)