ApiImpalaQueryDetailsResponse

Properties

Name Type Description Notes
details str The details for this query. Two formats are supported: <ul> <li> 'text': this is a text based, human readable representation of the Impala runtime profile. </li> <li> 'thrift_encoded': this a compact-thrift, base64 encoded representation of the impala RuntimeProfile.thrift object. See the Impala documentation for more details. </li> </ul> [optional]

[Back to Model list] [Back to API list] [Back to README]