[
https://issues.apache.org/jira/browse/BEAM-6428?focusedWorklogId=397324&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-397324
]
ASF GitHub Bot logged work on BEAM-6428:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/20 07:43
Start Date: 04/Mar/20 07:43
Worklog Time Spent: 10m
Work Description: reuvenlax commented on 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 397324)
Time Spent: 2h (was: 1h 50m)
> 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
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)