[ https://issues.apache.org/jira/browse/BEAM-6428?focusedWorklogId=397332&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-397332 ]
ASF GitHub Bot logged work on BEAM-6428: ---------------------------------------- Author: ASF GitHub Bot Created on: 04/Mar/20 07:58 Start Date: 04/Mar/20 07:58 Worklog Time Spent: 10m Work Description: alexvanboxel commented on pull request #11025: [BEAM-6428] Improve select performance with codegen URL: https://github.com/apache/beam/pull/11025#discussion_r387499286 ########## 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: oeps my bad. You are right (early morning). Resoving, looking further. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 397332) Time Spent: 2h 20m (was: 2h 10m) > Allow textual selection syntax for schema fields > ------------------------------------------------ > > Key: BEAM-6428 > URL: https://issues.apache.org/jira/browse/BEAM-6428 > Project: Beam > Issue Type: Sub-task > Components: beam-model > Affects Versions: 2.9.0 > Reporter: Reuven Lax > Assignee: Reuven Lax > Priority: Major > Time Spent: 2h 20m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)