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)