Added the possibility to set new policies to builder. New policies added. New tests ( unit and consistency) of these policies added.#21
Merged
6 commits merged intoapache:masterfrom Mar 19, 2014
Conversation
added 6 commits
March 19, 2014 14:02
…y_policy to cql_builder.
…rading_consistency, fallthrough_retry.
Author
|
Added the possibility to set new policies to builder. New policies added. New tests ( unit and consistency) of these policies added. |
ghost
pushed a commit
that referenced
this pull request
Mar 19, 2014
Added the possibility to set new policies to builder. New policies added. New tests ( unit and consistency) of these policies added.
mpenick
pushed a commit
that referenced
this pull request
Jul 19, 2018
125 - Support creating geotype objects from WKT
mpenick
pushed a commit
that referenced
this pull request
Feb 14, 2020
CPP-891 - Fixing compiler issues when using c++03 compilers
jul-stas
added a commit
to jul-stas/cpp-driver
that referenced
this pull request
Jan 27, 2021
docs: added sphinx
millerjp
added a commit
to millerjp/cpp-driver
that referenced
this pull request
Sep 8, 2025
- Bug: Complex vectors showed 'unknown' element type in metadata - Root cause: update_class_name() overwrote correct server metadata - Fix: Preserve original class name from server instead of reconstructing - Impact: Full metadata now available for vector<list<T>>, vector<set<T>>, etc. - Testing: Verified all complex vector types show correct metadata
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the possibility to set new policies to builder. New policies added. New tests ( unit and consistency) of these policies added.