Skip to content

Use Map data type for system logs tables. #18698

@alexey-milovidov

Description

@alexey-milovidov

Use case
For Settings and ProfileEvents fields in query_log and query_thread_log.
So you don't have to write ProfileEvents.Values[indexOf(ProfileEvents.Names, 'FileOpen')] anymore.
It should work as ProfileEvents['FileOpen'].

Implementation
Just replace the type.
No need to worry about compatibility.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions