reuvenlax commented on a change in pull request #11025: [BEAM-6428] Improve select performance with codegen URL: https://github.com/apache/beam/pull/11025#discussion_r387493703
########## File path: sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/transforms/Select.java ########## @@ -28,8 +28,8 @@ import org.apache.beam.sdk.schemas.FieldAccessDescriptor; import org.apache.beam.sdk.schemas.Schema; import org.apache.beam.sdk.schemas.utils.RowSelector; -import org.apache.beam.sdk.schemas.utils.SelectByteBuddyHelpers; Review comment: I think you are looking at an individual commit. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
