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

Make watermarks source explicit in Pipeline API #1166

Merged
merged 23 commits into from Dec 14, 2018

Commits on Dec 5, 2018

  1. Copy the full SHA
    f0643f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Copy the full SHA
    121729b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0bd7ab0 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    7ed9a79 View commit details
    Browse the repository at this point in the history
  4. - fix test for source without default timestamps

    - force `withoutTimestamps().addTimestamps()` to not add WMs in source
    - use TimestampedItem instead of JetEvent for `timestampedStream` (for clarity)
    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    fb9dd86 View commit details
    Browse the repository at this point in the history
  5. Add test

    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    7fd85cb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4b6e09d View commit details
    Browse the repository at this point in the history
  7. Fix test failures

    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    adc38d2 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle

    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    97a2d2d View commit details
    Browse the repository at this point in the history
  9. Touchups

    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    5911e2c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e5fbf7b View commit details
    Browse the repository at this point in the history
  11. Touchups

    viliam-durina committed Dec 6, 2018
    Copy the full SHA
    24eed49 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Fix javadoc

    viliam-durina committed Dec 10, 2018
    Copy the full SHA
    1eedd0f View commit details
    Browse the repository at this point in the history
  2. Drop addTimestamps()

    viliam-durina committed Dec 10, 2018
    Copy the full SHA
    90746f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    70572b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Improve Javadoc, change transform string name

    Marko Topolnik committed Dec 12, 2018
    Copy the full SHA
    a36bb06 View commit details
    Browse the repository at this point in the history
  2. Touchup

    viliam-durina committed Dec 12, 2018
    Copy the full SHA
    657a8bc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Copy the full SHA
    da32fd0 View commit details
    Browse the repository at this point in the history
  2. Fix test failures

    viliam-durina committed Dec 13, 2018
    Copy the full SHA
    7d23627 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c286248 View commit details
    Browse the repository at this point in the history
  4. Comments

    viliam-durina committed Dec 13, 2018
    Copy the full SHA
    f14ca25 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle

    viliam-durina committed Dec 13, 2018
    Copy the full SHA
    ba915f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Improve Javadoc

    Marko Topolnik committed Dec 14, 2018
    Copy the full SHA
    0b13dee View commit details
    Browse the repository at this point in the history