Cancel Long Running Query

Hi,

I had to modify a SQL query that I wrote during the ingestion. Do I have to worry about the fact that the Refresh window is still indicating it is running??

it won’t cause failure but the downside is it increases the loading of data source and doubled data loading time.
you may use API to cancel ingestion or kill in the data source CancelIngestion - Amazon QuickSight

Ok thanks, is this going to be added to the UI at any point? Seems like something that should require API to do.