Re: [I] Custom sort order for column [datafusion]

2025-04-24 Thread via GitHub
kosiew commented on issue #15819: URL: https://github.com/apache/datafusion/issues/15819#issuecomment-2826690238 Thanks for raising this! This is a very relevant use case—particularly in genomics, where the desired sort order of chromosome labels (e.g., `chr1`, `chr2`, `chrX`, `chrY`, `chrM

[I] Custom sort order for column [datafusion]

2025-04-22 Thread via GitHub
drtconway opened a new issue, #15819: URL: https://github.com/apache/datafusion/issues/15819 ### Is your feature request related to a problem or challenge? Tables containing (human) genomic locations often have a column for the "chromosome" (usually abbreviated to "chrom"), "start" po