[
https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091077#comment-16091077
]
Lefty Leverenz commented on HIVE-17109:
---------------------------------------
[~rusanu], the commit to master has the wrong JIRA number (17019 instead of
17109). Please update errata.txt for commit
e7081035bb9768bc014f0aba11417418ececbaf0. Thanks.
Example of updating errata.txt: HIVE-11876 (but you don't need to create a new
jira for the update -- see comments on HIVE-16760).
Also, please set Fix Version/s to 3.0.0.
> 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)