[
https://issues.apache.org/jira/browse/BEAM-6079?focusedWorklogId=171887&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-171887
]
ASF GitHub Bot logged work on BEAM-6079:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Dec/18 12:50
Start Date: 04/Dec/18 12:50
Worklog Time Spent: 10m
Work Description: fabienrousseau commented on issue #7064: [BEAM-6079]
Add ability for CassandraIO to delete data
URL: https://github.com/apache/beam/pull/7064#issuecomment-444088823
Hi,
The new commit avoid code duplication by introducing a new Mutate class
(which can be parameterized to either write or delete data).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 171887)
Time Spent: 50m (was: 40m)
> Add ability for CassandraIO to delete data
> ------------------------------------------
>
> Key: BEAM-6079
> URL: https://issues.apache.org/jira/browse/BEAM-6079
> Project: Beam
> Issue Type: Improvement
> Components: io-java-cassandra
> Reporter: Fabien Rousseau
> Assignee: Fabien Rousseau
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, it's possible to read & write data using CassandraIO.
> It would be nice to be able to delete using a CassandraIO.delete().
>
> I can provide a PR
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)