[
https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=193310&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193310
]
ASF GitHub Bot logged work on BEAM-6324:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/19 10:16
Start Date: 01/Feb/19 10:16
Worklog Time Spent: 10m
Work Description: timrobertson100 commented on issue #7340: [BEAM-6324] -
Cassandra reader with query implemented
URL: https://github.com/apache/beam/pull/7340#issuecomment-459674048
> Can you please tell me if I can use these at all? If so how? thx.
You should be able to run them in gradle similar to this approach:
https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch-tests/elasticsearch-tests-5/src/test/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIOIT.java#L41
Assuming it works, can you please update the JDoc as well? I don't know if
you are aware but a few months ago Beam moved to gradle from maven and we're
still cleaning up a few things like that documentation as it is found.
Thank you.
----------------------------------------------------------------
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: 193310)
Time Spent: 3h (was: 2h 50m)
> 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: 3h
> 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)