Skip to content

CustomPayload #44

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

Closed
10 tasks
Lorak-mmk opened this issue Nov 18, 2021 · 1 comment
Closed
10 tasks

CustomPayload #44

Lorak-mmk opened this issue Nov 18, 2021 · 1 comment
Labels
rust-driver-missing Functionality that Rust driver needs to implement first

Comments

@Lorak-mmk
Copy link
Collaborator

Lorak-mmk commented Nov 18, 2021

Rust driver doesn't have it. But, Java driver, cppdriver and others do support it, so it probably should be implemented in Rust, and then in our wrapper.

This is important - integration tests won't run without custom payloads (god knows why...).

Functions:

  • cass_custom_payload_new
  • cass_custom_payload_free
  • cass_custom_payload_set
  • cass_custom_payload_set_n
  • cass_custom_payload_remove
  • cass_custom_payload_remove_n
  • cass_future_custom_payload_item_count
  • cass_future_custom_payload_item
  • cass_statement_set_custom_payload
  • cass_batch_set_custom_payload
@Lorak-mmk Lorak-mmk added the rust-driver-missing Functionality that Rust driver needs to implement first label Nov 18, 2021
@muzarski
Copy link
Contributor

muzarski commented Apr 17, 2025

Closing in favor of #261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust-driver-missing Functionality that Rust driver needs to implement first
Projects
None yet
Development

No branches or pull requests

2 participants