alexvanboxel commented on a change in pull request #11025: [BEAM-6428] Improve 
select performance with codegen
URL: https://github.com/apache/beam/pull/11025#discussion_r387491023
 
 

 ##########
 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 was wondering if SelectByteBuddyHelpers is still used after this removal 
(and would be able to be deleted). But I don't find it 
(org.apache.beam.sdk.schemas.utils.SelectByteBuddyHelpers) in the current 
master.

----------------------------------------------------------------
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

Reply via email to