Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* move to keyset pagination * linting * adjustments for further data integration * test adjustments * linting corrections * run dev workflow * fix docs * remove custom sql join for large data test * test with rowcount update * linting, docs, cleanup * cleanup * remove test branch * rework pageset generation * linting * fix types and docstring Co-Authored-By: Faisal Alquaddoomi <faisal.alquaddoomi@cuanschutz.edu> * docs and types * update to use pageset instead of chunk fxn names Co-Authored-By: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com> * update variable names Co-Authored-By: Gregory Way <gregory.way@gmail.com> * better exception docs * better docstring parameter description Co-Authored-By: Gregory Way <gregory.way@gmail.com> * better documentation and exception msg * remove exception * point to the example in docs Co-Authored-By: Gregory Way <gregory.way@gmail.com> * add further notes about when/why to customize * linting * remove test raise * sorted results from concatenation by natural sort --------- Co-authored-by: Faisal Alquaddoomi <faisal.alquaddoomi@cuanschutz.edu> Co-authored-by: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com> Co-authored-by: Gregory Way <gregory.way@gmail.com>
- Loading branch information