dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[ENH] Improve offset implementation logic

Open ayushdg opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Based on the discussion here: https://github.com/dask-contrib/dask-sql/pull/529#discussion_r875328421 the offset partition logic should be modified/updated now that offset and limit are decoupled to avoid duplicating computation.

ayushdg avatar May 20 '22 21:05 ayushdg