arrow icon indicating copy to clipboard operation
arrow copied to clipboard

["Request"] Specify `AT_MOST_ONCE` and `EXACTLY_ONCE` in applicable lambdas

Open nomisRev opened this issue 3 years ago • 0 comments

In most HOF in Arrow we can specify AT_MOST_ONCE and EXACTLY_ONCE. Currently, we're not doing so, and this prevents certain code to be written that would otherwise be valid.

nomisRev avatar Aug 23 '22 13:08 nomisRev