Skip to content

Fix #6131 sorting with ignored unsupported fields#9230

Merged
michaelstaib merged 5 commits intomainfrom
mst/issue-6131
Feb 27, 2026
Merged

Fix #6131 sorting with ignored unsupported fields#9230
michaelstaib merged 5 commits intomainfrom
mst/issue-6131

Conversation

@michaelstaib
Copy link
Copy Markdown
Member

@michaelstaib michaelstaib commented Feb 25, 2026

  • add a regression test that reproduces schema creation with [UseSorting] when the entity has an ignored unsupported field type
  • update sort implicit field inference to skip properties whose inferred sort type cannot produce a valid sort input
  • prevent generating empty nested SortInputType<T> instances for unsupported CLR types

Fixes #6131

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2026

Fusion Gateway Performance Results

Progress: 0/6 benchmarks completed — this report updates as each job finishes.

Simple Composite Query

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Deep Recursion Query

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Variable Batching Throughput

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Runner 2 = benchmarking-2

Run 22508044135 • Commit b258d93 • Fri, 27 Feb 2026 23:36:38 GMT

@michaelstaib michaelstaib added the 🔍 investigate Indicates that an issue or pull request needs more information. label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌶️ hot chocolate 🔍 investigate Indicates that an issue or pull request needs more information.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UseSorting] throws exception - SpatialData in Database but not in Schema

1 participant