You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 23:51:14 UTC

[GitHub] [beam] kennknowles opened a new issue, #19377: Validate that namespace and table are part of the query in CassandraIO

kennknowles opened a new issue, #19377:
URL: https://github.com/apache/beam/issues/19377

   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.
   
    
   
   Imported from Jira [BEAM-6940](https://issues.apache.org/jira/browse/BEAM-6940). Original Jira may contain additional context.
   Reported by: iemejia.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org