apache / apache/spark-connect-go

Context cancel doesn't work

Open
#126 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
252
Forks
53
PR merge metrics
No merged PRs in 30d

Description

I have a long running `dataframe.Collect(ctx)` operation and if cancel the context the job continues to run.

Is there some way that I can programatically kill the job? I see that I can get a `PlanID` from the dataframe, but I don't see a way to do anything with it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.