java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

Extended visibility of CqlIdentifier constructor

Open mipo256 opened this issue 2 years ago • 3 comments

In spring-data-cassandra, we need to have an ability to extend CqlIdentifier and invoke its constructor. If you will extend the visibility of CqlIdentnfier constructor, that would be great.

The issue in details exaplined here: https://datastax-oss.atlassian.net/browse/JAVA-3088 Corresponding PR in spring-data-cassandra module: https://github.com/spring-projects/spring-data-cassandra/pull/1400

mipo256 avatar Jul 15 '23 10:07 mipo256

Thanks for the PR @Mikhail2048!

Have you signed the Contributor License Agreement for contributions to DataStax open source projects? If not you can find it at https://cla.datastax.com/. Thanks!

absurdfarce avatar Jul 21 '23 15:07 absurdfarce

Hello @absurdfarce ! I have signed it now :)

mipo256 avatar Jul 24 '23 10:07 mipo256

Hello @absurdfarce ! Any progress reviewing this PR?)

mipo256 avatar Sep 04 '23 13:09 mipo256