[
https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remus Rusanu updated HIVE-17109:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Resolved via
https://git-wip-us.apache.org/repos/asf?p=hive.git;a=commit;h=e7081035bb9768bc014f0aba11417418ececbaf0
> 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
> Reporter: Remus Rusanu
> Assignee: Remus Rusanu
> 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)