[
https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=201880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-201880
]
ASF GitHub Bot logged work on BEAM-6324:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Feb/19 11:06
Start Date: 21/Feb/19 11:06
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-465958614
@srfrnk Thanks for rebasing, and also for adding your test as UTest !
Also, I just overlooked the PR (leaving the review to Tim) 2 coments:
- would it be complicated to add a more general withQuery instead of only
withWhere?
- if too complicated I would advice to update the withWhere javadoc with a
link to cassandra doc to warn the user that he should query on a
primary/clustering column and tell him about the exception he will get
otherwise.
----------------------------------------------------------------
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: 201880)
Time Spent: 8.5h (was: 8h 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, triaged
> Time Spent: 8.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)