IMPORT INTO
parquet can't be cancelled and stuck at MakeTableRegions
#59834
Labels
IMPORT INTO
parquet can't be cancelled and stuck at MakeTableRegions
#59834
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Use
IMPORT INTO xxx format "parquet"
with massive files and then cancel the job.2. What did you expect to see? (Required)
The import job should be cancelled immediately.
3. What did you see instead (Required)
From the profile we can see that owner node is still scanning files.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: