Skip to content

Conversation

@dnkoutso
Copy link
Collaborator

@dnkoutso dnkoutso commented Oct 9, 2025

Provides access to the unpartitioned schema within SchemaHandler.Context.

For Swift, when the schema gets partitioned, information can be dropped because the types within the partitioned schema are stubbed.

This change provides access to the unpartitioned schema that would contain all the loaded/linked info for all types. This can be leveraged by custom schema handlers that would need to use the unpartitioned schema.

@dnkoutso dnkoutso force-pushed the unpartitioned_schema branch 4 times, most recently from 98c66df to 9fa3c63 Compare October 9, 2025 21:12
@oldergod oldergod enabled auto-merge October 13, 2025 11:09
@oldergod oldergod merged commit f12b7db into master Oct 13, 2025
15 checks passed
@oldergod oldergod deleted the unpartitioned_schema branch October 13, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants