Ismaël Mejía created BEAM-6940:
----------------------------------
Summary: Validate that namespace and table are part of the query
in CassandraIO
Key: BEAM-6940
URL: https://issues.apache.org/jira/browse/BEAM-6940
Project: Beam
Issue Type: Improvement
Components: io-java-cassandra
Reporter: Ismaël Mejía
If the user sets a different namespace or table than the ones provided in
`withQuery`. CassandraIO may throw an exception, or get invalid size estimation
(so invalid splitting).
To fix this, if the query is set (not null) we should validate that the
namespace and table should be part of the query expression.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)