Reuven Lax created BEAM-7337:
--------------------------------
Summary: Allow selecting slices of arrays and maps
Key: BEAM-7337
URL: https://issues.apache.org/jira/browse/BEAM-7337
Project: Beam
Issue Type: Sub-task
Components: sdk-java-core
Reporter: Reuven Lax
It would be nice to allow selecting array slices. So for instance
Select.fieldNames("a.b[0:3].c")
Selecting specific keys from maps would be especially useful
Select.fieldNames("event.errors\{accessDenied}.originator")
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)