[
https://issues.apache.org/jira/browse/IMPALA-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-13584.
-----------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Inconsistent Fetched ... row(s) output in Beeswax / hs2
> --------------------------------------------------------
>
> Key: IMPALA-13584
> URL: https://issues.apache.org/jira/browse/IMPALA-13584
> Project: IMPALA
> Issue Type: Improvement
> Components: Clients
> Reporter: Csaba Ringhofer
> Assignee: Riza Suminto
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> In beeswax all statements with the exception of USE print Fetched .. row(s),
> while in HS2 some statements (REFRESH, INVALIDATE) metadata does not print
> it. While these statements always return 0 rows, the amount of time spent
> with the statement can be useful.
> The difference comes from expect_result_metadata():
> https://github.com/apache/impala/blob/756d9af1c9a12d40b5f5e23fecfce373c056c693/shell/impala_client.py#L1121
> https://github.com/apache/impala/blob/756d9af1c9a12d40b5f5e23fecfce373c056c693/shell/impala_client.py#L1542
--
This message was sent by Atlassian Jira
(v8.20.10#820010)