Y
Hacker News
new
|
ask
|
show
|
jobs
by
brand
866 days ago
How does this handle sort ordering / collations?
1 comments
retakeming
866 days ago
Sort ordering is handled automatically by Datafusion.
Collations at the column/operation level are not yet supported but we're working on it.
link
Collations at the column/operation level are not yet supported but we're working on it.