[
https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=189923&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-189923
]
ASF GitHub Bot logged work on BEAM-6324:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jan/19 09:52
Start Date: 25/Jan/19 09:52
Worklog Time Spent: 10m
Work Description: echauchot commented on issue #7340: [BEAM-6324] -
Cassandra reader with query implemented
URL: https://github.com/apache/beam/pull/7340#issuecomment-457517525
As a general comment, I think it is time to replace the mock in the
CassandraIO Utest by a proper embedded cassandra instance. See
[this](https://lists.apache.org/thread.html/960335730dcf93e8bc82a1df0caceb5f29d992f25a0f1bc8c2eb760f@%3Cdev.beam.apache.org%3E)
discussion on the ML. I have already used [this embedded
server](https://github.com/jsevellec/cassandra-unit ) in the past and it works
well
----------------------------------------------------------------
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: 189923)
Time Spent: 1h 20m (was: 1h 10m)
> 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: 1h 20m
> 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)