ing-bank / cassandra-jdbc-wrapper

A JDBC wrapper of Java Driver for Apache Cassandra®, which offers a simple JDBC compliant API to work with CQL3.
Apache License 2.0
70 stars 25 forks source link

Add thorough database metadata test #42

Closed sualeh closed 9 months ago

maximevw commented 10 months ago

Thank you @sualeh for your contribution. I'll have a look on it after fixing issue #39 still in progress.

sualeh commented 10 months ago

@maximevw I will fix the tests after I release the next version of SchemaCrawler. I need to account for the not supported exception on getProcedures. Though I am not sure why the test is passing locally but not on the GitHub Actions build. I will figure that out later. Meanwhile, please ignore this PR.

maximevw commented 10 months ago

@sualeh No problem, take your time. :) And thank you for taking the previous remarks into account.