[
https://issues.apache.org/jira/browse/FLINK-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu resolved FLINK-13268.
-----------------------------
Resolution: Fixed
Fixed in 1.10.0: a7bdbb9aff734fc586e74c95984c7f956dbf576c
Fixed in 1.9.0: c7b69b0753e357f424d177736c94f909d65153fb
> Revert SqlSplittableAggFunction to support making 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: Blocker
> Labels: pull-request-available
> Fix For: 1.9.0, 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)