Apache Kylin · Schema

QueryResponse

SQL query response

AnalyticsBig DataCubeOLAPOpen SourceSQL

Properties

Name Type Description
columnMetas array Result column metadata
results array Query result rows
queryId string
isException boolean
exceptionMessage string
duration integer Query duration in milliseconds
totalScanCount integer
totalScanBytes integer
hitExceptionCache boolean
storageCacheUsed boolean
View JSON Schema on GitHub