Skip to content
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

STAR-801: Changes from DSEDB - DO NOT MERGE #27

Draft
wants to merge 16 commits into
base: STAR-99
Choose a base branch
from

Conversation

jacek-lewandowski
Copy link
Collaborator

@jacek-lewandowski jacek-lewandowski commented Jun 18, 2021

[533bbd4] - STAR-801 commit which is added to address an issue which arisen as the result of rebase

the last commit is just an attempt to fix something extra, perhaps will be removed if it does not bring anything

jtgrabowski and others added 3 commits June 17, 2021 15:07
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 <[email protected]>
(cherry picked from commit 55dad39)
Port of DB-1511, riptano/apollo-dtest#197

Co-authored-by: Zhao Yang <[email protected]>
(cherry picked from commit c7beefc)
@jacek-lewandowski jacek-lewandowski force-pushed the STAR-801-rebase-ds-trunk branch 2 times, most recently from b89dcc2 to 476a608 Compare June 21, 2021 09:04
(cherry picked from commit 8c96801)
(cherry picked from commit 8f68014)
@jacek-lewandowski jacek-lewandowski force-pushed the STAR-801-rebase-ds-trunk branch 2 times, most recently from 9e110a8 to 83f6018 Compare June 24, 2021 05:51
jtgrabowski and others added 12 commits June 25, 2021 05:34
in offline_tools_test.py

(cherry picked from commit c318850)
(cherry picked from commit 14050b8)
…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.
(cherry picked from commit 353b1f1)
(cherry picked from commit 1cbc8d5)
* STAR-254 add tests for geo and date range types

(cherry picked from commit d15a708)
(cherry picked from commit 5bd412f)
(cherry picked from commit eb3049c)
(cherry picked from commit fe23e0b)
Co-authored-by: Robert Stupp <[email protected]>
(cherry picked from commit 33e486a)
* STAR-432: Add tests for consistency level options

Co-authored-by: Robert Stupp [email protected]
(cherry picked from commit 21c18c5)
* 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)
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.

7 participants