You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/03 20:11:00 UTC

[jira] [Updated] (HIVE-26108) Hive hardcodes hasMoreRows to false in thrift interface

     [ https://issues.apache.org/jira/browse/HIVE-26108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-26108:
----------------------------------
    Labels: pull-request-available  (was: )

> 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: 10m
>  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)