[
https://issues.apache.org/jira/browse/HIVE-26086?focusedWorklogId=749913&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749913
]
ASF GitHub Bot logged work on HIVE-26086:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/22 07:50
Start Date: 30/Mar/22 07:50
Worklog Time Spent: 10m
Work Description: abstractdog commented on pull request #3149:
URL: https://github.com/apache/hive/pull/3149#issuecomment-1082744713
> @abstractdog: Do we want to add one test which would fail without this
cache?
yes, I'll add a simple select * limit here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 749913)
Time Spent: 0.5h (was: 20m)
> TestIcebergCliDriver must have an object cache
> ----------------------------------------------
>
> Key: HIVE-26086
> URL: https://issues.apache.org/jira/browse/HIVE-26086
> Project: Hive
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Similarly to TestMiniTezCliDriver, otherwise limit queries fail:
> {code}
> // create a new object cache for tez-based tests which rely on that
> ObjectCache.setupObjectRegistry(new ObjectRegistryImpl());
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)