Home › Forums › kdb+ › interrupt while xasc on disk › Reply To: interrupt while xasc on disk
-
https://code.kx.com/q/ref/asc/#sorting-data-on-disk
“xasc can sort data on disk directly, without loading the entire table into memory.”
If you interrupt an on disk xasc you could be in a state where some columns were sorted but not others.