Skip to content

Fix #6970 IDictionary<string, object> output schema inference#9262

Merged
michaelstaib merged 2 commits intomainfrom
mst/issue-6970
Mar 2, 2026
Merged

Fix #6970 IDictionary<string, object> output schema inference#9262
michaelstaib merged 2 commits intomainfrom
mst/issue-6970

Conversation

@michaelstaib
Copy link
Copy Markdown
Member

@michaelstaib michaelstaib commented Feb 27, 2026

  • add Issue6970ReproTests to reproduce schema build failure for a nested IDictionary<string, object> output field
  • map object and string-keyed object dictionary runtime types to AnyType in the built-in scalar lookup
  • keep behavior covered by existing AnyTypeTests and dictionary binding test coverage

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 27, 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 22498990406 • Commit 641b598 • Sat, 28 Feb 2026 18:37:12 GMT

@michaelstaib michaelstaib added the 🎬 ready Ready to merge label Mar 2, 2026
@michaelstaib michaelstaib merged commit f131b33 into main Mar 2, 2026
117 checks passed
@michaelstaib michaelstaib deleted the mst/issue-6970 branch March 2, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant