[
https://issues.apache.org/jira/browse/HIVE-26821?focusedWorklogId=832684&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-832684
]
ASF GitHub Bot logged work on HIVE-26821:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Dec/22 08:44
Start Date: 12/Dec/22 08:44
Worklog Time Spent: 10m
Work Description: deniskuzZ merged PR #3848:
URL: https://github.com/apache/hive/pull/3848
Issue Time Tracking
-------------------
Worklog Id: (was: 832684)
Time Spent: 1h (was: 50m)
> Fetch task caching should only depend on fetch task conversion
> --------------------------------------------------------------
>
> Key: HIVE-26821
> URL: https://issues.apache.org/jira/browse/HIVE-26821
> Project: Hive
> Issue Type: Bug
> Reporter: Sourabh Badhya
> Assignee: Sourabh Badhya
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, fetch task is caching results irrespective of whether fetch task
> conversion is enabled or not. This can lead to situation wherein the queries
> have fetch task conversion disabled but the results are cached. Fetch task
> must be aware if it is used for fetch task conversion or not. In the latter
> case, caching should be disabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)