Closed
Description
Thrift responses include operationId and sessionId guids as byte arrays. We print these in our logs and include them in ServerOperationError responses. But they aren't human readable. We can use Python's built-in UUID library to convert them into human-readable hex strings. In the case of query ids, these can be directly tied back to Databricks Query History API responses.
Metadata
Metadata
Assignees
Labels
No labels