[ 
https://issues.apache.org/jira/browse/BEAM-6861?focusedWorklogId=216166&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-216166
 ]

ASF GitHub Bot logged work on BEAM-6861:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Mar/19 13:11
            Start Date: 20/Mar/19 13:11
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #8090: [BEAM-6861] Select 
fields and computed fields in CassandraIO.Read
URL: https://github.com/apache/beam/pull/8090#issuecomment-474822090
 
 
   if user provides `withQuery` we respect the user query, otherwise we build 
it (as it is the case right now). To test that the select fields works, we 
provide a `SELECT` with specific fields using the new `withQuery` and we don't 
add an specific method for the list of fields.
 
----------------------------------------------------------------
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: 216166)
    Time Spent: 3.5h  (was: 3h 20m)

> Select fields and computed fields in CassandraIO.Read 
> ------------------------------------------------------
>
>                 Key: BEAM-6861
>                 URL: https://issues.apache.org/jira/browse/BEAM-6861
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-cassandra
>            Reporter: Radosław Stankiewicz
>            Assignee: Radosław Stankiewicz
>            Priority: Minor
>              Labels: features
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> CassandraIO.Read currently selects all fields and maps them to POJO.
> To make this component more flexible, it should be possible to select only 
> subset of fields or computed fields to allow reading things like write 
> Timestamp or using other functions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to