STAR-806: Changes from OSS - DO NOT MERGE#31
Draft
jacek-lewandowski wants to merge 20 commits intods-trunkfrom
Draft
STAR-806: Changes from OSS - DO NOT MERGE#31jacek-lewandowski wants to merge 20 commits intods-trunkfrom
jacek-lewandowski wants to merge 20 commits intods-trunkfrom
Conversation
If a user has only MODIFY permission on a table and there is a materialized view built on the same table an insert will fail with the following error: Unauthorized: Error from server: code=2100 [Unauthorized] Only base MODIFY permission is required to update base with MV. Co-authored-by: Zhao Yang <zhao.yang@datastax.com> (cherry picked from commit 55dad39)
(cherry picked from commit b3bd616)
Port of DB-1511, riptano/apollo-dtest#197 Co-authored-by: Zhao Yang <zhaoyangsingapore@gmail.com> (cherry picked from commit c7beefc)
…mat as specified for the test Also made a small refactoring of dtest_config.py
The message is expected since bloom filter is not recreated when there is no index.
Co-authored-by: Robert Stupp <snazy@snazy.de> (cherry picked from commit 33e486a)
…-io too (cherry picked from commit 033a492)
* STAR-432: Add tests for consistency level options Co-authored-by: Robert Stupp snazy@snazy.de (cherry picked from commit 21c18c5)
Co-authored-by: Aleksandr Sorokoumov <aleksandr.sorokoumov@gmail.com>
* STAR-765: Add tests for cloud connection. It is not possible without some infrastructre or tooling effort to trully test cloud connection. Instead added tests focus on proper cqlsh behavior when secure connect bundle is specified: - proper default consistency level - debug information - reading from cqlshrc and parameters - skipping host / port information Testing validation is based on error msgs and debug info. (cherry picked from commit 9f8cba3)
If a user has only MODIFY permission on a table and there is a materialized view built on the same table an insert will fail with the following error: Unauthorized: Error from server: code=2100 [Unauthorized] Only base MODIFY permission is required to update base with MV. Co-authored-by: Zhao Yang <zhao.yang@datastax.com> (cherry picked from commit 55dad39) (cherry picked from commit f1e441e)
djatnieks
approved these changes
Jun 25, 2021
0905211 to
3d6068a
Compare
7777fa9 to
d06d4c6
Compare
fd2ebac to
b85b0f0
Compare
a99fecd to
79d684c
Compare
97fd564 to
b97bc5d
Compare
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.
No description provided.