[
https://issues.apache.org/jira/browse/FLINK-38211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gustavo de Morais updated FLINK-38211:
--------------------------------------
Description:
It'd be useful to have some changes to the explain to make debugging and
looking at the job graph easier:
* Add inputUniqueKeys
* Add commonJoinKey
* Add names instead of indices for joinFilter and joinConditions
* Remove joinAttributeMap since it's not easily readable and really long
was:
It'd be useful to have some changes to the explain to make debugging easier
* Add inputUniqueKeys
* Add commonJoinKey
* Add names instead of indices for joinFilter and joinConditions
* Remove joinAttributeMap since it's not easily readable and really long
> Refactor explain for MultiJoin operator
> ---------------------------------------
>
> Key: FLINK-38211
> URL: https://issues.apache.org/jira/browse/FLINK-38211
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Affects Versions: 2.1
> Reporter: Gustavo de Morais
> Assignee: Gustavo de Morais
> Priority: Major
> Fix For: 2.2
>
>
> It'd be useful to have some changes to the explain to make debugging and
> looking at the job graph easier:
> * Add inputUniqueKeys
> * Add commonJoinKey
> * Add names instead of indices for joinFilter and joinConditions
> * Remove joinAttributeMap since it's not easily readable and really long
--
This message was sent by Atlassian Jira
(v8.20.10#820010)