Skip to content

Conversation

darjisagar7
Copy link

Description

Adding new Feature Flag for Pluggable Dataformat implementation

Related Issues

RFC #18416
RFC #18847

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@darjisagar7 darjisagar7 requested a review from a team as a code owner October 17, 2025 12:50
Copy link
Contributor

❌ Gradle check result for f572e08: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Sagar Darji <[email protected]>
@mch2
Copy link
Member

mch2 commented Oct 17, 2025

Thinking we should introduce a fflag for the entire engine pluggability effort vs a scoped one to dataformat, that gates the extension point higher up, wdyt? Does that make sense for this? I think we should be introducing new flags with some kind of implementation of what its gating to get a better idea.

Copy link
Contributor

✅ Gradle check result for 9c5090f: SUCCESS

Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.04%. Comparing base (5df1f80) to head (9c5090f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19675      +/-   ##
============================================
- Coverage     73.06%   73.04%   -0.02%     
- Complexity    70665    70676      +11     
============================================
  Files          5725     5725              
  Lines        323793   323795       +2     
  Branches      46882    46882              
============================================
- Hits         236583   236523      -60     
- Misses        68102    68245     +143     
+ Partials      19108    19027      -81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants