Get the profile of the query that has the given queryid

drill_profile(drill_con, query_id)

Arguments

drill_con

drill server connection object setup by drill_connection()

query_id

UUID of the query in standard UUID format that Drill assigns to each query

References

Drill documentation

See also