steveniemitz commented on pull request #15327:
URL: https://github.com/apache/beam/pull/15327#issuecomment-898002838


   > If you want to do a larger refactor (and intelliJ should make this easy), 
you can rename getValues() -> getRawValues()
   
   I could be convinced to do that in a follow up :P
   
   I chose to use a simple for loop to avoid some intermediate object 
allocations w/ IntStream, Collect, etc, since this is a pretty hot-path method.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to