Extended visibility of CqlIdentifier constructor
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
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!
Hello @absurdfarce ! I have signed it now :)
Hello @absurdfarce ! Any progress reviewing this PR?)