github-actions[bot] closed pull request #15106: WIP: User defined sorting
URL: https://github.com/apache/datafusion/pull/15106
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
github-actions[bot] commented on PR #15106:
URL: https://github.com/apache/datafusion/pull/15106#issuecomment-2887964752
Thank you for your contribution. Unfortunately, this pull request is stale
because it has been open 60 days with no activity. Please remove the stale
label or comment or
tobixdev commented on PR #15106:
URL: https://github.com/apache/datafusion/pull/15106#issuecomment-2725048476
Happy to hear any kind of feedback on that @paleolimbot . So take a look if
you've time. Also good to hear that others also have these requirements in
their projects :). Could you
paleolimbot commented on PR #15106:
URL: https://github.com/apache/datafusion/pull/15106#issuecomment-2718822202
I'm not sure I'm qualified to review this from an implementation standpoint,
but the idea of an extension type registry and a centralized place (here, the
LogicalType trait imple
tobixdev opened a new pull request, #15106:
URL: https://github.com/apache/datafusion/pull/15106
Related to: #14828, #12644, #14247
This PR is a *rough* proposal for an implementation of user-defined sorting.
The main goal is to get a discussion starting whether this is a direction we