[
https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091438#comment-16091438
]
Remus Rusanu commented on HIVE-17109:
-------------------------------------
I fixed errata.txt, hope is all good.
https://git-wip-us.apache.org/repos/asf?p=hive.git;a=commit;h=9807a560c20c27b131f703cf74e8bc7a2199edb2
> Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade
> ----------------------------------------------------------------------
>
> Key: HIVE-17109
> URL: https://issues.apache.org/jira/browse/HIVE-17109
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 3.0.0
> Reporter: Remus Rusanu
> Assignee: Remus Rusanu
> Fix For: 3.0.0
>
> Attachments: HIVE-17019.01.patch
>
>
> After CALCITE-1812 the code should retrieve the RelMetadataQuery from the
> planner, if needed. Calling {{RelMetadatQuery.instance()}} invalidates the
> Calcite RelNode properties memoization cache.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)