[
https://issues.apache.org/jira/browse/HIVE-26108?focusedWorklogId=778284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-778284
]
ASF GitHub Bot logged work on HIVE-26108:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jun/22 20:10
Start Date: 03/Jun/22 20:10
Worklog Time Spent: 10m
Work Description: scarlin-cloudera closed pull request #3343: HIVE-26108:
Exception in Vectorization with Decimal64 to Decimal casting
URL: https://github.com/apache/hive/pull/3343
Issue Time Tracking
-------------------
Worklog Id: (was: 778284)
Time Spent: 20m (was: 10m)
> Hive hardcodes hasMoreRows to false in thrift interface
> -------------------------------------------------------
>
> Key: HIVE-26108
> URL: https://issues.apache.org/jira/browse/HIVE-26108
> Project: Hive
> Issue Type: Improvement
> Components: CLI
> Reporter: Steve Carlin
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Hive has the hasMoreRows field in the TFetchResults interface but always
> hardcodes this to false.
> This might be dangerous to set to the correct value just in case any client
> looks at this field so if we make this change, we should be careful.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)