Hacker News new | ask | show | jobs
by brand 866 days ago
How does this handle sort ordering / collations?
1 comments

Sort ordering is handled automatically by Datafusion.

Collations at the column/operation level are not yet supported but we're working on it.