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

VStreamer: Schema versioning #6164

Merged
merged 17 commits into from
May 31, 2020
Merged

Commits on May 30, 2020

  1. Update replication watcher to look for DDLs

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay authored and rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    512f6e5 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: Rohit Nayak<rohit@planetscale.com>
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    systay authored and rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    12c3da6 View commit details
    Browse the repository at this point in the history
  3. WIP

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    7e1706d View commit details
    Browse the repository at this point in the history
  4. Basic functionality implemented. More tests needed

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    7b54e2a View commit details
    Browse the repository at this point in the history
  5. Working version with e2e for 'current' stream

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    9138ede View commit details
    Browse the repository at this point in the history
  6. Working version with e2e for 'current' stream

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    f3ac8bd View commit details
    Browse the repository at this point in the history
  7. e2e test for past events with and without tracking

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    a22b5ea View commit details
    Browse the repository at this point in the history
  8. Add comments to explain generated events

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    98e80a8 View commit details
    Browse the repository at this point in the history
  9. Working unit tests for schema_versioning

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    7191d1a View commit details
    Browse the repository at this point in the history
  10. Rename protos

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    8104d77 View commit details
    Browse the repository at this point in the history
  11. Fix incorrect commit

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    80be5de View commit details
    Browse the repository at this point in the history
  12. Fix race

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    e877676 View commit details
    Browse the repository at this point in the history
  13. Code cleanup

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    88b9982 View commit details
    Browse the repository at this point in the history
  14. Incorporate review comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    cdd3f60 View commit details
    Browse the repository at this point in the history
  15. Fixed e2e test

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    23460e3 View commit details
    Browse the repository at this point in the history
  16. Addressed review comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    84fb821 View commit details
    Browse the repository at this point in the history
  17. Historian now subscribes to schema engine. Added ReloadAt in SE/VS to…

    … optimize schema loads. Related tests. Fixed TestMessage race
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed May 30, 2020
    Configuration menu
    Copy the full SHA
    81512fa View commit details
    Browse the repository at this point in the history