[
https://issues.apache.org/jira/browse/BEAM-7356?focusedWorklogId=245545&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-245545
]
ASF GitHub Bot logged work on BEAM-7356:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/May/19 21:07
Start Date: 20/May/19 21:07
Worklog Time Spent: 10m
Work Description: robinyqiu commented on issue #8613: [BEAM-7356] Support
generic field selections in Filter.
URL: https://github.com/apache/beam/pull/8613#issuecomment-494151147
Thanks for the explanation! That answers my question.
Another quick question:
I think we can't use `java.util.function.Predicate<FieldT>` to replace
`SerializableFunction<FieldT, Boolean>` defined in Beam because `Predicate`
doesn't implement `Serializable`, right? Then maybe adding another
`SerializablePredicate` to the functional interfaces defined by Beam will be
helpful.
----------------------------------------------------------------
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: 245545)
Time Spent: 1h 20m (was: 1h 10m)
> Select should support nested schema selectors
> ---------------------------------------------
>
> Key: BEAM-7356
> URL: https://issues.apache.org/jira/browse/BEAM-7356
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Reuven Lax
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)