Skip to content

Enable explain query in Ballista. #2096

@Ted-Jiang

Description

@Ted-Jiang

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Now

explain select 1 as 'o_orderkey'  union all   select o_orderkey from orders order by o_orderkey limit 5;

[2022-03-26T05:17:46Z ERROR ballista_core::execution_plans::distributed_query] 
Job y4JTvKw failed: Job y4JTvKw failed due to General error: Could not save stage plan: Not implemented: PhysicalExtensionCodec is not provided
Execution("Job y4JTvKw failed: Job y4JTvKw failed due to General error: 
Could not save stage plan: Not implemented: PhysicalExtensionCodec is not provided")

Describe the solution you'd like

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions