Skip to content

How to access the result of explain query through JDBC ? #530

@fuwhu

Description

@fuwhu

Problem description
We use JDBC to connect to ClickHouse, and we want to get the execution plan of specific SQL query using explain.
However, it seems we can not get the result of the explain query through JDBC.

Is there any mechanism that we can get the explain result or we need to add this feature somehow ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions