Skip to content

Commit

Permalink
Dummy Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pawankashyapollion committed Jan 23, 2025
1 parent b7747f9 commit 09f7c3a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ public class CassandraSourceSchemaReader {
* column names, column types, and kinds, for the given keyspace. It uses a prepared statement for
* safe and efficient execution.
*
* @param keyspace The name of the Cassandra keyspace for which metadata is to be retrieved. Must
* not be {@code null} or empty.
* @param cassandraShard the shard information
* @return A {@link ResultSet} containing the metadata rows with columns:
* <ul>
Expand Down

0 comments on commit 09f7c3a

Please sign in to comment.