[
https://issues.apache.org/jira/browse/CALCITE-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan resolved CALCITE-4127.
------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/cdf8678f33f8ea49e5291fce4a4651a24edaf19c.
> Remove final from AbstractRelNode#getRelTypeName
> ------------------------------------------------
>
> Key: CALCITE-4127
> URL: https://issues.apache.org/jira/browse/CALCITE-4127
> Project: Calcite
> Issue Type: Task
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.24.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> See email discussion
> [here|https://mail-archives.apache.org/mod_mbox/calcite-dev/202007.mbox/%3ccaez+v3txpk8hevbuk6myzvee61xwrogkostzyzubxk7yan_...@mail.gmail.com%3e]
> Remove "final" from AbstractRelNode#getRelTypeName, so that downstream
> projects have the possibility to provide their own implementation, at their
> own risk.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)