[
https://issues.apache.org/jira/browse/FLINK-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he updated FLINK-13268:
-------------------------------
Description: 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 stream tpc-h now, so we will revert this class to make
both planners available in one jar. (was: 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.)
> 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: Sub-task
> Components: Table SQL / Planner
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Major
> 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 stream 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)