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

Feature/planop parameter serialization #341

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

Commits on Apr 3, 2014

  1. Add custom cereal archive for hyrise

    * use develop branch of cereal to support name-value pairs for loading
    * add Json::Value and std::optional as serializable types (load only)
    * add a serialization macro
    lanice committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    6ed1d56 View commit details
    Browse the repository at this point in the history
  2. Add cereal_construct to Queryparser, add parameter struct and seriali…

    …zation to TableLoad and SimpleTableScan.
    lanice committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    7414940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d734577 View commit details
    Browse the repository at this point in the history
  4. autoformat code

    lanice committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    b612f65 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. Configuration menu
    Copy the full SHA
    1c92480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe50fff View commit details
    Browse the repository at this point in the history