Implement C++ utility for CEL field extraction. by copybara-service[bot] · Pull Request #1460 · google/cel-cpp

@copybara-service copybara-service bot changed the title Implement Cel Field Extractor for CEL query field extraction Implement C++ utility for CEL field extraction.

Apr 26, 2025

@copybara-github

This commit introduces CEL field extractor, a new CEL utility in c++ designed to identify and extract field paths referenced within Common Expression Language (CEL) expressions.

PiperOrigin-RevId: 751705309