Skip to content

Remove FallbackFilterNode and OptionalInputProperty#518

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_875304881
Feb 27, 2026
Merged

Remove FallbackFilterNode and OptionalInputProperty#518
copybara-service[bot] merged 1 commit intomainfrom
test_875304881

Conversation

@copybara-service
Copy link

Remove FallbackFilterNode and OptionalInputProperty

The new kOrElse, kAndThen, and kXorElse binary operators are generally a better alternative, in addition to covering other use cases.

For now, FallbackFilterNode is still supported (though deprecated) in the protobuf, and the decoder will use the above binary operators to emulate it.

@copybara-service copybara-service bot force-pushed the test_875304881 branch 5 times, most recently from 7df9686 to 01593f6 Compare February 27, 2026 16:16
The new `kOrElse`, `kAndThen`, and `kXorElse` binary operators are generally a better alternative, in addition to covering other use cases.

For now, `FallbackFilterNode` is still supported (though deprecated) in the protobuf, and the decoder will use the above binary operators to emulate it.

PiperOrigin-RevId: 876263702
@copybara-service copybara-service bot merged commit 1ffe85f into main Feb 27, 2026
@copybara-service copybara-service bot deleted the test_875304881 branch February 27, 2026 16:20
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.

0 participants