Skip to content

Show information about currently running queries #1020

@SloNN

Description

@SloNN

When the database is loaded, it's important to understand exactly what it's doing. I suggest to start displaying information about currently executing queries

The data is located in the .sys/query_sessions system table.
Query:

select * from .sys/query_sessions limit 10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions