yifan-c opened a new pull request #8:
URL: https://github.com/apache/cassandra-diff/pull/8


   - Replaced discrete inputs, keyspace and tables, with one list of keyspace 
table pairs. Now a table is identified by keyspace and table name.
   - The scheme of JobMetadataDb is updated correspondingly to replace all 
'table_name' with 'keyspace_table_name' and replace `table_names` with 
`keyspace_table_names`
   - DBService in api service is changed to make sure it can query with the new 
schema.
   - Readme is updated to include an example of running with multiple keyspaces.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

Reply via email to