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

Streaming Ingestion Pipeline with Spark #1027

Merged
merged 9 commits into from
Oct 13, 2020

Commits on Oct 12, 2020

  1. simple streaming pipeline

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9a1f656 View commit details
    Browse the repository at this point in the history
  2. complete streaming pipeline

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    45b3600 View commit details
    Browse the repository at this point in the history
  3. clean up

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    5a474c4 View commit details
    Browse the repository at this point in the history
  4. skip surefire

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9e028a3 View commit details
    Browse the repository at this point in the history
  5. all types test

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    6b59ec0 View commit details
    Browse the repository at this point in the history
  6. verify column types match feature types

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    aaa39aa View commit details
    Browse the repository at this point in the history
  7. spelling

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8e33acc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. stencil test

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ba4eb91 View commit details
    Browse the repository at this point in the history
  2. refactor type checker

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    26bbaa7 View commit details
    Browse the repository at this point in the history