You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steve Carlin (Jira)" <ji...@apache.org> on 2022/04/01 14:00:00 UTC

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

Steve Carlin created HIVE-26108:
-----------------------------------

             Summary: 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


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.1#820001)