zhang1002 opened a new pull request #767: URL: https://github.com/apache/incubator-kyuubi/pull/767
Generate KyuubiStatementInfo. This object includes the following elements: 1. statement 2. statementId 3. appId 4. sessionId 5. exception: this statement's exception 6. physicalPlan 7. stateTime: contains each state and the time occurrence 8. sparkUser Those data was packaged in KyuubiStatementInfo and we store those object in mem. You can get some summary data from this object. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
