andrew4699 opened a new pull request, #459: URL: https://github.com/apache/polaris/pull/459
# Description Introduces the notion of a `DynamicFeatureConfigResolver`, which can be used to dynamically resolve `featureConfiguration` values at runtime. This is intended for integration with feature flag systems (Statsig, LaunchDarkly, etc) but this PR does not provide the implementations, rather just a hook to make it possible. ## Type of change - [X] New feature (non-breaking change which adds functionality) # How Has This Been Tested? - [X] Unit tests - [ ] TODO: Will test end-to-end with a sample implementation # Checklist: - [X] I have performed a self-review of my code - [X] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [X] My changes generate no new warnings - [ ] If adding new functionality, I have discussed my implementation with the community using the linked GitHub issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
