Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

BSI range-encoding schema support. #670

Merged

Conversation

benbjohnson
Copy link
Contributor

@benbjohnson benbjohnson commented Jun 21, 2017

Overview

Adds schema/fields to frames.

Fixes #616

Pull request checklist

  • I have resolved any merge conflicts.
  • I have included tests that cover my changes.
  • All new and existing tests pass.

Code review checklist

This is the checklist that the reviewer will follow while reviewing your pull request. You do not need to do anything with this checklist, but be aware of what the reviewer will be looking for.

  • Ensure that any changes to external docs have been included in this pull request.
  • If the changes require that minor/major versions need to be updated, tag the PR appropriately.
  • Ensure the new code is properly commented and follows Idiomatic Go.
  • Check that tests have been written and that they cover the new functionality.
  • Run tests and ensure they pass.
  • Build and run the code, performing any applicable integration testing.

@benbjohnson benbjohnson requested a review from travisturner June 21, 2017 14:55
@benbjohnson benbjohnson merged commit d5b22a9 into FeatureBaseDB:master Jun 21, 2017
@benbjohnson benbjohnson deleted the 616-bsi-schema-support branch June 21, 2017 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BSI Range-Encoding: schema support for range frames
2 participants