kyuubi/externals/kyuubi-spark-sql-engine
Yuxiang Zhang ff52b203e0
Event Tracking: For statement (#767)
Generate KStatement info. This object includes the following elements:
1. statement
2. statementId
3. appId
4. sessionId
5. executionId
6. physicalPlan
7. stateTime: contains each state and the time occurrence

Those data was packaged in KStatement and we store those object in mem.
You can get some summary data from this object.
2021-07-14 19:25:51 +08:00
..
src Event Tracking: For statement (#767) 2021-07-14 19:25:51 +08:00
pom.xml Event Tracking: For statement (#767) 2021-07-14 19:25:51 +08:00