Issues
ssl_encryption_test.rb (integration test) failures with some C* 4.0 versions | Unassigned | Bret McGuire | Fixed | Sep 21, 2020 | Oct 13, 2020 | ||||||
Add support for duration type | Unassigned | Bret McGuire | Fixed | May 15, 2020 | Oct 13, 2020 | ||||||
Dependency updates for yard, rake, ffi | Unassigned | Bret McGuire | Fixed | Mar 31, 2020 | Apr 1, 2020 | ||||||
BigDecimal initialization compatibility issue with MRI 2.7 | Unassigned | Alex Dutra | Fixed | Mar 16, 2020 | Mar 25, 2020 | ||||||
Future.get can inadvertently ignore timeout in some cases | Unassigned | Sandeep Tamhankar | Fixed | Oct 15, 2018 | Oct 15, 2018 | ||||||
CQL generation should include ascending clustering order specification | Unassigned | Martin Wilhelmi | Fixed | Jul 27, 2018 | Aug 22, 2018 | ||||||
Upgrade Yard to resolve security vulnerability | Unassigned | Sandeep Tamhankar | Fixed | Jul 24, 2018 | Aug 22, 2018 | ||||||
CQL generation does not handle nested collections properly | Unassigned | Martin Wilhelmi | Fixed | Jul 18, 2018 | Aug 22, 2018 | ||||||
Travis can time out due to unintialized instance variable warning in CqlProtocolHandler | Unassigned | Sandeep Tamhankar | Fixed | May 1, 2018 | Aug 22, 2018 | ||||||
Bug when using decimal type columns | Unassigned | James Andrews | Fixed | Feb 13, 2018 | Aug 22, 2018 | ||||||
Cassandra::Future.all([]).join hangs forever | Unassigned | Ary Borenszweig | Fixed | Jan 23, 2018 | Jan 24, 2018 | ||||||
Support reading decimals in scientific notation with positive exponent | Unassigned | Tim Gent | Fixed | Jan 5, 2018 | Jan 24, 2018 | ||||||
Fix Travis config to work for JRuby again | Unassigned | Sandeep Tamhankar | Fixed | Dec 14, 2017 | Dec 14, 2017 | ||||||
Upgrade YARD to fix security vulnerability | Unassigned | Sandeep Tamhankar | Fixed | Dec 11, 2017 | Dec 14, 2017 | ||||||
Memory leak in ruby driver | Unassigned | Petter Egesund | Fixed | Dec 8, 2017 | Dec 15, 2017 | ||||||
Bump rubocop version to address vulnerability; disallow Ruby versions prior to 2.2 | Unassigned | Sandeep Tamhankar | Fixed | Nov 29, 2017 | Dec 4, 2017 | ||||||
Update copyright years in DSE driver code base | Unassigned | Sandeep Tamhankar | Fixed | May 12, 2017 | May 12, 2017 | ||||||
Update copyright years in code base | Unassigned | Sandeep Tamhankar | Fixed | May 10, 2017 | May 12, 2017 | ||||||
Refreshing host metadata does not account for custom address resolver | Unassigned | Sandeep Tamhankar | Fixed | Apr 26, 2017 | May 11, 2017 | ||||||
Type guessing is not able to distinguish between bigint and varint in Ruby 2.4 | Unassigned | Ville Lautanala | Fixed | Apr 25, 2017 | May 11, 2017 | ||||||
Infinite loop when connecting with allow_beta_protocol | Unassigned | Kishan Karunaratne | Fixed | Apr 25, 2017 | Oct 19, 2020 | ||||||
undefined method `ip' for "10.120.18.42":String | Unassigned | Michael Grosser | Fixed | Mar 2, 2017 | May 8, 2017 | ||||||
Unable to lookup quoted type name | Unassigned | vincent royer | Fixed | Feb 7, 2017 | May 11, 2017 | ||||||
gemspec contains wrong path to dependency | Unassigned | Sebastian Wallin | Not a Problem | Dec 21, 2016 | Dec 22, 2016 | ||||||
Graph timeout should be consistent | Unassigned | Kishan Karunaratne | Fixed | Nov 9, 2016 | Nov 9, 2016 | ||||||
Don't expose graph_options in ExecutionProfile.inspect | Unassigned | Sandeep Tamhankar | Fixed | Nov 9, 2016 | Nov 9, 2016 | ||||||
Better error message when using non-existent Graph Execution Profile | Unassigned | Kishan Karunaratne | Fixed | Nov 8, 2016 | Nov 9, 2016 | ||||||
Remove Dse::Graph::Options from public interface | Unassigned | Sandeep Tamhankar | Fixed | Nov 7, 2016 | Nov 9, 2016 | ||||||
Graph Execution profile tweaks | Unassigned | Sandeep Tamhankar | Fixed | Nov 7, 2016 | Nov 9, 2016 | ||||||
Execution profiles should not inherit | Unassigned | Sandeep Tamhankar | Fixed | Nov 4, 2016 | Nov 7, 2016 | ||||||
Execution Profile Refinements in core driver | Unassigned | Sandeep Tamhankar | Fixed | Nov 4, 2016 | Nov 7, 2016 | ||||||
Cassandra::Execution::Profile's timeout is emitted as :unspecified when empty | Unassigned | Kishan Karunaratne | Fixed | Nov 1, 2016 | Nov 7, 2016 | ||||||
Add ability to compare Dse::Graph::ExecutionProfile | Unassigned | Kishan Karunaratne | Fixed | Nov 1, 2016 | Nov 2, 2016 | ||||||
Remove timeout attribute in graph-options | Unassigned | Sandeep Tamhankar | Fixed | Nov 1, 2016 | Nov 9, 2016 | ||||||
Make dse graph profiles inherit attributes from the :default_graph profile | Unassigned | Sandeep Tamhankar | Fixed | Oct 31, 2016 | Nov 4, 2016 | ||||||
Different types of execution profiles should inherit their defaults from different default profiles | Unassigned | Sandeep Tamhankar | Fixed | Oct 31, 2016 | Nov 7, 2016 | ||||||
Add cluster inspect method to Dse cluster | Unassigned | Kishan Karunaratne | Fixed | Oct 28, 2016 | Nov 1, 2016 | ||||||
Allow hash of options in Dse::Graph::ExecutionProfile constructor | Unassigned | Kishan Karunaratne | Fixed | Oct 27, 2016 | Nov 2, 2016 | ||||||
Driver should support C* 4.x | Unassigned | Sandeep Tamhankar | Fixed | Oct 21, 2016 | Oct 21, 2016 | ||||||
Graph-options should be immutable in execution profiles | Unassigned | Sandeep Tamhankar | Fixed | Oct 21, 2016 | Nov 2, 2016 | ||||||
Update Cluster.execution_profiles method to support iteration | Unassigned | Sandeep Tamhankar | Fixed | Oct 21, 2016 | Oct 24, 2016 | ||||||
Add ability to retrieve an execution profile by name from cluster | Unassigned | Sandeep Tamhankar | Fixed | Oct 17, 2016 | Oct 24, 2016 | ||||||
Add execution profile support in DSE driver | Unassigned | Sandeep Tamhankar | Fixed | Oct 12, 2016 | Nov 9, 2016 | ||||||
Cassandra Driver 3.0.3 believes my table uses compact storage | Unassigned | Former user | Fixed | Oct 11, 2016 | Oct 24, 2016 | ||||||
Enable JRuby 9k in CI | Unassigned | Kishan Karunaratne | Fixed | Oct 6, 2016 | Oct 25, 2016 | ||||||
Merge Execution::Profile and Execution::Options classes | Unassigned | Sandeep Tamhankar | Won't Fix | Sep 26, 2016 | Sep 29, 2016 | ||||||
Add CDC attribute to table-options for C* >= 3.8 | Unassigned | Sandeep Tamhankar | Fixed | Sep 12, 2016 | Oct 21, 2016 | ||||||
Investigate Ruby driver running on windows | Unassigned | Shannon Dennis | Fixed | Aug 18, 2016 | Oct 12, 2016 | ||||||
Prepared Statements - Consolidation on all nodes - similar to Java driver | Unassigned | Shannon Dennis | Fixed | Aug 18, 2016 | Oct 25, 2016 | ||||||
Implement Execution Profile | Unassigned | Shannon Dennis | Fixed | Aug 18, 2016 | Nov 7, 2016 |
1-50 of 284