[
https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=193964&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193964
]
ASF GitHub Bot logged work on BEAM-6324:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Feb/19 11:15
Start Date: 04/Feb/19 11:15
Worklog Time Spent: 10m
Work Description: srfrnk commented on issue #7340: [BEAM-6324] -
Cassandra reader with query implemented
URL: https://github.com/apache/beam/pull/7340#issuecomment-460211065
Thanks.
Re. the Pardo approach - I found this saying that ["ParDo is the recommended
option"](https://beam.apache.org/documentation/io/developing-io-overview/).
Also I think "Splittable DoFn" would be the thing to replace both unbounded
and bounded sources.
So that's why I was thinking of going that way. If there is such a
discussion I'd be happy to see it.
----------------------------------------------------------------
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: 193964)
Time Spent: 4.5h (was: 4h 20m)
> CassandraIO.Read - Add the ability to provide a filter to the query
> -------------------------------------------------------------------
>
> Key: BEAM-6324
> URL: https://issues.apache.org/jira/browse/BEAM-6324
> Project: Beam
> Issue Type: Improvement
> Components: io-java-cassandra
> Affects Versions: 2.9.0
> Reporter: Shahar Frank
> Assignee: Shahar Frank
> Priority: Major
> Labels: performance, pull-request-available
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> CassandraIO.Read doesn't support using WHERE to filter the input at the
> source (In Cassandra) which might provide great performance boost.
> Already implemented by:
> https://github.com/apache/beam/pull/7340
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)