Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended visibility of CqlIdentifier constructor #1683

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

mipo256
Copy link

@mipo256 mipo256 commented Jul 15, 2023

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: spring-projects/spring-data-cassandra#1400

@absurdfarce
Copy link
Contributor

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!

@mipo256
Copy link
Author

mipo256 commented Jul 24, 2023

Hello @absurdfarce !
I have signed it now :)

@mipo256
Copy link
Author

mipo256 commented Sep 4, 2023

Hello @absurdfarce ! Any progress reviewing this PR?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants