man-group / ArcticDB

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
http://arcticdb.io
Other
1.52k stars 93 forks source link

Sort staged data before writing #1869

Closed willdealtry closed 3 weeks ago

willdealtry commented 1 month ago

Adds a new stage method equivalent to write with staged=True. This method has a parameter that allows the data to be sorted by one or more columns before writing