Skip to content

CASSGO-57 Deprecate Session.ExecuteBatch() and move "execute batch" methods to Batch type #1865

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

tengu-alt
Copy link
Contributor

This PR deprecates Session.ExecuteBatch() and others similar methods(MapExecuteBatchCAS,ExecuteBatchCAS)

@joao-r-reis joao-r-reis changed the title CASSGO-57-Deprecate Session.ExecuteBatch() and move "execute batch" methods to Batch type CASSGO-57 Deprecate Session.ExecuteBatch() and move "execute batch" methods to Batch type Mar 25, 2025
Copy link
Contributor

@worryg0d worryg0d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tengu-alt
Copy link
Contributor Author

@joao-r-reis Could you please take a look?

joao-r-reis
joao-r-reis previously approved these changes Apr 21, 2025
@joao-r-reis joao-r-reis self-requested a review April 22, 2025 16:04
@joao-r-reis joao-r-reis dismissed their stale review April 22, 2025 16:04

didn't mean to approve

@tengu-alt tengu-alt force-pushed the deprecate-execute-batch branch from 35c009a to 84fc771 Compare April 24, 2025 11:32
@joao-r-reis
Copy link
Contributor

joao-r-reis commented Apr 24, 2025

Looking good, can you resolve the conflicts? I think it's because I just merged the vector PR sorry. After that it's good to be merged.

Oh also please add the changelog entry

@joao-r-reis
Copy link
Contributor

And format the commit message

…Batch type

Session.ExecuteBatch() was deprecated and similar methods(MapExecuteBatchCAS,ExecuteBatchCAS)
were deprecated and moved to Batch type

patch by Oleksandr Luzhniy; reviewed by João Reis, Bohdan Siryk, for CASSGO-57
@tengu-alt tengu-alt force-pushed the deprecate-execute-batch branch from 84fc771 to 7298f1c Compare April 29, 2025 12:40
@tengu-alt
Copy link
Contributor Author

@joao-r-reis Done!

@joao-r-reis joao-r-reis merged commit 0094af0 into apache:trunk May 2, 2025
72 checks passed
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.

3 participants