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

Add: query runner for Cassandra and ScyllaDB #1236

Merged
merged 9 commits into from
Aug 29, 2016
Merged

Add: query runner for Cassandra and ScyllaDB #1236

merged 9 commits into from
Aug 29, 2016

Conversation

yershalom
Copy link
Contributor

No description provided.

@@ -16,3 +16,4 @@ botocore==1.4.4
sasl>=0.1.3
thrift>=0.8.0
thrift_sasl>=0.1.0
cassandra-driver==3.1.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it pure Python or has some C/system package dependencies?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gcc python-dev

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@arikfr
Copy link
Member

arikfr commented Aug 16, 2016

Looks great! Only few style things to fix.

I also have some ideas on a few improvements -- like supporting multiple nodes in the host param or correctly setting the type of the column, but this can be left for another iteration.

@arikfr
Copy link
Member

arikfr commented Aug 28, 2016

@yershalom can I merge?

@yershalom
Copy link
Contributor Author

@arikfr
Yes you may sir

@arikfr arikfr changed the title Added new DS for Cassandra and ScyllaDB Add: query runner for Cassandra and ScyllaDB Aug 29, 2016
@arikfr arikfr merged commit 2eeb947 into getredash:master Aug 29, 2016
@arikfr
Copy link
Member

arikfr commented Aug 29, 2016

Merged. Thanks!

@arikfr arikfr mentioned this pull request Aug 30, 2016
simo7 pushed a commit to pubnative/redash that referenced this pull request Sep 22, 2016
Add: query runner for Cassandra and ScyllaDB
dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
Add: query runner for Cassandra and ScyllaDB
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.

2 participants