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

Coalesce rows #89

Merged
merged 15 commits into from
Feb 11, 2019
Merged

Coalesce rows #89

merged 15 commits into from
Feb 11, 2019

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    2400927 View commit details
    Browse the repository at this point in the history
  2. add coalesce feature rows transform, to build state of latest row per…

    … key in the global window
    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    262cd09 View commit details
    Browse the repository at this point in the history
  3. coalesce for serving on entity name and key only, preparing for remov…

    …ing history from serving stores
    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d34e298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83d33a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07104d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    581762e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6e05b1 View commit details
    Browse the repository at this point in the history
  8. formatting and fix test

    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    301d7fc View commit details
    Browse the repository at this point in the history
  9. core importspec validator test

    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d8ef749 View commit details
    Browse the repository at this point in the history
  10. fix typo on option name

    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    4371ce2 View commit details
    Browse the repository at this point in the history
  11. use Timestamps.compare

    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    8fe8b5c View commit details
    Browse the repository at this point in the history
  12. remove redudant proto message

    tims committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    39c11da View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. default coalescerows to true

    tims committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    ca9332e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Update go protos and cli tests

    zhilingc committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    4f70114 View commit details
    Browse the repository at this point in the history
  2. Update python sdk for new import spec

    zhilingc committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    a734340 View commit details
    Browse the repository at this point in the history