Skip to content

Implement schema aggregate API #273

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

Open
dkropachev opened this issue Apr 17, 2025 · 0 comments
Open

Implement schema aggregate API #273

dkropachev opened this issue Apr 17, 2025 · 0 comments
Labels
P3 P3 item - no one uses this most probably, but in the end it's better to implement it rust-driver-missing Functionality that Rust driver needs to implement first

Comments

@dkropachev
Copy link
Collaborator

APIs to cover:

cass_keyspace_meta_aggregate_by_name
cass_keyspace_meta_aggregate_by_name_n
cass_aggregate_meta_name
cass_aggregate_meta_full_name
cass_aggregate_meta_argument_count
cass_aggregate_meta_argument_type
cass_aggregate_meta_return_type
cass_aggregate_meta_state_type
cass_aggregate_meta_state_func
cass_aggregate_meta_final_func
cass_aggregate_meta_init_cond
cass_aggregate_meta_field_by_name
cass_aggregate_meta_field_by_name_n
cass_iterator_aggregates_from_keyspace_meta
cass_iterator_get_aggregate_meta
@dkropachev dkropachev added the P3 P3 item - no one uses this most probably, but in the end it's better to implement it label Apr 17, 2025
@muzarski muzarski added the rust-driver-missing Functionality that Rust driver needs to implement first label Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 P3 item - no one uses this most probably, but in the end it's better to implement it rust-driver-missing Functionality that Rust driver needs to implement first
Projects
None yet
Development

No branches or pull requests

2 participants