Skip to content

Add support for different types of Structured Streaming Triggers #2

Description

@apascali-1A

Since Spark 3.x, a few others TriggerTypes have been added.

DataIO should support all of those, being:

  • AvailableNow
  • Continous trigger
  • Once (even if this one is deprecated, it should be considered for migration of existing jobs)

Check here for more information on the existing Triggers types:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions