Use streamType for parsing and validating protobuf decoder config#11544
Use streamType for parsing and validating protobuf decoder config#11544navina wants to merge 1 commit intoapache:masterfrom
Conversation
|
Label: @xiangfu0 / @Jackie-Jiang : review pls! |
Codecov Report
@@ Coverage Diff @@
## master #11544 +/- ##
============================================
- Coverage 63.06% 63.03% -0.04%
- Complexity 1106 1108 +2
============================================
Files 2320 2320
Lines 124664 124666 +2
Branches 19033 19033
============================================
- Hits 78618 78580 -38
- Misses 40441 40492 +51
+ Partials 5605 5594 -11
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 14 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more 📢 Have feedback on the report? Share it here. |
|
When calling The checks in I created a PR with my fixes here: #11551 Sorry @navina for putting us down the wrong path with too cursory of a look at the validation code. |
|
Closed as a duplicate. |
What does this PR do
Fixes #11530