[ 
https://issues.apache.org/jira/browse/FLINK-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125543#comment-16125543
 ] 

ASF GitHub Bot commented on FLINK-7415:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4519
  
    +1.


> Add comments for cassandra test class `BatchExample`
> ----------------------------------------------------
>
>                 Key: FLINK-7415
>                 URL: https://issues.apache.org/jira/browse/FLINK-7415
>             Project: Flink
>          Issue Type: Test
>          Components: Cassandra Connector
>            Reporter: Hai Zhou
>
> In 
> `org.apache.flink.batch.connectors.cassandra.example.BatchExample`description:
> {code:java}
>  * <p>The example assumes that a table exists in a local cassandra database, 
> according to the following query:
>  * CREATE TABLE test.batches (number int, strings text, PRIMARY KEY(number, 
> strings));
>  */
> {code}
>  The Keyspace 'test' not exist,We should create it at first.
> I will improve its description.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to