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

Row builder #1

Open
wants to merge 279 commits into
base: master
Choose a base branch
from
Open

Row builder #1

wants to merge 279 commits into from

Conversation

eprothro
Copy link

No description provided.

stamhankar999 and others added 30 commits March 29, 2016 13:28
…tion.

* Disable rubocop warnings around validate_and_massage_options method.
[RUBY-168] Integration tests for host broadcast and listen address
[RUBY-165] Integration tests for adding protocol_version to Cluster
…tion.

* Updated README to mention that specifying v1 or v2 and contacting a 3.0-3.4 node results in a NoHostsAvailable error rather than ProtocolError.
RUBY-165 -- Added input validation around protocol_version cluster op…
[RUBY-178] Integration tests and cucumber features for indexes
[RUBY-181] Integration tests and cucumber features for table metadata
RUBY-185 - Added logic in fetcher to handle static-compact tables in …
* Updated CHANGELOG
* Added integration test.
* Simplified trimming single-quotes in custom type name.
RUBY-186 - Handle custom type columns in C* 3.x schemas.
[RUBY-167] Integration tests and cucumber features for materialized views
* Bumped version to 3.0.1
* Tiny refactoring of Cluster to support creating a different type of Session.
* Tiny refactoring of Driver to support creating a different type of Cluster.
* Updated CHANGELOG and README to reflect changes.
* Updated version number in version.rb.
* Removed 3.0.0 beta version from docs.yaml.
stamhankar999 and others added 28 commits November 7, 2016 10:19
RUBY-278 - Remove profile inheritance logic; use system defaults inst…
[RUBY-277] Integration tests and cucumber features for execution profile refinements
* Update version now that 3.1.0 is out.
* Restore blob/master refs in README.md
* added address resolution calls in various places as appropriate.
* Updated spec
…e has a quoted name.

* Fixed defect in parsing schema metadata that contained quotes in column type names.
* Break out cuke run into two pieces -- one for interactive cukes and one for non-interactive. A clean cuke run for just interactive features is more stable with jruby 9k.
* Update JSON gem to 1.8.6 for Ruby 2.4 compatibility
* Ruby 2.4 compatible integer type guessing

Fixnum and Bignum classes were unified to a single integer class in
Ruby 2.4. All integers in Ruby 2.4 would match to ::Fixnum. For proper
type guessing, the size of the number needs to be inspected.

Thanks @lautis for discovering and fixing this.
* Add Ruby-2.4 to build.yaml, for Jenkins builds.
* Fix broken cuke, since BigDecimal emits slightly differently between Ruby2.4 and prior Rubies.
[RUBY-291] Integration tests for quoted UDTs
@eprothro eprothro closed this Sep 25, 2017
@eprothro eprothro reopened this Sep 25, 2017
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.

8 participants