generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
feature-requestRequest for a new featureRequest for a new featurepending-triageHasn't been triaged yetHasn't been triaged yet
Description
Category
User level API changes
Describe the feature you'd like to request
Hi team! Rust supports schema fragments, which allow to define multiple schemas and concatenate them using Schema::from_schema_fragments().
Could this be added to cedar-java please? Our company would like to have multiple schemas to support division of teams/domains since we have a broad set of thousands of actions.
Then we would like to pass them as a single schema to the engine. Another option is to allow the engine to accept multiple schemas.
This is highly helpful for enterprise applications, because management of a single schema becomes difficult.
Describe alternatives you've considered
Create our custom concatenation logic, but this could be error-prone and Rust already supports it!
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
feature-requestRequest for a new featureRequest for a new featurepending-triageHasn't been triaged yetHasn't been triaged yet