Open
Description
Is your feature request related to a problem? Please describe.
Since #163, upstream arrow supports sorting_columns now apache/arrow@da6dbd4.
Describe the solution you'd like
Add a proxy function, similar to builder.Encoding
etc.
Describe alternatives you've considered
No response
Additional context
It's possible for ParquetSharp to check the data sort, but I feel it's not necessary.